New version 1.0.114.9 1.0.114 ctdb-1.0.114.9
authorMichael Adam <obnox@samba.org>
Fri, 21 Nov 2014 07:28:22 +0000 (08:28 +0100)
committerMichael Adam <obnox@samba.org>
Fri, 21 Nov 2014 08:21:47 +0000 (09:21 +0100)
Signed-off-by: Michael Adam <obnox@samba.org>
packaging/RPM/ctdb.spec.in

index bf71296b2161417e951f4ae9f00d64b9f6e734f4..b9efda2ff2f7c9dadd911512abc87a844ba7e790 100644 (file)
@@ -4,7 +4,7 @@ Summary: Clustered TDB
 Vendor: Samba Team
 Packager: Samba Team <samba@samba.org>
 Name: ctdb
-Version: 1.0.114.8
+Version: 1.0.114.9
 Release: 1GITHASH
 Epoch: 0
 License: GNU GPL version 3
@@ -127,6 +127,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_docdir}/ctdb/tests/bin/ctdb_transaction
 
 %changelog
+* Fri Nov 21 2014 : Version 1.0.114.9
+ - Michael Adam: backport tuanable "AllowClientDBAttach"
+ - Michael Adam: fix eventscript ports check to cope with Samba 4 smb.conf format
 * 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)