From 3f403ff374915a831b02d2f072bc61cf1ba9e77a Mon Sep 17 00:00:00 2001 From: Ronnie Sahlberg Date: Wed, 21 Apr 2010 15:42:00 +1000 Subject: [PATCH] New version 1.0.112-15 * Wed Apr 21 2010 : Version 1.0.112-15 - Change how we add/remove iptable rules during recovery to make rules leaks less likey. - change a debug message loglevel from ERR to NOTICE BZ62086 - In the recovery daemon, track pulbic ip assignment across the cluster and verify consistency. - From Martins: change the 10.interface script to handle virtio interfaces correctly for virtual clusters. - Make the recovery master verify the reclock setting across the cluster and ban nodes with inconsistencies. BZ56354 --- packaging/RPM/ctdb.spec.in | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/packaging/RPM/ctdb.spec.in b/packaging/RPM/ctdb.spec.in index 023551b9..15d7a7b7 100644 --- a/packaging/RPM/ctdb.spec.in +++ b/packaging/RPM/ctdb.spec.in @@ -5,7 +5,7 @@ Vendor: Samba Team Packager: Samba Team Name: ctdb Version: 1.0.112 -Release: 14 +Release: 15 Epoch: 0 License: GNU GPL version 3 Group: System Environment/Daemons @@ -123,6 +123,18 @@ rm -rf $RPM_BUILD_ROOT %{_docdir}/ctdb/tests/bin/ctdb_transaction %changelog +* Wed Apr 21 2010 : Version 1.0.112-15 + - Change how we add/remove iptable rules during recovery to make + rules leaks less likey. + - change a debug message loglevel from ERR to NOTICE + BZ62086 + - In the recovery daemon, track pulbic ip assignment + across the cluster and verify consistency. + - From Martins: change the 10.interface script to handle + virtio interfaces correctly for virtual clusters. + - Make the recovery master verify the reclock setting across the cluster + and ban nodes with inconsistencies. + BZ56354 * Mon Mar 29 2010 : Version 1.0.112-14 - Wipe the new serverid database before starting winbind * Wed Mar 25 2010 : Version 1.0.112-13 -- 2.34.1