New version 1.2.61 ctdb-1.2.61
authorAmitay Isaacs <amitay@gmail.com>
Fri, 5 Apr 2013 05:26:24 +0000 (16:26 +1100)
committerAmitay Isaacs <amitay@gmail.com>
Mon, 8 Apr 2013 01:16:55 +0000 (11:16 +1000)
Signed-off-by: Amitay Isaacs <amitay@gmail.com>
packaging/RPM/ctdb.spec.in

index 624feecf3d5c36a5377475200e54abdb44bb013b..9394987fbdca13f51ca9f57876c65227ebbfe516 100644 (file)
@@ -3,7 +3,7 @@ Name: ctdb
 Summary: Clustered TDB
 Vendor: Samba Team
 Packager: Samba Team <samba@samba.org>
-Version: 1.2.60
+Version: 1.2.61
 Release: 1GITHASH
 Epoch: 0
 License: GNU GPL version 3
@@ -155,6 +155,13 @@ development libraries for ctdb
 
 %changelog
 
+* Fri Apr 05 2013 : Version 1.2.61
+  - Free message list header if all message handlers are freed
+  - Use tdb_parse_record instead of tdb_fetch to avoid memory leaks
+  - Set client socket to non-blocking only after connect succeeds
+  - Make sure statd-callout script is always run as root
+  - Use IP->node mapping info from nodes hosting that IP
+  - Pass CTDB daemon pid on command line to lockwait helper
 * Mon Mar 25 2013 : Version 1.2.60
   - Do not set close_on_exec for stdio/stderr of child
   - Check result from lockwait child