Hello community,

here is the log from the commit of package pacemaker for openSUSE:Factory 
checked in at 2015-11-08 14:35:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-10-17 
16:38:39.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.pacemaker.new/pacemaker.changes 2015-11-08 
14:35:36.000000000 +0100
@@ -1,0 +2,36 @@
+Thu Nov  5 22:51:27 UTC 2015 - y...@suse.com
+
+- CTS: add "try except" to deal with errors that raw_input gets EOFError and 
add "--yes" to skip interaction (bsc#953192)
+- Upstream version cs: 577898dc4ac1efdb5989a996cb5f9ac60ed2eb7a
+
+-------------------------------------------------------------------
+Wed Nov  4 11:42:56 UTC 2015 - y...@suse.com
+
+- crm_resource: Correctly clean up all children for anonymous cloned groups 
(bsc#950128)
+- services: Directly add operations into in-flight list in the execution 
functions (bsc#952874)
+- systemd: Return PCMK_OCF_UNKNOWN_ERROR instead of PCMK_OCF_NOT_INSTALLED for 
uncertain errors on LoadUnit (bsc#952884)
+- systemd: Return FALSE for systemd_mask_error() if it only maps an error 
instead of masking one (bsc#952884)
+- dbus: Correctly return the result for pcmk_dbus_find_error() no matter if 
there's a DBusError passed in (bsc#952884)
+- services: Prevent potential use-after-free when trying to add an operation 
into in-flight list (bsc#952874)
+- systemd: Directly return an error if the connection to System DBus is closed 
(bsc#952874)
+- services: Correctly determine if operations are in-flight (bsc#952874)
+- systemd: Reconnect to System DBus if the connection is closed (bsc#931271)
+- lrmd: Finalize all pending and recurring operations when cleaning up a 
resource (bsc#950450)
+- fencing: don't poke peers when remote node status changes
+- attrd: don't try to communicate with attrd on a remote node
+- libcluster,crmd: never update join info or processes for remote nodes
+- cib: Increased paranoia when peer updates fail to apply in compatability mode
+- crmd: do not accept remote peer data as enough for startup
+- crmd: remote nodes can't be DC so never add them to stonith cleanup list
+- libcluster: never autoreap from remote peer cache
+- crmd: improve generation of node state
+- CTS: get Reattach test working again and up-to-date (bsc#953192)
+- libcommon: Ignore CDATA of metadata of the resource.
+- cib: Downgrade the log message on forwarding CRM_OP_NOOP requests from INFO 
to DEBUG (bsc#949267)
+
+- fencing: Return a provider for the internal fencing agent "#watchdog" 
instead of logging an error (bsc#949441)
+  * Drop bug-949441_pacemaker-fencing-provider-internal.patch which has been 
merged upstream
+
+- Upstream version cs: 7bd00f3f3010bc10d13b87e2ff501b597ea6ca03
+
+-------------------------------------------------------------------
@@ -300 +336 @@
-- crmd: don't update fail count twice for same failure
+- crmd: don't update fail count twice for same failure (bsc#950450)
@@ -378 +414 @@
-- systemd: Trick systemd into not stopping our services before us during 
shutdown
+- systemd: Trick systemd into not stopping our services before us during 
shutdown (bsc#913251)
@@ -380,2 +416,2 @@
-- systemd: Kindly ask dbus NOT to kill the process if the dbus connection fails
-- systemd: Tell systemd not to take DBus down from underneath us
+- systemd: Kindly ask dbus NOT to kill the process if the dbus connection 
fails (bsc#931271)
+- systemd: Tell systemd not to take DBus down from underneath us (bsc#913251)
@@ -500 +536 @@
-- systemd: Correctly handle long running stop actions
+- systemd: Correctly handle long running stop actions (bsc#948989)

Old:
----
  bug-949441_pacemaker-fencing-provider-internal.patch
  pacemaker-1.1.13+git20151008.7906df9.tar.bz2

New:
----
  pacemaker-1.1.13+git20151105.577898d.tar.bz2

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

Other differences:
------------------
++++++ pacemaker.spec ++++++
--- /var/tmp/diff_new_pack.YnvTny/_old  2015-11-08 14:35:37.000000000 +0100
+++ /var/tmp/diff_new_pack.YnvTny/_new  2015-11-08 14:35:37.000000000 +0100
@@ -100,7 +100,7 @@
 Summary:        Scalable High-Availability cluster resource manager
 License:        GPL-2.0+ and LGPL-2.1+
 Group:          Productivity/Clustering/HA
-Version:        1.1.13+git20151008.7906df9
+Version:        1.1.13+git20151105.577898d
 Release:        0
 #Release:        %{pcmk_release}%{?dist}
 Url:            http://www.clusterlabs.org
@@ -116,7 +116,6 @@
 Patch6:         bug-812269_pacemaker-fencing-device-register-messages.patch
 Patch7:         pacemaker-Wno-format-signedness.patch
 Patch8:         bug-943295_pacemaker-lrmd-log-notice.patch
-Patch9:         bug-949441_pacemaker-fencing-provider-internal.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Provides:       pacemaker-ticket-support = 2.0
 Conflicts:      heartbeat < 3.0
@@ -399,7 +398,6 @@
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
-%patch9 -p1
 
 # Force the local time
 #

++++++ _service ++++++
--- /var/tmp/diff_new_pack.YnvTny/_old  2015-11-08 14:35:37.000000000 +0100
+++ /var/tmp/diff_new_pack.YnvTny/_new  2015-11-08 14:35:37.000000000 +0100
@@ -11,7 +11,7 @@
     <param name="version">1.1.13</param>
 -->
     <param name="versionformat">1.1.13+git%cd.%h</param>
-    <param name="revision">7906df92a713052db1edae851579ea229d8a5393</param>
+    <param name="revision">577898dc4ac1efdb5989a996cb5f9ac60ed2eb7a</param>
   </service>
 
   <service name="recompress" mode="disabled">

++++++ pacemaker-1.1.13+git20151008.7906df9.tar.bz2 -> 
pacemaker-1.1.13+git20151105.577898d.tar.bz2 ++++++
++++ 3984 lines of diff (skipped)


Reply via email to