commit pacemaker for openSUSE:Factory
Hello community, here is the log from the commit of package pacemaker for openSUSE:Factory checked in at 2014-11-24 11:15:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pacemaker (Old) and /work/SRC/openSUSE:Factory/.pacemaker.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "pacemaker" Changes: -------- --- /work/SRC/openSUSE:Factory/pacemaker/pacemaker.changes 2014-11-07 09:06:25.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.pacemaker.new/pacemaker.changes 2014-11-24 11:15:55.000000000 +0100 @@ -1,0 +2,45 @@ +Fri Nov 21 15:38:57 UTC 2014 - ygao@suse.com + +- crm_node: Correctly remove nodes from the CIB by nodeid +- fencing: Allow nodes to be purged from the member cache +- xml: cl#5231 - Unset the deleted attributes in the resulting diffs (bsc#905641) +- fencing: stonith -l option for custom log +- cib: Avoid nodeid conflicts we don't care about +- Membership: Detect and resolve nodes that change their ID +- attrd: Simplify how node deletions happen +- attrd: Clean out the node cache when requested by the admin +- crm_resource: Allow resource restart operations to be node specific +- crm_resource: Implement --timeout for resource restart operations +- crm_resource: Calculate how long to wait for a restart based on the resource timeouts +- crm_resource: Implement an intelligent restart capability +- crm_failcount: Better error reporting when no resource is specified +- cib: tls sock cleanup for remote cib connections +- Upstream version cs: 7dd90226e10035340d6707d9fd2b04f2e0141194 + +------------------------------------------------------------------- +Fri Nov 14 09:44:03 UTC 2014 - ygao@suse.com + +- pengine: make resource-discovery work with location rules +- services: Conditionally clean up services actions +- Upstream version cs: 5093c095c5f517ab58375b2b69ecfc5516c86b5b + +------------------------------------------------------------------- +Fri Nov 14 08:58:40 UTC 2014 - dimstar@opensuse.org + +- Drop conditional BuildRequires of system-devel: it was required + one line lower unconditionally. +- Replace remaining systemd-devel BuildRequires with + pkgconfig(systemd). + +------------------------------------------------------------------- +Mon Nov 10 11:36:27 UTC 2014 - ygao@suse.com + +- pengine: exclusive discovery implies rsc is only allowed on exclusive subset of nodes +- dbus: handle dispatch queue when multiple replies need to be processed +- dbus ref count leaks +- dbus: Ensure both the read and write queues get dispatched +- systemd: Ensure failed monitor operations always return +- Perform systemd reloads asynchronously +- Upstream version cs: cd7c9abbcfc620aa84194ee07aade142240db15a + +------------------------------------------------------------------- Old: ---- pacemaker-1.1.12.git20141028.a9c8177.tar.bz2 New: ---- pacemaker-1.1.12.git20141118.7dd9022.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pacemaker.spec ++++++ --- /var/tmp/diff_new_pack.T8mZnn/_old 2014-11-24 11:15:58.000000000 +0100 +++ /var/tmp/diff_new_pack.T8mZnn/_new 2014-11-24 11:15:58.000000000 +0100 @@ -99,7 +99,7 @@ Summary: Scalable High-Availability cluster resource manager License: GPL-2.0+ and LGPL-2.1+ Group: Productivity/Clustering/HA -Version: 1.1.12.git20141028.a9c8177 +Version: 1.1.12.git20141118.7dd9022 Release: 0 #Release: %{pcmk_release}%{?dist} Url: http://www.clusterlabs.org @@ -194,10 +194,7 @@ BuildRequires: ncurses-devel BuildRequires: openssl-devel -%if %{defined _unitdir} -BuildRequires: systemd-devel -%endif -BuildRequires: systemd-devel +BuildRequires: pkgconfig(systemd) %if %{with cman} ++++++ _service ++++++ --- /var/tmp/diff_new_pack.T8mZnn/_old 2014-11-24 11:15:58.000000000 +0100 +++ /var/tmp/diff_new_pack.T8mZnn/_new 2014-11-24 11:15:58.000000000 +0100 @@ -2,7 +2,7 @@ <service name="tar_scm" mode="disabled"> <param name="scm">git</param> <param name="url">git://github.com/ClusterLabs/pacemaker.git</param> - <param name="package-meta">yes</param> + <param name="package-meta">no</param> <param name="exclude">.git</param> <!-- To update to a new release, change "revision" to the desired @@ -11,7 +11,7 @@ <param name="version">1.1.12</param> --> <param name="versionformat">1.1.12.git%cd.%h</param> - <param name="revision">a9c81774b89f21f990be255f9862446d1a38afee</param> + <param name="revision">7dd90226e10035340d6707d9fd2b04f2e0141194</param> </service> <service name="recompress" mode="disabled"> ++++++ pacemaker-1.1.12.git20141028.a9c8177.tar.bz2 -> pacemaker-1.1.12.git20141118.7dd9022.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/pacemaker/pacemaker-1.1.12.git20141028.a9c8177.tar.bz2 /work/SRC/openSUSE:Factory/.pacemaker.new/pacemaker-1.1.12.git20141118.7dd9022.tar.bz2 differ: char 11, line 1 -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de