New version 1.0.114.8 ctdb-1.0.114.8
authorMichael Adam <obnox@samba.org>
Wed, 25 Jun 2014 13:37:15 +0000 (15:37 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 25 Jun 2014 13:37:15 +0000 (15:37 +0200)
Signed-off-by: Michael Adam <obnox@samba.org>
packaging/RPM/ctdb.spec.in

index 7f7b6516bd4356dc4e70e7db8130a8a8efd3e654..bf71296b2161417e951f4ae9f00d64b9f6e734f4 100644 (file)
@@ -4,7 +4,7 @@ Summary: Clustered TDB
 Vendor: Samba Team
 Packager: Samba Team <samba@samba.org>
 Name: ctdb
-Version: 1.0.114.7
+Version: 1.0.114.8
 Release: 1GITHASH
 Epoch: 0
 License: GNU GPL version 3
@@ -127,6 +127,11 @@ rm -rf $RPM_BUILD_ROOT
 %{_docdir}/ctdb/tests/bin/ctdb_transaction
 
 %changelog
+* Wed Jun 25 2014 : Version 1.0.114.8
+ - Michael Adam: Less verbosity when there is no public_addresses file.
+ - Michael Adam: Debug message fix.  (backported from master)
+ - Ronnie Sahlberg, Amitay Isaacs, Martin Schwenke: backported several
+   patches to increase robustness with respect to banning and ip failover.
 * Wed Sep 04 2013 : Version 1.0.114.7
  - Amitay Isaacs, Martin Schwenke, Michael Adam: banning robustness fixes.
  - Amitay Isaacs: Fix record bouncing bug introduced by 3-phase vacuuming.