New version 1.2.17
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Mon, 17 Jan 2011 01:05:43 +0000 (12:05 +1100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Mon, 17 Jan 2011 01:05:43 +0000 (12:05 +1100)
packaging/RPM/ctdb.spec.in

index 72dcd20282c3bc5bf136c445162245371cc54e47..4fe9ae0c4834c4a032b7708995530d756c9b88a7 100644 (file)
@@ -3,7 +3,7 @@ Name: ctdb
 Summary: Clustered TDB
 Vendor: Samba Team
 Packager: Samba Team <samba@samba.org>
-Version: 1.2.16
+Version: 1.2.17
 Release: 1GITHASH
 Epoch: 0
 License: GNU GPL version 3
@@ -143,6 +143,18 @@ development libraries for ctdb
 %{_libdir}/libctdb.a
 
 %changelog
+* Mon Jan 17 2011 : Version 1.2.17
+ - Updates to the event logging from Christian.
+ - Libctdb : traverse support
+ - Updates to the event logging by adding internal ticker.
+ - Addip/Delip/Moveip : make more robust by adding retry if failure
+ - Dont ban nodes for ipreallocation failures, being unhealthy is sufficient
+ - NFS eventscripts : lower the fail/restart limits
+ - Eventscript restart : only restart on monitor event.
+ - Libctdb crash issue from Mike Anderson
+ - chante daemon back to real-time process to handle high load better and reduce
+   time jumped messages.
+ - nfs eventscript : skip checking statd when running on SLES systems
 * Wed Dec 22 2010 : Version 1.2.16
  - 50.samba  dont run serverid wipe in the background in case it
    is so slow to start that samba manages to come up before it finishes.