Skip to content

v1.4.3

Compare
Choose a tag to compare
@jfriesse jfriesse released this 06 Mar 16:57

I am pleased to announce the latest maintenance release of Corosync
1.4.3 and 1.3.5 available immediately from our website at
http://www.corosync.org.

This releases fixes many critical bugs and 1.4.3 enhances support for BSD systems. Corosync 1.3.5 is last release of 1.3 branch. If you are still using this version, please consider upgrade to 1.4.3.

Short changelog for 1.4.3:

Angus Salkeld (2):
      Add calls to missing object_find_destroy() to fix mem leaks
      Free mem allocated by getaddrinfo

Florian Haas (4):
      corosync.conf.example: change bindnetaddr
      corosync.conf.example: change mcastaddr
      corosync.conf.example: include comments
      corosync.conf.example: add note about host addresses in bindnetaddr

Jan Friesse (12):
      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

Masatake YAMATO (1):
      Remove cloned lines in main of main.c

Steven Dake (1):
      From Yunkai Zhang: FAILED TO RECEIVE stat

Yunkai Zhang (3):
      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

and for 1.3.5:

Angus Salkeld (2):
      Add calls to missing object_find_destroy() to fix mem leaks
      Free mem allocated by getaddrinfo

Jan Friesse (1):
      Store error str if can't open logfile

Masatake YAMATO (1):
      Remove cloned lines in main of main.c

Steven Dake (1):
      From Yunkai Zhang: FAILED TO RECEIVE stat

Yunkai Zhang (3):
      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

Upgrade is (as usually) highly recommended.

Thanks/congratulations to all people that contributed to achieve this
great milestone.