- pengine: Recover unexpectedly running container nodes.

- pengine: Disable container node probes due to constraint conflicts
- ipc: Have the ipc server enforce a minimum buffer size all clients must use.
- Bug cl#5181 - corosync: Ensure node IDs are written to the CIB as unsigned integers
- Upstream version cs: f57ad6c17624c0cbfc58c46f0bad7e28453506bb

Add a corresponding bug number:
- cluster: Correctly construct the header for compressed messages (bnc#851951)

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=84
This commit is contained in:
Yan Gao 2013-11-25 16:37:48 +00:00 committed by Git OBS Bridge
parent 5c951f9dac
commit 485bf99876
5 changed files with 15 additions and 6 deletions

View File

@ -11,7 +11,7 @@
<param name="version">1.1.10</param> <param name="version">1.1.10</param>
--> -->
<param name="versionformat">1.1.10+git%cd.%h</param> <param name="versionformat">1.1.10+git%cd.%h</param>
<param name="revision">5a69be5ff56ec7fa66bcf9c2069af6211e4ebc98</param> <param name="revision">f57ad6c17624c0cbfc58c46f0bad7e28453506bb</param>
</service> </service>
<service name="recompress" mode="disabled"> <service name="recompress" mode="disabled">

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:16782a91185e6492012e8b6d7209ab407c36bd9e2f1224886e63ca5cd3f64a56
size 9302673

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9f78072de90bc92fe4eaa60d8ca57a42863a25e74d65d296add5e5f2fcf90254
size 9314612

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Nov 25 15:21:14 UTC 2013 - ygao@suse.com
- pengine: Recover unexpectedly running container nodes.
- pengine: Disable container node probes due to constraint conflicts
- ipc: Have the ipc server enforce a minimum buffer size all clients must use.
- Bug cl#5181 - corosync: Ensure node IDs are written to the CIB as unsigned integers
- Upstream version cs: f57ad6c17624c0cbfc58c46f0bad7e28453506bb
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Nov 19 14:12:00 UTC 2013 - ygao@suse.com Tue Nov 19 14:12:00 UTC 2013 - ygao@suse.com
@ -301,7 +310,7 @@ Mon Jul 22 05:28:01 UTC 2013 - ygao@suse.com
- cpg: Correctly free sent messages - cpg: Correctly free sent messages
- crm_resource: Present an error if an admin tries to --force-start an already active resource - crm_resource: Present an error if an admin tries to --force-start an already active resource
- cluster: Correctly construct the header for compressed messages - cluster: Correctly construct the header for compressed messages (bnc#851951)
- PE: Re-allow ordering constraints with fencing devices now that it is safe to do so - PE: Re-allow ordering constraints with fencing devices now that it is safe to do so
- cl#5170 - Correctly support on-fail=block for clones - cl#5170 - Correctly support on-fail=block for clones
- PE: Do the right thing when admins specify the internal resource instead of the clone - PE: Do the right thing when admins specify the internal resource instead of the clone

View File

@ -95,7 +95,7 @@ Name: pacemaker
Summary: Scalable High-Availability cluster resource manager Summary: Scalable High-Availability cluster resource manager
License: GPL-2.0+ and LGPL-2.1+ License: GPL-2.0+ and LGPL-2.1+
Group: Productivity/Clustering/HA Group: Productivity/Clustering/HA
Version: 1.1.10+git20131118.5a69be5 Version: 1.1.10+git20131120.f57ad6c
Release: 0 Release: 0
#Release: %{pcmk_release}%{?dist} #Release: %{pcmk_release}%{?dist}
Url: http://www.clusterlabs.org Url: http://www.clusterlabs.org