Hello community, here is the log from the commit of package drbd-utils for openSUSE:Factory checked in at 2017-04-12 17:34:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/drbd-utils (Old) and /work/SRC/openSUSE:Factory/.drbd-utils.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "drbd-utils" Wed Apr 12 17:34:45 2017 rev:12 rq:485221 version:8.9.11rc2 Changes: -------- --- /work/SRC/openSUSE:Factory/drbd-utils/drbd-utils.changes 2016-12-08 00:31:01.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.drbd-utils.new/drbd-utils.changes 2017-04-12 18:03:31.749593361 +0200 @@ -1,0 +2,45 @@ +Tue Apr 4 12:21:55 UTC 2017 - [email protected] + +- Update to v8.9.11 + * No source changes from v8.9.11rc1 + +------------------------------------------------------------------- +Tue Apr 4 09:25:09 UTC 2017 - [email protected] + +- Disable quorum in default configuration (bsc#1032142) +- Add 0001-Disable-quorum-in-default-configuration-bsc-1032142.patch + +------------------------------------------------------------------- +Fri Mar 24 07:06:02 UTC 2017 - [email protected] + +- Update to v8.9.11rc1 +- OCF resource agent and crm-fence-peer for drbd9 + introduce quorum support + JSON output fixes + set bitmap to 0 on metadata creation +- Remove patch support-drbd9-ra.patch + Remove patch initialize-node-id-when-create-md.patch +- Corresponding user space change of bsc#1031299 + +------------------------------------------------------------------- +Wed Mar 22 09:10:59 UTC 2017 - [email protected] + +- Update to v8.9.10 for drbd9.0.6 and drbdmanage +- new drbdmon tool + drbdadm parser got faster + send SIGKILL to childs if parent drbdadm dies + compat fixes for linux kernel + +------------------------------------------------------------------- +Mon Feb 20 16:30:37 CET 2017 - [email protected] + +- Remove obsolete Requires for pre/post install sections + +------------------------------------------------------------------- +Tue Feb 14 07:36:34 UTC 2017 - [email protected] + +- bsc#1025585, update to v8.9.8 +- Remove patch zeroout-discard-devices.patch + Remove patch service-mod.patch + +------------------------------------------------------------------- Old: ---- drbd-utils-8.9.6.tar.gz initialize-node-id-when-create-md.patch service-mod.patch support-drbd9-ra.patch zeroout-discard-devices.patch New: ---- 0001-Disable-quorum-in-default-configuration-bsc-1032142.patch drbd-utils-8.9.11.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ drbd-utils.spec ++++++ --- /var/tmp/diff_new_pack.V6g7DD/_old 2017-04-12 18:03:32.285517587 +0200 +++ /var/tmp/diff_new_pack.V6g7DD/_new 2017-04-12 18:03:32.285517587 +0200 @@ -1,7 +1,7 @@ # # spec file for package drbd-utils # -# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -16,24 +16,24 @@ # +%define real_version 8.9.11 + Name: drbd-utils -Version: 8.9.6 +Version: 8.9.11rc2 Release: 0 Summary: Distributed Replicated Block Device License: GPL-2.0+ Group: Productivity/Clustering/HA Url: http://www.drbd.org/ -Source: http://oss.linbit.com/drbd/%{name}-%{version}.tar.gz +Source: http://www.drbd.org/download/drbd/utils/%{name}-%{real_version}.tar.gz # PATCH-MISSING-TAG -- See http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines Patch1: init-script-fixes.diff Patch2: fix-libdir-in-Makefile.patch -Patch3: zeroout-discard-devices.patch -Patch4: service-mod.patch -Patch5: fence-after-pacemaker-down.patch -Patch6: support-drbd9-ra.patch -Patch7: fix-segfault-up-stacked-resource.patch -Patch8: initialize-node-id-when-create-md.patch +Patch3: fence-after-pacemaker-down.patch +Patch4: fix-segfault-up-stacked-resource.patch +# PATCH-SUSE-FIX: Disable quorum in default configuration (bsc#1032142) +Patch5: 0001-Disable-quorum-in-default-configuration-bsc-1032142.patch Provides: drbd-bash-completion = %{version} Provides: drbd-pacemaker = %{version} @@ -65,9 +65,6 @@ Provides: drbd-control Provides: drbdsetup BuildRoot: %{_tmppath}/%{name}-%{version}-build -Requires(post): %insserv_prereq %fillup_prereq -Requires(preun): %insserv_prereq %fillup_prereq -Requires(postun): %insserv_prereq fileutils %description Drbd is a distributed replicated block device. It mirrors a block @@ -75,15 +72,12 @@ raid 1. It is a building block for setting up clusters. %prep -%setup -q +%setup -q -n %{name}-%{real_version} %patch1 -p1 %patch2 -p1 %patch3 -p1 %patch4 -p1 %patch5 -p1 -%patch6 -p1 -%patch7 -p1 -%patch8 -p1 %build ./autogen.sh @@ -152,6 +146,7 @@ %{_sysconfdir}/xen/scripts/block-drbd %endif %{_prefix}/lib/ocf/resource.d/linbit/drbd +%{_prefix}/lib/ocf/resource.d/linbit/drbd.shellfuncs.sh %{_udevrulesdir}/65-drbd.rules %{_unitdir}/drbd.service /usr/lib/systemd/system/drbd.service @@ -159,8 +154,7 @@ %{_localstatedir}/lib/drbd /usr/lib/drbd /lib/drbd -/lib/drbd/drbdadm* -/lib/drbd/drbdsetup* +/lib/drbd/drbd* %dir %{_prefix}/lib/ocf %dir %{_prefix}/lib/ocf/resource.d %dir %{_prefix}/lib/ocf/resource.d/linbit ++++++ 0001-Disable-quorum-in-default-configuration-bsc-1032142.patch ++++++ >From f4a2325172bb011db033ee1d8d1fc747c22f254f Mon Sep 17 00:00:00 2001 From: Kristoffer Gronlund <[email protected]> Date: Tue, 4 Apr 2017 11:22:23 +0200 Subject: [PATCH] Disable quorum in default configuration (bsc#1032142) --- scripts/global_common.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/global_common.conf b/scripts/global_common.conf index dd36e92..545b600 100644 --- a/scripts/global_common.conf +++ b/scripts/global_common.conf @@ -32,7 +32,8 @@ common { options { # cpu-mask on-no-data-accessible - quorum majority; + # quorum majority; + quorum off; } disk { -- 2.12.0 ++++++ drbd-utils-8.9.6.tar.gz -> drbd-utils-8.9.11.tar.gz ++++++ ++++ 29273 lines of diff (skipped) ++++++ init-script-fixes.diff ++++++ --- /var/tmp/diff_new_pack.V6g7DD/_old 2017-04-12 18:03:32.565478003 +0200 +++ /var/tmp/diff_new_pack.V6g7DD/_new 2017-04-12 18:03:32.565478003 +0200 @@ -1,7 +1,6 @@ -Index: drbd-utils-8.9.2rc2+git.faeb645/scripts/drbd -=================================================================== ---- drbd-utils-8.9.2rc2+git.faeb645.orig/scripts/drbd -+++ drbd-utils-8.9.2rc2+git.faeb645/scripts/drbd +diff -Naur drbd-utils-8.9.9.orig/scripts/drbd drbd-utils-8.9.9/scripts/drbd +--- drbd-utils-8.9.9.orig/scripts/drbd 2016-10-24 17:37:12.893292307 +0800 ++++ drbd-utils-8.9.9/scripts/drbd 2016-10-24 17:38:56.728938286 +0800 @@ -9,14 +9,14 @@ # ### BEGIN INIT INFO @@ -12,17 +11,16 @@ +# Required-Stop: $remote_fs $network $syslog # Should-Start: sshd multipathd # Should-Stop: sshd multipathd --# Default-Start: 2 3 4 5 -+# Default-Start: 2 3 5 + # Default-Start: # Default-Stop: 0 1 6 -# X-Start-Before: heartbeat corosync -# X-Stop-After: heartbeat corosync +# X-Start-Before: pacemaker corosync +# X-Stop-After: pacemaker corosync # X-Interactive: true - # Short-Description: Control drbd resources. - ### END INIT INFO -@@ -173,7 +173,6 @@ case "$1" in + # Short-Description: Control DRBD resources. + # Description: Control all DRBD resources. +@@ -184,7 +184,6 @@ done done @@ -30,7 +28,7 @@ run_hook start_before-wait $DRBDADM wait-con-int # User interruptible version of wait-connect all run_hook start -@@ -226,7 +225,6 @@ case "$1" in +@@ -256,7 +255,6 @@ fi done run_hook stop
