This commit is contained in:
parent
974a01da71
commit
b2ee9ff08a
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 7 14:09:15 CET 2008 - abeekhof@suse.de
|
||||
|
||||
- Update source tarball to revision: 7508f211e536
|
||||
+ High: PE: Bug LF:1988 - Ensure recurring operations always have the correct target-rc set
|
||||
+ High: PE: Fix optional colocation
|
||||
+ High: PE: Improve up the detection of 'new' nodes joining the cluster
|
||||
+ High: PE: Prevent assert failures in master_color() by ensuring unmanaged masters are always reallocated to their current location
|
||||
+ High: Tools: crm_shadow - Show more line number information after validation failures
|
||||
+ High: ais: Ensure HA_RSCTMP exists for use by resource agents
|
||||
+ High: crmd: Bug:1975 - crmd should wait indefinitely for stonith operations to complete
|
||||
+ Medium: PE: Bug N:437719 - Ensure scores from colocated resources count when allocating groups
|
||||
+ Medium: Tools: Bug LF:1985 - crm_mon - Correctly process failed cib queries to allow reconnection after cluster restarts
|
||||
+ Medium: Tools: Bug LF:1987 - crm_verify incorrectly warns of configuration upgrades for the most recent version
|
||||
+ Medium: Tools: attrd - Automatically refresh all attributes after a CIB replace operation
|
||||
+ Medium: Tools: crm (bnc#441028): check for key error in attributes management
|
||||
+ Medium: crmd: Detect deleted resource operations automatically
|
||||
+ Medium: crmd: Erase a node's resource operations and transient attributes after a successful STONITH
|
||||
+ Medium: crmd: Fix the recording of pending operations in the CIB
|
||||
+ Medium: xml: Relax the restriction on the contents of rsc_locaiton.node
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 27 14:15:30 CET 2008 - abeekhof@suse.de
|
||||
|
||||
|
@ -36,7 +36,7 @@
|
||||
Name: pacemaker
|
||||
Summary: The Pacemaker scalable High-Availability cluster resource manager
|
||||
Version: 1.0.1
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: GPL v2 or later; LGPL v2.1 or later
|
||||
Url: http://www.clusterlabs.org
|
||||
Group: Productivity/Clustering/HA
|
||||
@ -284,6 +284,24 @@ rm -rf $RPM_BUILD_DIR/pacemaker
|
||||
%{_libdir}/*.so
|
||||
|
||||
%changelog
|
||||
* Fri Nov 07 2008 abeekhof@suse.de
|
||||
- Update source tarball to revision: 7508f211e536
|
||||
+ High: PE: Bug LF:1988 - Ensure recurring operations always have the correct target-rc set
|
||||
+ High: PE: Fix optional colocation
|
||||
+ High: PE: Improve up the detection of 'new' nodes joining the cluster
|
||||
+ High: PE: Prevent assert failures in master_color() by ensuring unmanaged masters are always reallocated to their current location
|
||||
+ High: Tools: crm_shadow - Show more line number information after validation failures
|
||||
+ High: ais: Ensure HA_RSCTMP exists for use by resource agents
|
||||
+ High: crmd: Bug:1975 - crmd should wait indefinitely for stonith operations to complete
|
||||
+ Medium: PE: Bug N:437719 - Ensure scores from colocated resources count when allocating groups
|
||||
+ Medium: Tools: Bug LF:1985 - crm_mon - Correctly process failed cib queries to allow reconnection after cluster restarts
|
||||
+ Medium: Tools: Bug LF:1987 - crm_verify incorrectly warns of configuration upgrades for the most recent version
|
||||
+ Medium: Tools: attrd - Automatically refresh all attributes after a CIB replace operation
|
||||
+ Medium: Tools: crm (bnc#441028): check for key error in attributes management
|
||||
+ Medium: crmd: Detect deleted resource operations automatically
|
||||
+ Medium: crmd: Erase a node's resource operations and transient attributes after a successful STONITH
|
||||
+ Medium: crmd: Fix the recording of pending operations in the CIB
|
||||
+ Medium: xml: Relax the restriction on the contents of rsc_locaiton.node
|
||||
* Mon Oct 27 2008 abeekhof@suse.de
|
||||
- Update source tarball to revision: 9082ded546ec
|
||||
+ High: Tools: LF:1969 - Attrd never sets any properties in the cib
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:45b71fdfaceecf9764f41548fb4a617cb013d3701e525e37ec0de7e2e86a2f04
|
||||
size 1808595
|
||||
oid sha256:8f4453297012644bf6b3103e77103948730bb5a13b9b6815061e67ce388b360c
|
||||
size 1815626
|
||||
|
Loading…
Reference in New Issue
Block a user