Hello community,

here is the log from the commit of package pacemaker for openSUSE:Factory 
checked in at 2015-04-22 01:17:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      2015-04-06 
00:26:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.pacemaker.new/pacemaker.changes 2015-04-22 
01:17:09.000000000 +0200
@@ -1,0 +2,33 @@
+Mon Apr 13 08:57:35 UTC 2015 - [email protected]
+
+- Rebase:
+  * pacemaker-NodeUtilization-RA.patch
+
+- docker-wrapper: per resource logging of lrmd and remote client tool
+- pengine: Avoid trailing whitespaces when printing resource state
+- pengine: cl#5207 - Display "UNCLEAN" for resources running on unclean 
offline nodes
+- docker-wrapper: add reuse option for presistent containers
+- docker-wrapper: only override exit reason if docker daemon is inactive
+- pengine: handle isolated resource scenario, cloned group of isolated 
resources
+- pengine: handle cloned isolated resources in a sane way
+- crm_report: More patterns for finding logs on non-DC nodes
+- lrmd: Use original timestamps when reporting multi-step systemd operations
+- lrmd: report original timeout when systemd operation completes
+- systemd: improve unit files
+- PE: Turn off legacy unpacking of resource options into the meta hashtable
+- acl: Do not delay evaluation of added nodes in some situations (bsc#927828: 
CVE-2015-1867)
+- docker-wrapper: add demote, promote, and notify actions for multistate rsc
+- docker-wrapper: properly forward key value pairs during isolation
+- attrd: fixes double free in attrd legacy
+- lrmd: do not let isolation wrappers inherit the wrapper attribute, or it 
makes a loop
+- pengine: pass node name of pcmk host into isolated resources
+- lrmd: isolation wrappers are moved from containers to isolation OCF namepace
+- pengine: Fix colocation with unmanaged resources
+- stonith-ng: Correctly track node state
+- stonith-ng: No reply is needed for CRM_OP_RM_NODE_CACHE
+- crm_resource: Fix output format of the warning from --force-start
+- crm_resource: Display the locations of all anonymous clone children when 
supplying the children's common ID (bsc#870339)
+- cib: Correctly track node state
+- Upstream version cs: 7a2e3ae6b736621933b24f4cdc9ea260021d878d
+
+-------------------------------------------------------------------

Old:
----
  pacemaker-1.1.12.git20150326.3e93bc1.tar.bz2

New:
----
  pacemaker-1.1.12.git20150413.7a2e3ae.tar.bz2

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

Other differences:
------------------
++++++ pacemaker.spec ++++++
--- /var/tmp/diff_new_pack.t7gEM7/_old  2015-04-22 01:17:10.000000000 +0200
+++ /var/tmp/diff_new_pack.t7gEM7/_new  2015-04-22 01:17:10.000000000 +0200
@@ -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.git20150326.3e93bc1
+Version:        1.1.12.git20150413.7a2e3ae
 Release:        0
 #Release:        %{pcmk_release}%{?dist}
 Url:            http://www.clusterlabs.org
@@ -657,7 +657,7 @@
 %dir /usr/lib/ocf
 %dir /usr/lib/ocf/resource.d
 /usr/lib/ocf/resource.d/pacemaker
-/usr/lib/ocf/resource.d/containers
+/usr/lib/ocf/resource.d/isolation
 
 %if 0%{?cs_version} < 2
 %{_libexecdir}/lcrso/pacemaker.lcrso

++++++ _service ++++++
--- /var/tmp/diff_new_pack.t7gEM7/_old  2015-04-22 01:17:10.000000000 +0200
+++ /var/tmp/diff_new_pack.t7gEM7/_new  2015-04-22 01:17:10.000000000 +0200
@@ -11,7 +11,7 @@
     <param name="version">1.1.12</param>
 -->
     <param name="versionformat">1.1.12.git%cd.%h</param>
-    <param name="revision">3e93bc1dd6c1c3f2ee101f754567aa007b24bb5e</param>
+    <param name="revision">7a2e3ae6b736621933b24f4cdc9ea260021d878d</param>
   </service>
 
   <service name="recompress" mode="disabled">

++++++ pacemaker-1.1.12.git20150326.3e93bc1.tar.bz2 -> 
pacemaker-1.1.12.git20150413.7a2e3ae.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/pacemaker/pacemaker-1.1.12.git20150326.3e93bc1.tar.bz2
 
/work/SRC/openSUSE:Factory/.pacemaker.new/pacemaker-1.1.12.git20150413.7a2e3ae.tar.bz2
 differ: char 11, line 1

++++++ pacemaker-NodeUtilization-RA.patch ++++++
--- /var/tmp/diff_new_pack.t7gEM7/_old  2015-04-22 01:17:10.000000000 +0200
+++ /var/tmp/diff_new_pack.t7gEM7/_new  2015-04-22 01:17:10.000000000 +0200
@@ -16,7 +16,7 @@
 +                      remote \
 +                      NodeUtilization
  
- containertech_SCRIPTS = docker-wrapper
+ isolationtech_SCRIPTS = docker-wrapper
  
 Index: pacemaker/extra/resources/NodeUtilization
 ===================================================================


Reply via email to