diff --git a/corosync-2.3.2.tar.gz b/corosync-2.3.2.tar.gz deleted file mode 100644 index 4366c41..0000000 --- a/corosync-2.3.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2602753bcf1a3bd33a0afb185c52373d1ab84ada53818626acfca56213072142 -size 409078 diff --git a/corosync-2.3.3.tar.gz b/corosync-2.3.3.tar.gz new file mode 100644 index 0000000..1bf442f --- /dev/null +++ b/corosync-2.3.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c60a007c9abc5163809cd7b6c431f137c3459abf13a5755a580c2bd2c4b141d1 +size 411719 diff --git a/corosync.changes b/corosync.changes index faeaab2..f8fbaf5 100644 --- a/corosync.changes +++ b/corosync.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Jan 21 07:48:22 UTC 2014 - xli@suse.com + +- Update to corosync 2.3.3 +- Properly check result of symlink +- Fix cppchecks warning +- Close devnull file handler +- votequorum: Add missing man pages +- totem: Drop invalid join msg in operational state +- systemd unit: Make sure network is really up +- votequorum: Improve/add documentation for quorum device API +- votequorum: Add persistent expected_votes tracking. +- Upstream version cs: 45dd9861ff78362068d214cf520006a1b26376cd + ------------------------------------------------------------------- Thu Jan 9 09:14:50 UTC 2014 - xli@suse.com @@ -18,7 +32,7 @@ Thu Dec 12 06:35:17 UTC 2013 - xli@suse.com - totemiba: Fix parameters position for poll_add - totemiba: Del channel fd from poll before destroy - totemiba: Properly allocate RDMA buffers -- Upsteam version cs: 7014f10123a634cf026491edc9a09d6044106116 +- Upstream version cs: 7014f10123a634cf026491edc9a09d6044106116 ------------------------------------------------------------------- Fri Nov 29 21:49:07 UTC 2013 - lmb@suse.com diff --git a/corosync.spec b/corosync.spec index 10992de..00b834d 100644 --- a/corosync.spec +++ b/corosync.spec @@ -44,7 +44,7 @@ Name: corosync Summary: The Corosync Cluster Engine and Application Programming Interfaces License: BSD-3-Clause Group: Productivity/Clustering/HA -Version: 2.3.2 +Version: 2.3.3 Release: 0 Url: http://www.corosync.org Source0: %{name}-%{version}.tar.gz