Hello community, here is the log from the commit of package pacemaker for openSUSE:Factory checked in at 2014-02-22 20:44:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-02-11 11:46:41.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.pacemaker.new/pacemaker.changes 2014-02-22 20:44:20.000000000 +0100 @@ -1,0 +2,57 @@ +Fri Feb 21 07:05:40 UTC 2014 - [email protected] + +- controld: Do not consider the dlm up until the address list is present +- pengine: Support per-resource maintenance mode (bnc#863071) +- pengine: cl#5187 - Prevent resources in an anti-colocation from even temporarily running on a same node (bnc#856135, bnc#862319) +- controld: handling startup fencing within the controld agent, not the dlm +- Upstream version cs: 0b7d85a159cc92e00ebded65c9a33edce7ba1c22 + +------------------------------------------------------------------- +Fri Feb 21 06:44:59 UTC 2014 - [email protected] + +- cib: Erasing the cib is an admin action, bump the admin_epoch instead +- mcp: Tell systemd not to respawn us if we exit with rc=100 +- crm_mon: Allow the file created by --as-html to be world readable +- crmd: Do not overwrite existing node state when fencing completes +- PE: Default sequential to TRUE for resource sets for consistency with colocation sets +- Bug rhbz#1036631 - Stop members of cloned groups when dependancies are stopped +- PE: Ensure stop actions are viable when reporting what will happen to a resource +- xml: Consolidate patchset logging and apply functionality +- cib: Validate that everyone still sees the same configuration once all updates have completed +- cib: Validate clients are correctly applying v2-style diffs at most once a minute +- xml: Allow both patch formats to include and validate an xml digest +- election: If an error occurrs in crm_uptime(), compare as {0,0} +- xml: Correctly compare the current feature set when determining which patch format to use +- crmd: Support failcount processing with the new patch format +- crmd: Handle patchset directives that change the configuration top-level +- cib: Make patchset validation a run-time switch +- cib: Implement zero-copy status update +- cib: Enable the more efficient xml patchset format +- crmd: Add support for parsing resource operations in the v2 patch format +- xml: New function for calculating patchset version details +- cib: Auto-detect which patchset format to use +- xml: Allow the source of xml library errors to be traced +- cib: Send all r/w operations via the cluster connection and have all nodes process them +- xml: Use an optimized xpath search function for applying patch sets +- xml: Use the new patch application code path +- xml: Detect changes in global replace operations +- xml: allow either patch format to be created and applied automatically +- xml: Create a more robust diff format +- xml: Track changes to xml trees as they happen +- Upstream version cs: 0d3f74a5caa7e0f7d1f5ccc97e0d2d018ed8bdfc + +------------------------------------------------------------------- +Thu Feb 20 12:56:39 UTC 2014 - [email protected] + +- Update to version 1.1.11 +- Drop the patches that have been merged upstream: + * pacemaker-display-pending-ops.patch + * pacemaker-crm_mon-brief.patch + +- pengine: Prevent memory leak on handling pending state +- crmd: Prevent message relay from attempting to create node entries for unknown nodes (bnc#862383) +- attrd: Support "--refresh" command of attrd_updater +- crmd: Prevent manual fencing confirmations from attempting to create node entries for unknown nodes (bnc#860169) +- Upstream version cs: 3ca8c3bf87057339c9f2a55cd137db8c9c9922f0 + +------------------------------------------------------------------- Old: ---- pacemaker-1.1.10+git20140207.6290953.tar.bz2 pacemaker-crm_mon-brief.patch pacemaker-display-pending-ops.patch New: ---- pacemaker-1.1.11+git20140221.0b7d85a.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pacemaker.spec ++++++ --- /var/tmp/diff_new_pack.Onh8Tt/_old 2014-02-22 20:44:21.000000000 +0100 +++ /var/tmp/diff_new_pack.Onh8Tt/_new 2014-02-22 20:44:21.000000000 +0100 @@ -95,7 +95,7 @@ Summary: Scalable High-Availability cluster resource manager License: GPL-2.0+ and LGPL-2.1+ Group: Productivity/Clustering/HA -Version: 1.1.10+git20140207.6290953 +Version: 1.1.11+git20140221.0b7d85a Release: 0 #Release: %{pcmk_release}%{?dist} Url: http://www.clusterlabs.org @@ -112,8 +112,6 @@ Patch6: pacemaker-cibsecret-tool-temp-disabled.patch Patch7: pacemaker-nagios-plugin-dir.patch Patch8: bug-812269_pacemaker-fencing-device-register-messages.patch -Patch9: pacemaker-display-pending-ops.patch -Patch10: pacemaker-crm_mon-brief.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build Provides: pacemaker-ticket-support = 2.0 Conflicts: heartbeat < 3.0 @@ -399,8 +397,6 @@ %patch6 -p1 %patch7 -p1 %patch8 -p1 -%patch9 -p1 -%patch10 -p1 # Force the local time # ++++++ _service ++++++ --- /var/tmp/diff_new_pack.Onh8Tt/_old 2014-02-22 20:44:21.000000000 +0100 +++ /var/tmp/diff_new_pack.Onh8Tt/_new 2014-02-22 20:44:21.000000000 +0100 @@ -8,10 +8,10 @@ To update to a new release, change "revision" to the desired git commit hash and bump "version" if necessary - <param name="version">1.1.10</param> + <param name="version">1.1.11</param> --> - <param name="versionformat">1.1.10+git%cd.%h</param> - <param name="revision">6290953f2b035a92a8f093973b94c5cf38b79cd9</param> + <param name="versionformat">1.1.11+git%cd.%h</param> + <param name="revision">0b7d85a159cc92e00ebded65c9a33edce7ba1c22</param> </service> <service name="recompress" mode="disabled"> ++++++ pacemaker-1.1.10+git20140207.6290953.tar.bz2 -> pacemaker-1.1.11+git20140221.0b7d85a.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/pacemaker/pacemaker-1.1.10+git20140207.6290953.tar.bz2 /work/SRC/openSUSE:Factory/.pacemaker.new/pacemaker-1.1.11+git20140221.0b7d85a.tar.bz2 differ: char 11, line 1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
