new version 1.0.112-32
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 10 Aug 2010 03:56:02 +0000 (13:56 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 10 Aug 2010 03:56:02 +0000 (13:56 +1000)
 Tue Aug 10 2010 : Version 1.0.112-32
 - Dont check if natgw is enabled or not in the natgw script
 - disable the check if winbind is ok
 - optimize 61.nfstickles
 - fix a fd leak from the abort-vacuuming patch

packaging/RPM/ctdb.spec.in

index dbe626a88a941f627f9d65f67811d1e4817878bf..7a093683473756a5187c18b1a144d3205f73ac44 100644 (file)
@@ -5,7 +5,7 @@ Vendor: Samba Team
 Packager: Samba Team <samba@samba.org>
 Name: ctdb
 Version: 1.0.112
-Release: 31
+Release: 32
 Epoch: 0
 License: GNU GPL version 3
 Group: System Environment/Daemons
@@ -125,6 +125,11 @@ rm -rf $RPM_BUILD_ROOT
 %{_docdir}/ctdb/tests/bin/ctdb_transaction
 
 %changelog
+* Tue Aug 10 2010 : Version 1.0.112-32
+ - Dont check if natgw is enabled or not in the natgw script
+ - disable the check if winbind is ok
+ - optimize 61.nfstickles
+ - fix a fd leak from the abort-vacuuming patch
 * Tue Aug 3 2010 : Version 1.0.112-31
  - Retry the vacuum abort code.
  - Add codestyle doc