Hello community, here is the log from the commit of package resource-agents for openSUSE:Factory checked in at 2017-09-04 12:27:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/resource-agents (Old) and /work/SRC/openSUSE:Factory/.resource-agents.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "resource-agents" Mon Sep 4 12:27:56 2017 rev:76 rq:520014 version:4.0.1+git.1504207605.22ac330c Changes: -------- --- /work/SRC/openSUSE:Factory/resource-agents/resource-agents.changes 2017-08-12 19:59:53.845568887 +0200 +++ /work/SRC/openSUSE:Factory/.resource-agents.new/resource-agents.changes 2017-09-04 12:27:57.742039793 +0200 @@ -1,0 +2,60 @@ +Thu Aug 31 19:31:11 UTC 2017 - [email protected] + +- Update to version 4.0.1+git.1504207605.22ac330c: (bsc#1053207) + * galera: Honor "safe_to_bootstrap" flag in grastate.dat (bsc#1055017) + * galera: Fix instance name in master_exists() (bsc#1056635) + +------------------------------------------------------------------- +Thu Aug 31 09:06:09 UTC 2017 - [email protected] + +- Update to version 4.0.1+git.1504170332.70fbcd8a: + * Medium: ocf-shellfuncs: improve locking (ocf_take_lock) + * Low: ocf-shellfuncs: Avoid printing empty INFO messages (bsc#1053621) + * Low: SAPInstance: Mention monitor support in documentation (bsc#1051913) + * High: lvmlockd: add resource agent for lvmlockd daemon (fate#323822) + * High: rkt: Add agent for managing rkt containers + * Medium: varnish: Compatibility for version 4.0 + +------------------------------------------------------------------- +Mon Aug 28 08:07:15 UTC 2017 - [email protected] + +- Update to version 4.0.1+git.1503904762.b4582bdb: + * Low: mysql: Fixed bug where crm_admin is never called, leaving master scores to -1 in certain conditions. + * Low: exportfs: check fsid parameter for not containing a comma + * Low: mysql: don't run ocf_is_ms check in a subshell + * Low: redis: add check for redis-check-rdb + * Low: redis: wait for pid file to appear after start + * High: pgsql: Allow dynamic membership + * Medium: CTDB: fix issue with --logfile being replace with --logging + * Medium: oraasm: new resource agent for Oracle ASM Disk Groups + * Medium: rabbitmq-cluster: Backup and restore policies + * Low: Raid1: Clean up spelling and whitespace + * Medium: LVM: use vgscan --cache to update metadata during start/relocate + * Medium: LVM: warn when cache mode is not writethrough + * Medium: iSCSILogicalUnit: add emulate parameters + * Medium: mysql: Properly Detect read_only State + * Medium: anything: Allow multiple instances of binfiles to be run (pidfile will be unique) + * Medium: anything: Start should return OCF_RUNNING if monitor succeeds + * Medium: anything: Attempt to fix missing PID directory before starting + * Medium: kamailio fixes and enhancements for v5.0 + * Low: portblock: dont log dd "0+0 records in/out" + * Medium: Raid1: Handle case when mddev is a symlink + * Low: sg_persist: Read empty value when when no attribute exists (bsc#1048288) + * Medium: VirtualDomain: new attributes migrateuri, remoteuri, migration_user + * Low: sapdb: Add hdbnameserver to monitor services + * High: CTDB: Don't fail on empty directory (bsc#1052577) + * High: minio: Resource agent for the minio storage server + * High: ZFS: Add ZFS Resource Agent + * High: awseip/awsvip: fixes and improvements + * Medium: VirtualDomain: new configuration option shutdown_mode + * Medium: Route: Resource key for the address family (ip4, ip6 or detect) + * Low: aws-vpc-route53: Fix missing ocf_log in log message + +- Remove patches merged upstream: + * Remove 0005-Medium-CTDB-Use-logging-syntax-for-ctdbd-bsc-981863.patch + * Remove 0008-Low-sg_persist-Read-empty-value-when-when-no-attribu.patch + * Remove 0010-High-CTDB-Don-t-fail-on-empty-directory-bsc-1052577.patch + * Remove 0009-High-aws-vpc-route53-Add-agent-for-AWS-Route-53-fate.patch + * Remove 0007-Medium-Raid1-Handle-case-when-mddev-is-a-symlink.patch + +------------------------------------------------------------------- Old: ---- 0005-Medium-CTDB-Use-logging-syntax-for-ctdbd-bsc-981863.patch 0007-Medium-Raid1-Handle-case-when-mddev-is-a-symlink.patch 0008-Low-sg_persist-Read-empty-value-when-when-no-attribu.patch 0009-High-aws-vpc-route53-Add-agent-for-AWS-Route-53-fate.patch 0010-High-CTDB-Don-t-fail-on-empty-directory-bsc-1052577.patch resource-agents-4.0.1+git.1495055229.643177f1.tar.xz New: ---- resource-agents-4.0.1+git.1504207605.22ac330c.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ resource-agents.spec ++++++ --- /var/tmp/diff_new_pack.0ZiapG/_old 2017-09-04 12:27:58.765895843 +0200 +++ /var/tmp/diff_new_pack.0ZiapG/_new 2017-09-04 12:27:58.797891345 +0200 @@ -17,7 +17,7 @@ Name: resource-agents -Version: 4.0.1+git.1495055229.643177f1 +Version: 4.0.1+git.1504207605.22ac330c Release: 0 Summary: Open Source HA Reusable Cluster Resource Scripts License: GPL-2.0 and LGPL-2.1+ and GPL-3.0+ @@ -35,18 +35,8 @@ Patch3: 0003-ldirectord-don-t-create-subsys-lock.patch # PATCH-FIX-OPENSUSE: Revert moving binaries to /usr/libexec Patch4: 0004-Revert-Low-build-Move-binaries-in-usr-lib-heartbeat-.patch -# PATCH-FIX-OPENSUSE: Medium: CTDB: Use --logging syntax for ctdbd (bsc#981863) -Patch5: 0005-Medium-CTDB-Use-logging-syntax-for-ctdbd-bsc-981863.patch # PATCH-FIX-OPENSUSE: Revert ocf_log: use same log format at pacemaker Patch6: 0006-Revert-ocf_log-use-same-log-format-as-pacemaker.patch -# PATCH-FIX-OPENSUSE: Medium: Raid1: Handle case when mddev is a symlink(bsc#1047991) -Patch7: 0007-Medium-Raid1-Handle-case-when-mddev-is-a-symlink.patch -# PATCH-FIX-UPSTREAM: Low: sg_persist: Read empty value when when no attribute exists (bsc#1048288) -Patch8: 0008-Low-sg_persist-Read-empty-value-when-when-no-attribu.patch -# PATCH-FIX-UPSTREAM: High: aws-vpc-route53: Add agent for AWS Route 53 (fate#322781) -Patch9: 0009-High-aws-vpc-route53-Add-agent-for-AWS-Route-53-fate.patch -# PATCH-FIX-UPSTREAM: High: CTDB: Don't fail on empty directory (bsc#1052577) -Patch10: 0010-High-CTDB-Don-t-fail-on-empty-directory-bsc-1052577.patch BuildRequires: autoconf BuildRequires: automake @@ -118,12 +108,7 @@ %patch2 -p1 %patch3 -p1 %patch4 -p1 -%patch5 -p1 %patch6 -p1 -%patch7 -p1 -%patch8 -p1 -%patch9 -p1 -%patch10 -p1 %build autoreconf -fvi @@ -208,6 +193,7 @@ %{_sbindir}/sfex_init %{_sbindir}/sfex_stat %{_includedir}/heartbeat +%{_unitdir}/resource-agents-deps.target %ghost %dir %attr (1755, root, root) %{_rundir}/resource-agents %doc AUTHORS %doc COPYING ++++++ 0001-LVM-Default-partial_activation-to-true-in-SLE-HAE.patch ++++++ --- /var/tmp/diff_new_pack.0ZiapG/_old 2017-09-04 12:27:58.857882910 +0200 +++ /var/tmp/diff_new_pack.0ZiapG/_new 2017-09-04 12:27:58.857882910 +0200 @@ -1,30 +1,26 @@ -From 566778b8bdf3461d6c449cc1c1ef0239485afc84 Mon Sep 17 00:00:00 2001 +From 9977cd5a8cdba4dc0e75eeb03777f0b5f9ffecdd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristoffer=20Gr=C3=B6nlund?= <[email protected]> Date: Thu, 18 May 2017 00:16:59 +0200 -Subject: [PATCH 1/6] LVM: Default partial_activation to true in SLE HAE +Subject: [PATCH 1/5] LVM: Default partial_activation to true in SLE HAE --- - heartbeat/LVM | 7 ++++--- - 1 file changed, 4 insertions(+), 3 deletions(-) + heartbeat/LVM | 5 +++-- + 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/heartbeat/LVM b/heartbeat/LVM -index 5b265f58..a5fa463f 100755 +index 7ef1a7e3..6b011114 100755 --- a/heartbeat/LVM +++ b/heartbeat/LVM -@@ -102,10 +102,10 @@ If "exclusive" is set on a non clustered volume group, this overrides the tag to - <longdesc lang="en"> - If set, the volume group will be activated partially even with some - physical volumes missing. It helps to set to true when using mirrored --logical volumes. -+logical volumes. Set to true by default in SLE HAE. +@@ -103,7 +103,7 @@ physical volumes missing. It helps to set to true when using mirrored + logical volumes. </longdesc> <shortdesc lang="en">Activate VG partially when missing PVs</shortdesc> -<content type="string" default="false" /> +<content type="string" default="true" /> </parameter> - <parameter name="check_writethrough" unique="0" required="0"> -@@ -378,7 +378,7 @@ get_activate_options() + </parameters> +@@ -368,7 +368,7 @@ get_activate_options() 2) options="${options}ey";; esac @@ -33,7 +29,7 @@ options="${options} --partial" fi -@@ -699,6 +699,7 @@ then +@@ -694,6 +694,7 @@ then exit $OCF_ERR_INSTALLED fi LVM_MAJOR="${LVM_VERSION%%.*}" @@ -42,5 +38,5 @@ VOLUME=$OCF_RESKEY_volgrpname OP_METHOD=$1 -- -2.12.2 +2.13.2 ++++++ 0002-nfsserver-fix-path-to-sm-notify.patch ++++++ --- /var/tmp/diff_new_pack.0ZiapG/_old 2017-09-04 12:27:58.913875038 +0200 +++ /var/tmp/diff_new_pack.0ZiapG/_new 2017-09-04 12:27:58.917874476 +0200 @@ -1,7 +1,7 @@ -From 2217dfd50d80c7fe0028d75be36af83c7fc362e0 Mon Sep 17 00:00:00 2001 +From 0fe969d6b2a7269aba16f676558927f76fc38dd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristoffer=20Gr=C3=B6nlund?= <[email protected]> Date: Wed, 1 Feb 2017 14:52:01 +0100 -Subject: [PATCH 2/6] nfsserver: fix path to sm-notify +Subject: [PATCH 2/5] nfsserver: fix path to sm-notify --- heartbeat/nfsserver | 2 +- @@ -21,5 +21,5 @@ DEFAULT_RPCPIPEFS_DIR="/var/lib/nfs/rpc_pipefs" EXEC_MODE=0 -- -2.12.2 +2.13.2 ++++++ 0003-ldirectord-don-t-create-subsys-lock.patch ++++++ --- /var/tmp/diff_new_pack.0ZiapG/_old 2017-09-04 12:27:58.937871664 +0200 +++ /var/tmp/diff_new_pack.0ZiapG/_new 2017-09-04 12:27:58.941871103 +0200 @@ -1,7 +1,7 @@ -From 6a2ec7f170c0ca2a2940c9e72321ff4ff6699c97 Mon Sep 17 00:00:00 2001 +From e8d2bf94bccd1a4884b519af203f3741ad2121a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristoffer=20Gr=C3=B6nlund?= <[email protected]> Date: Wed, 1 Feb 2017 14:52:50 +0100 -Subject: [PATCH 3/6] ldirectord: don't create subsys lock +Subject: [PATCH 3/5] ldirectord: don't create subsys lock --- ldirectord/init.d/ldirectord.in | 2 -- @@ -24,5 +24,5 @@ restart) action "Restarting ldirectord" $DAEMON restart -- -2.12.2 +2.13.2 ++++++ 0004-Revert-Low-build-Move-binaries-in-usr-lib-heartbeat-.patch ++++++ --- /var/tmp/diff_new_pack.0ZiapG/_old 2017-09-04 12:27:58.961868290 +0200 +++ /var/tmp/diff_new_pack.0ZiapG/_new 2017-09-04 12:27:58.961868290 +0200 @@ -1,7 +1,7 @@ -From 91f6ab238e3dfc4620660d62497ec37119740d2c Mon Sep 17 00:00:00 2001 +From 1072e6d34fd9edb374385d7430471257335984c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristoffer=20Gr=C3=B6nlund?= <[email protected]> Date: Thu, 18 May 2017 00:18:14 +0200 -Subject: [PATCH 4/6] Revert "Low: build: Move binaries in /usr/lib/heartbeat +Subject: [PATCH 4/5] Revert "Low: build: Move binaries in /usr/lib/heartbeat to /usr/libexec/heartbeat to avoid multi-lib inconsistencies" This reverts commit 1e79b7831d9daf9cbfa852f0d6f909d2f7ec4a2a. @@ -13,7 +13,7 @@ 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/heartbeat/Makefile.am b/heartbeat/Makefile.am -index 044314bf..c52227df 100644 +index fd3ca454..4950c6e5 100644 --- a/heartbeat/Makefile.am +++ b/heartbeat/Makefile.am @@ -25,7 +25,7 @@ EXTRA_DIST = $(ocf_SCRIPTS) $(ocfcommon_DATA) \ @@ -39,10 +39,10 @@ : ${HA_DATEFMT:="%b %d %T "} : ${HA_DEBUGLOG:=/dev/null} diff --git a/resource-agents.spec.in b/resource-agents.spec.in -index d87364db..aa087ecd 100644 +index 78021f1d..cde87b15 100644 --- a/resource-agents.spec.in +++ b/resource-agents.spec.in -@@ -280,7 +280,7 @@ rm -rf %{buildroot} +@@ -284,7 +284,7 @@ rm -rf %{buildroot} %dir %{_sysconfdir}/ha.d %{_sysconfdir}/ha.d/shellfuncs @@ -65,5 +65,5 @@ EXTRA_DIST = ocf-tester.8 sfex_init.8 -- -2.12.2 +2.13.2 ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.0ZiapG/_old 2017-09-04 12:27:59.041857045 +0200 +++ /var/tmp/diff_new_pack.0ZiapG/_new 2017-09-04 12:27:59.041857045 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">git://github.com/ClusterLabs/resource-agents.git</param> -<param name="changesrevision">643177f1880f0217e3e2e797195c69158a4f577f</param> +<param name="changesrevision">22ac330c468817d8c1a81214dfa0a5b2dcdb9291</param> </service> </servicedata> \ No newline at end of file ++++++ resource-agents-4.0.1+git.1495055229.643177f1.tar.xz -> resource-agents-4.0.1+git.1504207605.22ac330c.tar.xz ++++++ ++++ 3861 lines of diff (skipped)
