Hello community,

here is the log from the commit of package drbd-utils for openSUSE:Factory 
checked in at 2017-12-29 18:52:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/drbd-utils (Old)
 and      /work/SRC/openSUSE:Factory/.drbd-utils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "drbd-utils"

Fri Dec 29 18:52:09 2017 rev:19 rq:560269 version:9.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/drbd-utils/drbd-utils.changes    2017-10-17 
01:53:35.931396969 +0200
+++ /work/SRC/openSUSE:Factory/.drbd-utils.new/drbd-utils.changes       
2017-12-29 18:52:22.095759630 +0100
@@ -1,0 +2,13 @@
+Wed Dec  6 07:19:50 UTC 2017 - [email protected]
+
+- bsc#1074169, Update to 9.2.0
+ * Japanese man pages
+ * initial vertias cluster agent support
+ * quorum integration (including agents)
+ * improve drbd9 (mesh)/drbd-proxy integration
+ * pull fixups from 9.1.1 branch
+ * switch to github
+ * drbdmon: page naviagation
+ * debian: add mount as dependency
+
+-------------------------------------------------------------------
@@ -7,0 +21,18 @@
+
+-------------------------------------------------------------------
+Fri Sep  1 08:13:38 UTC 2017 - [email protected]
+
+- Update to 9.1.0
+ * allow events2 --now polling
+ * fix ambiguous inheritance for peer-device-options
+ * fixup fallback path for BLKZEROOUT for older kernels
+ * fix v9 proxy support
+ * modernized XEN scripts
+ * reproducible builds support
+ * create-md --force for v8.4 (for compat to v9)
+ * fix cstate output
+ * resize: give resize more time (same as attach)
+ * drbdmon: peer-device status, version info, node name
+ * "drbdadm status" for v8.4
+ * set peer-device-options only once
+- Remove Update-block-drbd-script-to-support-xen.patch 

Old:
----
  Update-block-drbd-script-to-support-xen.patch
  drbd-utils-9.0.0.tar.gz

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

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

Other differences:
------------------
++++++ drbd-utils.spec ++++++
--- /var/tmp/diff_new_pack.Fg78hu/_old  2017-12-29 18:52:22.987503513 +0100
+++ /var/tmp/diff_new_pack.Fg78hu/_new  2017-12-29 18:52:22.991502365 +0100
@@ -19,7 +19,7 @@
 %bcond_without drbdmon
 
 Name:           drbd-utils
-Version:        9.0.0
+Version:        9.2.0
 Release:        0
 Summary:        Distributed Replicated Block Device
 License:        GPL-2.0+
@@ -35,9 +35,8 @@
 # PATCH-SUSE-FIX: Disable quorum in default configuration (bsc#1032142)
 Patch5:         0001-Disable-quorum-in-default-configuration-bsc-1032142.patch
 Patch6:         fix_call_khelper_with_stack.patch
-Patch7:         Update-block-drbd-script-to-support-xen.patch
-Patch8:         move_fencing_from_disk_to_net_in_example.patch
-Patch9:         skip_sh-b-pri_in_v9.patch
+Patch7:         move_fencing_from_disk_to_net_in_example.patch
+Patch8:         skip_sh-b-pri_in_v9.patch
 
 Provides:       drbd-bash-completion = %{version}
 Provides:       drbd-pacemaker = %{version}
@@ -79,7 +78,7 @@
 raid 1. It is a building block for setting up clusters.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
@@ -88,7 +87,6 @@
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
-%patch9 -p1
 
 %build
 ./autogen.sh
@@ -143,8 +141,10 @@
 %{_tmpfilesdir}/drbd.conf
 %doc %{_mandir}/man5/drbd.*
 %doc %{_mandir}/man8/drbd*
+%doc %{_mandir}/ja/man5/drbd.*
+%doc %{_mandir}/ja/man8/drbd*
 %doc COPYING
-%doc README
+%doc README.md
 %doc ChangeLog
 %doc scripts/drbd.conf.example
 %dir %{_sysconfdir}/drbd.d

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Fg78hu/_old  2017-12-29 18:52:23.035489731 +0100
+++ /var/tmp/diff_new_pack.Fg78hu/_new  2017-12-29 18:52:23.039488583 +0100
@@ -1,13 +1,14 @@
 <services>
   <service name="tar_scm" mode="disabled">
-    <param name="url">git://git.linbit.com/drbd-utils.git</param>
+    <param name="url">https://github.com/LINBIT/drbd-utils.git</param>
     <param name="scm">git</param>
     <param name="filename">drbd-utils</param>
 <!--
     build service using release drbd-utils atm.
-    <param name="version">9.0.0</param>
+    <param name="version">9.2.0</param>
+    Using release tarball instead of git since need buildtag.c/h
 -->
-    <param name="versionformat">9.0.0+git.%h</param>
+    <param name="versionformat">9.2.0+git.%h</param>
     <param name="revision">master</param>
   </service>
 

++++++ drbd-utils-9.0.0.tar.gz -> drbd-utils-9.2.0.tar.gz ++++++
++++ 13297 lines of diff (skipped)


Reply via email to