This commit is contained in:
parent
7d304a7486
commit
64e38893db
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 3 13:32:20 CET 2008 - abeekhof@suse.de
|
||||||
|
|
||||||
|
- Reduce bloat - remove regession tests from source tarball
|
||||||
|
- Update source tarball to revision: 6b8d46c7ab9c
|
||||||
|
+ High: crmd: Don't fast-track the processing of LRM refreshes when there are pending actions.
|
||||||
|
+ High: PE: Bug LF:2005 - Fix startup ordering of cloned stonith groups
|
||||||
|
+ High: PE: Bug LF:2006 - Correctly reprobe cloned groups
|
||||||
|
+ High: PE: Prevent on-fail settings being ignored after a resource is successfully stopped
|
||||||
|
+ High: Tools: Bug LF:2003 - pingd doesn't correctly detect failures when the interface is down
|
||||||
|
+ High: Tools: Bug LF:2001 - Transient node attributes should be set via attrd
|
||||||
|
+ High: Tools: crm cli: Bug bnc:450815 - don't generate id for the operations tag
|
||||||
|
+ High: Tools: crm cli: drop '-rsc' from attributes for order constraint
|
||||||
|
+ High: Tools: crm cli: fix wrong order of action and resource in order constraint
|
||||||
|
+ High: Tools: crm cli: return on syntax error when parsing score
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 21 19:55:34 CET 2008 - abeekhof@suse.de
|
Fri Nov 21 19:55:34 CET 2008 - 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: 6
|
Release: 7
|
||||||
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
|
||||||
@ -298,6 +298,19 @@ rm -rf $RPM_BUILD_DIR/pacemaker
|
|||||||
%{_libdir}/*.so
|
%{_libdir}/*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 03 2008 abeekhof@suse.de
|
||||||
|
- Reduce bloat - remove regession tests from source tarball
|
||||||
|
- Update source tarball to revision: 6b8d46c7ab9c
|
||||||
|
+ High: crmd: Don't fast-track the processing of LRM refreshes when there are pending actions.
|
||||||
|
+ High: PE: Bug LF:2005 - Fix startup ordering of cloned stonith groups
|
||||||
|
+ High: PE: Bug LF:2006 - Correctly reprobe cloned groups
|
||||||
|
+ High: PE: Prevent on-fail settings being ignored after a resource is successfully stopped
|
||||||
|
+ High: Tools: Bug LF:2003 - pingd doesn't correctly detect failures when the interface is down
|
||||||
|
+ High: Tools: Bug LF:2001 - Transient node attributes should be set via attrd
|
||||||
|
+ High: Tools: crm cli: Bug bnc:450815 - don't generate id for the operations tag
|
||||||
|
+ High: Tools: crm cli: drop '-rsc' from attributes for order constraint
|
||||||
|
+ High: Tools: crm cli: fix wrong order of action and resource in order constraint
|
||||||
|
+ High: Tools: crm cli: return on syntax error when parsing score
|
||||||
* Fri Nov 21 2008 abeekhof@suse.de
|
* Fri Nov 21 2008 abeekhof@suse.de
|
||||||
- Update source tarball to revision: 27be064e0907
|
- Update source tarball to revision: 27be064e0907
|
||||||
+ High: ais: Repair and streamline service load now that OpenAIS startup functions correctly
|
+ High: ais: Repair and streamline service load now that OpenAIS startup functions correctly
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:f95dacca0e840dc9e2514b2f3a8bb9266c19c0c1b894a9b5c3e216b85ffeec3b
|
oid sha256:77c705c816ff1f6adc95c187b615013f6dd33d7339d72fa7fe0f7bd0e9292a05
|
||||||
size 1824909
|
size 773414
|
||||||
|
Loading…
Reference in New Issue
Block a user