This commit is contained in:
parent
d4d44153d7
commit
ee846e5c2f
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 6 18:12:28 CET 2009 - abeekhof@suse.de
|
||||||
|
- Update source tarball to revision: 09be44da9b32
|
||||||
|
+ High: PE: Remove an optimization for the terminate node attribute that caused the cluster to block indefinitly
|
||||||
|
+ High: Tools: Bug BNC:468066 - Don't use the result of uname() when its no longer in scope
|
||||||
|
+ High: Tools: Bug LF:2036 - crm_resource cannot set/get parameters for cloned resources
|
||||||
|
+ High: ais: Add optional support for the new AIS IPC layer
|
||||||
|
+ High: ais: Always set header.error to the correct default: SA_AIS_OK
|
||||||
|
+ High: ais: Ensure crm_peer_seq is updated after a membership update
|
||||||
|
+ High: ais: Make sure all IPC header fields are set to sane defaults
|
||||||
|
+ High: cib: Allow clients without mainloop to connect to the cib
|
||||||
|
+ High: cib: Fix four moderately sized memory leaks detected by Valgrind
|
||||||
|
+ High: Core: Fix more memory leaks foudn by valgrind
|
||||||
|
+ High: Tools: Bug BNC:473265 - crm_resource -L dumps core
|
||||||
|
+ High: Tools: Bug LF:2046 - Node attribute updates are lost because attrd can take too long to start
|
||||||
|
+ High: Tools: hb2openais: add constraints for clvmd to controld
|
||||||
|
+ High: Tools: hb2openais: improve media processing and set rrp_mode for multiple rings configuration
|
||||||
|
+ High: Tools: hb2openais: openais supports up to two rings
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 26 11:33:42 CET 2009 - abeekhof@suse.de
|
Mon Jan 26 11:33:42 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: 9
|
Release: 10
|
||||||
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
|
||||||
@ -291,6 +291,23 @@ rm -rf $RPM_BUILD_DIR/pacemaker
|
|||||||
%{_libdir}/*.so
|
%{_libdir}/*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 06 2009 abeekhof@suse.de
|
||||||
|
- Update source tarball to revision: 09be44da9b32
|
||||||
|
+ High: PE: Remove an optimization for the terminate node attribute that caused the cluster to block indefinitly
|
||||||
|
+ High: Tools: Bug BNC:468066 - Don't use the result of uname() when its no longer in scope
|
||||||
|
+ High: Tools: Bug LF:2036 - crm_resource cannot set/get parameters for cloned resources
|
||||||
|
+ High: ais: Add optional support for the new AIS IPC layer
|
||||||
|
+ High: ais: Always set header.error to the correct default: SA_AIS_OK
|
||||||
|
+ High: ais: Ensure crm_peer_seq is updated after a membership update
|
||||||
|
+ High: ais: Make sure all IPC header fields are set to sane defaults
|
||||||
|
+ High: cib: Allow clients without mainloop to connect to the cib
|
||||||
|
+ High: cib: Fix four moderately sized memory leaks detected by Valgrind
|
||||||
|
+ High: Core: Fix more memory leaks foudn by valgrind
|
||||||
|
+ High: Tools: Bug BNC:473265 - crm_resource -L dumps core
|
||||||
|
+ High: Tools: Bug LF:2046 - Node attribute updates are lost because attrd can take too long to start
|
||||||
|
+ High: Tools: hb2openais: add constraints for clvmd to controld
|
||||||
|
+ High: Tools: hb2openais: improve media processing and set rrp_mode for multiple rings configuration
|
||||||
|
+ High: Tools: hb2openais: openais supports up to two rings
|
||||||
* Mon Jan 26 2009 abeekhof@suse.de
|
* Mon Jan 26 2009 abeekhof@suse.de
|
||||||
- Update source tarball to revision: 7eef42ed409d
|
- Update source tarball to revision: 7eef42ed409d
|
||||||
+ High: Tools: Bug BNC:468066 - crm_standby - Don't use the result of uname() when its no longer in scope
|
+ High: Tools: Bug BNC:468066 - crm_standby - Don't use the result of uname() when its no longer in scope
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:86dfc44c82875fb28e81aa7f9173ec2fced4e97cd09ac144e59771b74181177c
|
oid sha256:ce2cb7e6f68ff98f0f0969e8cc6a8c2be34f036a7ffbc62bbd69f16fd67d9db9
|
||||||
size 781408
|
size 788705
|
||||||
|
Loading…
x
Reference in New Issue
Block a user