New version 1.2.39-2
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 14 Feb 2012 01:21:09 +0000 (12:21 +1100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 14 Feb 2012 01:21:09 +0000 (12:21 +1100)
This version contains one single change:
Fix ip reallocation for LCP2 where it sometimes resulted
in poor balancing of the addresses across the nodes.

S1032414

packaging/RPM/ctdb.spec.in

index 08719d035ae293442616fbd98fbe4ff5c99f66d2..7dd61bff3ec2cec9d501351adce9d8bf5fb9efa8 100644 (file)
@@ -4,7 +4,7 @@ Summary: Clustered TDB
 Vendor: Samba Team
 Packager: Samba Team <samba@samba.org>
 Version: 1.2.39
-Release: 1GITHASH
+Release: 2GITHASH
 Epoch: 0
 License: GNU GPL version 3
 Group: System Environment/Daemons
@@ -144,6 +144,8 @@ development libraries for ctdb
 %{_libdir}/libctdb.a
 
 %changelog
+* Tue Feb 14 2012 : Version 1.2.39-2
+ - Fix for ip reallocation bug resulting in poor istribution of addresses
 * Thu Nov 17 2011 : Version 1.2.39
  - Handle canceled monitor events better, dont assume they are always status==OK
 * Mon Oct 17 2011 : Version 1.2.38