Hello community,

here is the log from the commit of package drbd-utils for openSUSE:Factory 
checked in at 2020-02-25 16:07:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/drbd-utils (Old)
 and      /work/SRC/openSUSE:Factory/.drbd-utils.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "drbd-utils"

Tue Feb 25 16:07:20 2020 rev:35 rq:778995 version:9.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/drbd-utils/drbd-utils.changes    2020-02-20 
15:01:06.210961845 +0100
+++ /work/SRC/openSUSE:Factory/.drbd-utils.new.26092/drbd-utils.changes 
2020-02-25 16:07:52.580657282 +0100
@@ -1,0 +2,21 @@
+Tue Feb 25 06:18:56 UTC 2020 - nick wang <[email protected]>
+
+- Update to 9.12.0
+ * drbd.ocf: new wrc_timeout param, fail on attach failure,
+   remove_master_score_if_peer_primary param,
+   fail_promote_early_if_peer_primary param, improved helper logging
+   no error if wait-connect fails
+ * drbdadm,v9: fix dumping meta-disk in corner case
+ * crm-fence-peer.9.sh: fix Pacemaker 2 compat
+ * drbdsetup,v9: fixes for various json output corner cases
+ * drbdsetup,all: prepare for netlink changes (linux v5.2+)
+ * drbdadm,v9: fix a check for setting up connections multiple times
+ * init: setup file backed loop devices (mapping from LINSTOR)
+ * rr-conflict: add retry-connect option (>=drbd 9.0.20)
+ * drbdmon: 256/16 colors; events2 handler improvements
+ * drbdsetup,v9: new flag: force-resync (>=drbd 9.0.21)
+- Remove netlink-prepare-for-kernel-v5.2.patch
+  Remove netlink-Add-NLA_F_NESTED-flag-to-nested-attribute.patch
+  Remove cibadmin-return-code-convert.patch in 144c8cc1d
+
+-------------------------------------------------------------------

Old:
----
  cibadmin-return-code-convert.patch
  drbd-utils-9.10.0.tar.gz
  netlink-Add-NLA_F_NESTED-flag-to-nested-attribute.patch
  netlink-prepare-for-kernel-v5.2.patch

New:
----
  drbd-utils-9.12.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ drbd-utils.spec ++++++
--- /var/tmp/diff_new_pack.4Ut74L/_old  2020-02-25 16:07:53.608658265 +0100
+++ /var/tmp/diff_new_pack.4Ut74L/_new  2020-02-25 16:07:53.612658269 +0100
@@ -22,7 +22,7 @@
 %bcond_without prebuiltman
 
 Name:           drbd-utils
-Version:        9.10.0
+Version:        9.12.0
 Release:        0
 Summary:        Distributed Replicated Block Device
 License:        GPL-2.0-or-later
@@ -36,10 +36,6 @@
 # PATCH-SUSE-FIX: Disable quorum in default configuration (bsc#1032142)
 Patch4:         0001-Disable-quorum-in-default-configuration-bsc-1032142.patch
 Patch5:         move_fencing_from_disk_to_net_in_example.patch
-# Bach port patch for kernel v5.2
-Patch6:         netlink-prepare-for-kernel-v5.2.patch
-Patch7:         netlink-Add-NLA_F_NESTED-flag-to-nested-attribute.patch
-Patch8:         cibadmin-return-code-convert.patch
 
 Provides:       drbd-bash-completion = %{version}
 Provides:       drbd-pacemaker = %{version}
@@ -90,9 +86,6 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
-%patch6 -p1
-%patch7 -p1
-%patch8 -p1
 
 %build
 export WANT_DRBD_REPRODUCIBLE_BUILD=1
@@ -175,6 +168,7 @@
 %{_tmpfilesdir}/drbd.conf
 %doc %{_mandir}/man5/drbd.*
 %doc %{_mandir}/man8/drbd*
+%doc %{_mandir}/man7/ocf_linbit_drbd.*
 %doc %{_mandir}/ja/man5/drbd.*
 %doc %{_mandir}/ja/man8/drbd*
 %doc COPYING

++++++ _service ++++++
--- /var/tmp/diff_new_pack.4Ut74L/_old  2020-02-25 16:07:53.640658295 +0100
+++ /var/tmp/diff_new_pack.4Ut74L/_new  2020-02-25 16:07:53.640658295 +0100
@@ -5,10 +5,10 @@
     <param name="filename">drbd-utils</param>
 <!--
     build service using release drbd-utils atm.
-    <param name="version">9.9.0</param>
+    <param name="version">9.12.0</param>
     Using release tarball instead of git since need buildtag.c/h
 -->
-    <param name="versionformat">9.9.0+git.%h</param>
+    <param name="versionformat">9.12.0+git.%h</param>
     <param name="revision">master</param>
   </service>
 

++++++ drbd-utils-9.10.0.tar.gz -> drbd-utils-9.12.0.tar.gz ++++++
++++ 6081 lines of diff (skipped)


Reply via email to