Hello community,

here is the log from the commit of package drbd-utils for openSUSE:Factory 
checked in at 2018-11-10 16:58:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/drbd-utils (Old)
 and      /work/SRC/openSUSE:Factory/.drbd-utils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "drbd-utils"

Sat Nov 10 16:58:59 2018 rev:26 rq:645963 version:9.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/drbd-utils/drbd-utils.changes    2018-08-18 
00:03:56.075045223 +0200
+++ /work/SRC/openSUSE:Factory/.drbd-utils.new/drbd-utils.changes       
2018-11-10 17:01:03.983629760 +0100
@@ -1,0 +2,18 @@
+Tue Oct 30 08:05:03 UTC 2018 - [email protected]
+
+- Update to new upstream release 9.6.0
+ * usage-count: also count notty users if possible.
+ * drbd-overview: remove it, we have drbdtop/drbdmon. saves all the Perl deps.
+ * drbdmon: update frequency limiting, debug log for drbdevents, use
+   altbuffer,...
+ * drbdsetup show: on 9 allow json output.
+   mainly used in our CI, don't expect a stable field names yet.
+ * drbdsetup satus: on 9 fix json output to not include NaN/Infinity
+ * allow higher resync rates: first customers hit a limit. this requires an
+   updated kernel module as well (e.g., 9.0.16)
+ * init: fix some 8-only leftovers (sh-b-pri), sanitize the retry logic
+ * doc: document various 9 features that got forgotten (e.g., quorum-lost)
+ * build: various small fixes that popped up while playing with meson
+- Remove patch: skip_sh-b-pri_in_v9.patch fix in ace704aac
+
+-------------------------------------------------------------------

Old:
----
  drbd-utils-9.5.0.tar.gz
  skip_sh-b-pri_in_v9.patch

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

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

Other differences:
------------------
++++++ drbd-utils.spec ++++++
--- /var/tmp/diff_new_pack.fQB1yz/_old  2018-11-10 17:01:05.039628470 +0100
+++ /var/tmp/diff_new_pack.fQB1yz/_new  2018-11-10 17:01:05.039628470 +0100
@@ -19,7 +19,7 @@
 %bcond_without drbdmon
 
 Name:           drbd-utils
-Version:        9.5.0
+Version:        9.6.0
 Release:        0
 Summary:        Distributed Replicated Block Device
 License:        GPL-2.0+
@@ -34,7 +34,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
-Patch6:         skip_sh-b-pri_in_v9.patch
 
 Provides:       drbd-bash-completion = %{version}
 Provides:       drbd-pacemaker = %{version}
@@ -82,7 +81,6 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
-%patch6 -p1
 
 %build
 export WANT_DRBD_REPRODUCIBLE_BUILD=1
@@ -148,7 +146,6 @@
 /sbin/drbdadm
 /sbin/drbdsetup
 /sbin/drbdmeta
-/sbin/drbd-overview
 %if %{with drbdmon}
 /sbin/drbdmon
 %endif

++++++ _service ++++++
--- /var/tmp/diff_new_pack.fQB1yz/_old  2018-11-10 17:01:05.067628435 +0100
+++ /var/tmp/diff_new_pack.fQB1yz/_new  2018-11-10 17:01:05.067628435 +0100
@@ -5,10 +5,10 @@
     <param name="filename">drbd-utils</param>
 <!--
     build service using release drbd-utils atm.
-    <param name="version">9.5.0</param>
+    <param name="version">9.6.0</param>
     Using release tarball instead of git since need buildtag.c/h
 -->
-    <param name="versionformat">9.5.0+git.%h</param>
+    <param name="versionformat">9.6.0+git.%h</param>
     <param name="revision">master</param>
   </service>
 

++++++ drbd-utils-9.5.0.tar.gz -> drbd-utils-9.6.0.tar.gz ++++++
++++ 8580 lines of diff (skipped)


Reply via email to