New version 1.2.55 ctdb-1.2.55
authorAmitay Isaacs <amitay@gmail.com>
Tue, 27 Nov 2012 04:50:54 +0000 (15:50 +1100)
committerAmitay Isaacs <amitay@gmail.com>
Tue, 27 Nov 2012 04:50:54 +0000 (15:50 +1100)
Signed-off-by: Amitay Isaacs <amitay@gmail.com>
packaging/RPM/ctdb.spec.in

index 3ded8276435a7cd088b1c94c55290b104a9f985a..de8193dee1fed41b80621b7e15d7f935619008b4 100644 (file)
@@ -3,7 +3,7 @@ Name: ctdb
 Summary: Clustered TDB
 Vendor: Samba Team
 Packager: Samba Team <samba@samba.org>
-Version: 1.2.54
+Version: 1.2.55
 Release: 1GITHASH
 Epoch: 0
 License: GNU GPL version 3
@@ -146,6 +146,12 @@ development libraries for ctdb
 
 %changelog
 
+* Tue Nov 27 2012 : Version 1.2.55
+  - Do not ignore timed out monitor events
+  - Track nodes that fail takeover run and ban them
+  - For new interfaces mark the link up by default after startup
+  - In 10.interface eventscript use configured interaces to monitor
+  - Do not set the initial interface when adding new public address
 * Wed Oct 30 2012 : Version 1.2.54
   - Protect against double free of active monitor callback state during shutdown
   - Remove duplicate code to set tunables from initscript