new version 1.0.48 1.0.48 sahlberg obnox/1.0.48 obnox/sahlberg origin/1.0.48 origin/sahlberg
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Thu, 17 Jul 2008 03:56:17 +0000 (13:56 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Thu, 17 Jul 2008 03:56:17 +0000 (13:56 +1000)
packaging/RPM/ctdb.spec

index 07ae7218b52d871790e53fa5f45aa59347251781..84f9cf6c288574c05468682aa65e1f54dbc78f98 100644 (file)
@@ -5,7 +5,7 @@ Vendor: Samba Team
 Packager: Samba Team <samba@samba.org>
 Name: ctdb
 Version: 1.0
-Release: 47
+Release: 48
 Epoch: 0
 License: GNU GPL version 3
 Group: System Environment/Daemons
@@ -118,7 +118,16 @@ fi
 %{_includedir}/ctdb_private.h
 
 %changelog
-* Fri Jul 11 2008 : Version 1.0.48-pre
+* Thu Jul 17 2008 : Version 1.0.48
+ - Update the spec file.
+ - Do not start new user-triggered eventscripts if we are already
+   inside recovery mode.
+ - Add two new controls to start/cancel a persistent update.
+   A client such as samba can use these to tell ctdbd that it will soon
+   be writing directly to the persistent database tdb file. So if
+   samba is -9ed before it has eitehr done the persistent_store or
+   canceled the operation, ctdb knows that the persistent databases
+   'may' be out of sync and therefore a full blown recovery is called for.
  - Add two new options :
    CTDB_SAMBA_SKIP_CONF_CHECK and CTDB_SAMBA_CHECK_PORTS that can be used
    to override what checks to do when monitoring samba health.