forked from pool/pacemaker
This commit is contained in:
parent
3f19129bd2
commit
8eb7c4103a
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 16 07:16:29 CET 2009 - abeekhof@suse.de
|
||||||
|
|
||||||
|
- Update for SLE11 HAE RC7
|
||||||
|
- Update source tarball to revision: ec6b0bbee1f3
|
||||||
|
+ High: PE: The ordered option for clones no longer causes extra start/stop operations
|
||||||
|
+ High: RA: pingd: Set default ping interval to 1 instead of 0 seconds
|
||||||
|
+ High: Tools: crm: the new configure node command
|
||||||
|
+ High: Tools: crm_mon - Prevent use-of-NULL when summarizing an orphan
|
||||||
|
+ High: ais: Bug bnc#482847, bnc#482905 - Force a clean exit of OpenAIS once Pacemaker has finished unloading
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 10 13:54:38 CET 2009 - abeekhof@suse.de
|
Tue Mar 10 13:54:38 CET 2009 - abeekhof@suse.de
|
||||||
|
|
||||||
|
@ -37,7 +37,7 @@
|
|||||||
Name: pacemaker
|
Name: pacemaker
|
||||||
Summary: The Pacemaker scalable High-Availability cluster resource manager
|
Summary: The Pacemaker scalable High-Availability cluster resource manager
|
||||||
Version: 1.0.1
|
Version: 1.0.1
|
||||||
Release: 16
|
Release: 17
|
||||||
License: GPL v2 or later; LGPL v2.1 or later
|
License: GPL v2 or later; LGPL v2.1 or later
|
||||||
Url: http://www.clusterlabs.org
|
Url: http://www.clusterlabs.org
|
||||||
Group: Productivity/Clustering/HA
|
Group: Productivity/Clustering/HA
|
||||||
@ -290,6 +290,14 @@ rm -rf $RPM_BUILD_DIR/pacemaker
|
|||||||
%{_libdir}/*.so
|
%{_libdir}/*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 16 2009 abeekhof@suse.de
|
||||||
|
- Update for SLE11 HAE RC7
|
||||||
|
- Update source tarball to revision: ec6b0bbee1f3
|
||||||
|
+ High: PE: The ordered option for clones no longer causes extra start/stop operations
|
||||||
|
+ High: RA: pingd: Set default ping interval to 1 instead of 0 seconds
|
||||||
|
+ High: Tools: crm: the new configure node command
|
||||||
|
+ High: Tools: crm_mon - Prevent use-of-NULL when summarizing an orphan
|
||||||
|
+ High: ais: Bug bnc#482847, bnc#482905 - Force a clean exit of OpenAIS once Pacemaker has finished unloading
|
||||||
* Tue Mar 10 2009 abeekhof@suse.de
|
* Tue Mar 10 2009 abeekhof@suse.de
|
||||||
- Update for SLE11 HAE RC6.1
|
- Update for SLE11 HAE RC6.1
|
||||||
- Update source tarball to revision: 37e5ae18279e
|
- Update source tarball to revision: 37e5ae18279e
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:3d44996fb880ec0aa4ff86bcdffec7911dc5db9c5794b8c3b2a38afccbc7fc30
|
oid sha256:db90c7e8a8d3468d5bc71106a8f2dea13433872fdde28ead6bbbefcf58dcb26c
|
||||||
size 788352
|
size 790557
|
||||||
|
Loading…
x
Reference in New Issue
Block a user