- Update to corosync 1.4.3 stable release.
- Add calls to missing object_find_destroy() to fix mem leaks - Free mem allocated by getaddrinfo - corosync.conf.example: change bindnetaddr, mcastaddr, add comments - Store error str if can't open logfile - Wait for corosync-notifyd exit in init script - iba: Use configured node id - Unlink shm buffers if init fails - Fix memory leaks when nss fails - Madvise NOSYNC flag only if available - Include net/if_var.h header only when needed - Include stdint.h because funcs uses int16_t - Use install instead of cp - Don't unlock mutex in different threads - Revert "Use install instead of cp" - Add support for per OS CP flags - Remove cloned lines in main of main.c - Fixed bug when corosync receive JoinMSG in OPERATIONAL state - Correct nodeid of token when we retransmit it - Correct nodeid in memb_state_commit_token_send function OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=18
This commit is contained in:
@@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 8 07:46:10 UTC 2012 - tserong@suse.com
|
||||
|
||||
- Update to corosync 1.4.3 stable release.
|
||||
- Add calls to missing object_find_destroy() to fix mem leaks
|
||||
- Free mem allocated by getaddrinfo
|
||||
- corosync.conf.example: change bindnetaddr, mcastaddr, add comments
|
||||
- Store error str if can't open logfile
|
||||
- Wait for corosync-notifyd exit in init script
|
||||
- iba: Use configured node id
|
||||
- Unlink shm buffers if init fails
|
||||
- Fix memory leaks when nss fails
|
||||
- Madvise NOSYNC flag only if available
|
||||
- Include net/if_var.h header only when needed
|
||||
- Include stdint.h because funcs uses int16_t
|
||||
- Use install instead of cp
|
||||
- Don't unlock mutex in different threads
|
||||
- Revert "Use install instead of cp"
|
||||
- Add support for per OS CP flags
|
||||
- Remove cloned lines in main of main.c
|
||||
- Fixed bug when corosync receive JoinMSG in OPERATIONAL state
|
||||
- Correct nodeid of token when we retransmit it
|
||||
- Correct nodeid in memb_state_commit_token_send function
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 5 11:44:40 UTC 2012 - jjzhang@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user