Hello community,

here is the log from the commit of package drbd for openSUSE:Factory checked in 
at 2018-01-02 16:35:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/drbd (Old)
 and      /work/SRC/openSUSE:Factory/.drbd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "drbd"

Tue Jan  2 16:35:04 2018 rev:64 rq:561048 version:9.0.10+git.b7994aa1

Changes:
--------
--- /work/SRC/openSUSE:Factory/drbd/drbd.changes        2017-11-17 
11:00:58.398593772 +0100
+++ /work/SRC/openSUSE:Factory/.drbd.new/drbd.changes   2018-01-02 
16:35:06.122187703 +0100
@@ -1,0 +2,15 @@
+Wed Dec  6 07:24:09 UTC 2017 - [email protected]
+
+- bsc#1074169, Update to 9.0.10-1
+* Fix resync of two secondary nodes in the presence of
+  a 3rd node that is primary (maybe with disk or diskless);
+  Fixed the race condition that caused the resync to sometimes not terminate
+* Improve connection behavior with autopromote enable one node Primary and
+  udev present.
+* Fix in memory alignment of DRBD's struct bio.
+* Improve the quorum implementation, so that is works nicely with for the
+  purpose of replacing fencing with quorum in a Pacemaker setup.
+* Ensure compatibility with upstream Linux kernel 4.14
+- Remove patch reproducible.patch
+
+-------------------------------------------------------------------

Old:
----
  drbd-9.0.9+git.a4cc249e.tar.bz2
  reproducible.patch

New:
----
  drbd-9.0.10+git.b7994aa1.tar.bz2

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

Other differences:
------------------
++++++ drbd.spec ++++++
--- /var/tmp/diff_new_pack.76xMCi/_old  2018-01-02 16:35:07.245813003 +0100
+++ /var/tmp/diff_new_pack.76xMCi/_new  2018-01-02 16:35:07.249811670 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package drbd
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 %endif
 
 Name:           drbd
-Version:        9.0.9+git.a4cc249e
+Version:        9.0.10+git.b7994aa1
 Release:        0
 Summary:        DRBD driver for Linux
 License:        GPL-2.0+
@@ -36,14 +36,12 @@
 Source2:        Module.supported
 Source3:        drbd_git_revision
 Patch1:         fix-resync-finished-with-syncs-have-bits-set.patch
-# PATCH-FIX-UPSTREAM bmwiedemann
-Patch2:         reproducible.patch
 BuildRequires:  kernel-source
 BuildRequires:  kernel-syms
-BuildRequires:  module-init-tools
 BuildRequires:  libelf-devel
-Requires:       drbd-utils >= 9.0.0
-Supplements:    drbd-utils >= 9.0.0
+BuildRequires:  module-init-tools
+Requires:       drbd-utils >= 9.2.0
+Supplements:    drbd-utils >= 9.2.0
 Obsoletes:      drbd-kmp < %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 ExcludeArch:    i586 s390
@@ -71,7 +69,6 @@
 %prep
 %setup -q -n drbd-%{version}
 %patch1 -p1
-%patch2 -p1
 
 mkdir source
 cp -a drbd/. source/. || :

++++++ _service ++++++
--- /var/tmp/diff_new_pack.76xMCi/_old  2018-01-02 16:35:07.349778334 +0100
+++ /var/tmp/diff_new_pack.76xMCi/_new  2018-01-02 16:35:07.349778334 +0100
@@ -7,10 +7,10 @@
     To update to a new release, change "revision" to the desired
     git commit hash and bump "version" if necessary
 
-    <param name="version">9.0.9</param>
+    <param name="version">9.0.10</param>
 -->
-    <param name="versionformat">9.0.9+git.%h</param>
-    <param name="revision">a4cc249ec2d55ec2953aeb482d819e47adbbee33</param>
+    <param name="versionformat">9.0.10+git.%h</param>
+    <param name="revision">b7994aa164158d944115dac2800e5c27ab2cd2c9</param>
   </service>
 
   <service name="recompress" mode="disabled">

++++++ drbd-9.0.9+git.a4cc249e.tar.bz2 -> drbd-9.0.10+git.b7994aa1.tar.bz2 
++++++
++++ 2142 lines of diff (skipped)

++++++ drbd_git_revision ++++++
--- /var/tmp/diff_new_pack.76xMCi/_old  2018-01-02 16:35:07.845612986 +0100
+++ /var/tmp/diff_new_pack.76xMCi/_new  2018-01-02 16:35:07.845612986 +0100
@@ -1 +1 @@
-GIT-hash: a4cc249ec2d55ec2953aeb482d819e47adbbee33
+GIT-hash: b7994aa164158d944115dac2800e5c27ab2cd2c9

++++++ preamble ++++++
--- /var/tmp/diff_new_pack.76xMCi/_old  2018-01-02 16:35:07.877602319 +0100
+++ /var/tmp/diff_new_pack.76xMCi/_new  2018-01-02 16:35:07.881600985 +0100
@@ -1,5 +1,5 @@
 Requires: kernel-%1 
-Requires: drbd-utils >= 8.9.11
-Supplements: drbd-utils >= 8.9.11
+Requires: drbd-utils >= 9.2.0
+Supplements: drbd-utils >= 9.2.0
 Supplements: packageand(kernel-%1:%name)
 Recommends: drbd


Reply via email to