143 lines
5.7 KiB
Plaintext
143 lines
5.7 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Wed Jun 2 11:53:28 UTC 2010 - tserong@novell.com
|
||
|
|
||
|
- Set sensible defaults for Pacemaker in corosync.conf.example (bnc#610663)
|
||
|
- Clarify bindnetaddr option in corosync.conf.5 manpage (upstream cs 2856)
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon May 10 14:59:13 UTC 2010 - dmuhamedagic@novell.com
|
||
|
|
||
|
- Handle POLLNVAL in coroipcc
|
||
|
- Save the ring id and restore it properly when the recovery operation fails
|
||
|
- increase maximum entries in the retransmit queue when recovery takes place.
|
||
|
- fix one-off error in memove
|
||
|
- discard and report unknown messages
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Apr 26 14:40:44 UTC 2010 - dmuhamedagic@novell.com
|
||
|
|
||
|
- fix valgrind reported problems (upstream cs 2787)
|
||
|
- Memset for res_setup variable in coroipcs:req_setup_send
|
||
|
- Two memset in logsys for buffers
|
||
|
- Problem in corosync_totem_stats_updater where
|
||
|
avg_token_holdtime has size of avg_backlog_calc
|
||
|
- corosync_totem_stats_init where avg_backlog_calc is 32 bits (not 64)
|
||
|
- objdb problem if new_valie_len != object->value_len. In
|
||
|
such case newly allocated memory is not initialized and in some
|
||
|
situations, value_len is not updated.
|
||
|
- select a new sync member if the node with the lowest nodeid has
|
||
|
left (upstream cs 2785)
|
||
|
- fix a crash in YKD
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Apr 9 15:09:11 UTC 2010 - dmuhamedagic@novell.com
|
||
|
|
||
|
- clear the ring id on sync abort (bnc#590666)
|
||
|
- fix unloading of evs
|
||
|
- change sign of all exit codes (normal error exit is now 1)
|
||
|
- objdb: fix key change notifications (don't notify if the key
|
||
|
wasn't changed; notify on key inc/dec)
|
||
|
- fix possible lockup when a dispatch handler function is NULL
|
||
|
- upstream version cs 2756
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Mar 29 14:15:43 UTC 2010 - dmuhamedagic@novell.com
|
||
|
|
||
|
- fix lockup that occurs sometimes before exiting
|
||
|
- fix problem where retransmissions don't occur resulting in failure
|
||
|
to receive condition
|
||
|
- add a reload callback to libconfdb
|
||
|
- support for lib_cpg_finalize
|
||
|
- cpg join with undelivered leave message (fixes problems with nodes
|
||
|
joining cpg twice in quick succession)
|
||
|
- fix error handling to avoid segfaults/leaks on error
|
||
|
in coroipcc_service_connect
|
||
|
- upstream release 1.2.1
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Mar 4 18:43:07 UTC 2010 - dmuhamedagic@novell.com
|
||
|
|
||
|
- retain nodeid compatibility with openais (revert patch from cs 2429)
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Mar 3 16:41:12 CST 2010 - jjzhang@novell.com
|
||
|
|
||
|
- minor enhancement to corosync.conf man page (bnc#580180)
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Mar 2 22:01:26 UTC 2010 - dmuhamedagic@novell.com
|
||
|
|
||
|
- upstream version cs 2667
|
||
|
- allow empty (default) consensus timeout
|
||
|
- fix freeze of IPC library connection on sem_wait
|
||
|
- fix malloc deadlock in signal handler (rhbz#547511)
|
||
|
- fix coroipcs message corruption that occurs when a message fills the
|
||
|
remainder of the dispatch buffer with a full message
|
||
|
- totemsrp: fix transitional configuration changes with long token timeouts
|
||
|
- remove a double list_del() when a tracking CFG client shuts down without
|
||
|
calling cfg_track_stop (it caused corosync to crash)
|
||
|
- use nodeid instead of localhost ip for the case when binding to a loalhost
|
||
|
interface
|
||
|
- fix corosync shutdown process
|
||
|
- add augeas lense for corosync.conf
|
||
|
- patch to set unset value in token hold cancel structure as to not crash
|
||
|
wireshark
|
||
|
- convert unsafe function to thread-safe reentrant equivalents
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Feb 22 15:53:00 UTC 2010 - dmuhamedagic@novell.com
|
||
|
|
||
|
- SP1 beta5 (no code changes)
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Feb 8 14:53:31 UTC 2010 - dmuhamedagic@novell.com
|
||
|
|
||
|
- turn timestamp off in corosync.conf.example (there was a problem
|
||
|
reported in connection with not thread-safe glibc functions used
|
||
|
in concert with this option, which hasn't yet been resolved)
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Jan 27 13:44:58 UTC 2010 - dmuhamedagic@novell.com
|
||
|
|
||
|
- add cs2646 patch from upstream, fixes cs2642
|
||
|
- add patch to accept on/off for the various log directives (bnc#573451)
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Jan 21 14:21:44 UTC 2010 - dmuhamedagic@novell.com
|
||
|
|
||
|
- %pre script moved to openais
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Jan 18 16:36:24 UTC 2010 - dmuhamedagic@novell.com
|
||
|
|
||
|
- remove init script
|
||
|
- add %pre script to copy openais.conf and authkey to /etc/corosync
|
||
|
- add patch 2642 (parser fix)
|
||
|
- fix some obsoletes/requires
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Jan 11 16:08:35 UTC 2010 - lmb@novell.com
|
||
|
|
||
|
- Update to corosync 1.2.0.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Dec 29 10:23:21 UTC 2009 - dmuhamedagic@novell.com
|
||
|
|
||
|
- init script changes:
|
||
|
+ replace killall with checkproc, otherwise corosync can't stop
|
||
|
+ test if sbd/lrmadmin exist, because corosync has no dependency
|
||
|
on cluster-glue
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Dec 15 15:27:37 UTC 2009 - dmuhamedagic@novell.com
|
||
|
|
||
|
- update to the corosync upstream release 1.2.0
|
||
|
- add suse init script
|
||
|
- don't create rccorosync, because users should be using
|
||
|
rcopenais to start a cluster
|
||
|
- rename corosynclib to libcorosync4 (similar for the devel package)
|
||
|
(http://en.opensuse.org/Shared_Library_Packaging_Policy)
|
||
|
- Autotools generated version from the released upstream version 1.2.0
|
||
|
- some specfile changes (initddir -> initrddir, header)
|
||
|
|