- 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:
parent
5c951f9dac
commit
485bf99876
2
_service
2
_service
@ -11,7 +11,7 @@
|
||||
<param name="version">1.1.10</param>
|
||||
-->
|
||||
<param name="versionformat">1.1.10+git%cd.%h</param>
|
||||
<param name="revision">5a69be5ff56ec7fa66bcf9c2069af6211e4ebc98</param>
|
||||
<param name="revision">f57ad6c17624c0cbfc58c46f0bad7e28453506bb</param>
|
||||
</service>
|
||||
|
||||
<service name="recompress" mode="disabled">
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:16782a91185e6492012e8b6d7209ab407c36bd9e2f1224886e63ca5cd3f64a56
|
||||
size 9302673
|
3
pacemaker-1.1.10+git20131120.f57ad6c.tar.bz2
Normal file
3
pacemaker-1.1.10+git20131120.f57ad6c.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9f78072de90bc92fe4eaa60d8ca57a42863a25e74d65d296add5e5f2fcf90254
|
||||
size 9314612
|
@ -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
|
||||
|
||||
@ -301,7 +310,7 @@ Mon Jul 22 05:28:01 UTC 2013 - ygao@suse.com
|
||||
|
||||
- cpg: Correctly free sent messages
|
||||
- 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
|
||||
- cl#5170 - Correctly support on-fail=block for clones
|
||||
- PE: Do the right thing when admins specify the internal resource instead of the clone
|
||||
|
@ -95,7 +95,7 @@ Name: pacemaker
|
||||
Summary: Scalable High-Availability cluster resource manager
|
||||
License: GPL-2.0+ and LGPL-2.1+
|
||||
Group: Productivity/Clustering/HA
|
||||
Version: 1.1.10+git20131118.5a69be5
|
||||
Version: 1.1.10+git20131120.f57ad6c
|
||||
Release: 0
|
||||
#Release: %{pcmk_release}%{?dist}
|
||||
Url: http://www.clusterlabs.org
|
||||
|
Loading…
Reference in New Issue
Block a user