New version 1.0.52 1.0.52 obnox/1.0.52 origin/1.0.52 tridge/1.0.52 ctdb-1.0.52
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Mon, 4 Aug 2008 04:58:52 +0000 (14:58 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Mon, 4 Aug 2008 04:58:52 +0000 (14:58 +1000)
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
packaging/RPM/ctdb.spec

index bff072b60f8ecce629d4b3fb6c77f0560fa1f0fc..13fae3d28f2fce67d0b99e88e49a043b133226a6 100644 (file)
@@ -5,7 +5,7 @@ Vendor: Samba Team
 Packager: Samba Team <samba@samba.org>
 Name: ctdb
 Version: 1.0
-Release: 51
+Release: 52
 Epoch: 0
 License: GNU GPL version 3
 Group: System Environment/Daemons
@@ -118,6 +118,12 @@ fi
 %{_includedir}/ctdb_private.h
 
 %changelog
+* Mon Aug 4 2008 : Version 1.0.52
+ - Send an explicit gratious arp when starting sending the tcp tickles.
+ - When doing failover, issue a killtcp to non-NFS/non-CIFS clients
+   so that they fail quickly. NFS and CIFS already fail and recover 
+   quickly.
+ - Update the test scripts to handle CTRL-C to kill off the test.
 * Mon Jul 28 2008 : Version 1.0.51
  - Strip off the vlan tag from bond devices before we check in /proc
    if the interface is up or not.