[SCM] CTDB repository - branch master updated - af5d9435822917d36929e667063db69e6a426d3d

Ronnie Sahlberg sahlberg at samba.org
Mon Jun 30 23:39:38 GMT 2008


The branch, master has been updated
       via  af5d9435822917d36929e667063db69e6a426d3d (commit)
      from  9f501cee9132114e7467a33dab5cfe0737f94f44 (commit)

http://gitweb.samba.org/?p=sahlberg/ctdb.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit af5d9435822917d36929e667063db69e6a426d3d
Author: Ronnie Sahlberg <ronniesahlberg at gmail.com>
Date:   Tue Jul 1 09:34:43 2008 +1000

    new version

-----------------------------------------------------------------------

Summary of changes:
 packaging/RPM/ctdb.spec |   12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/packaging/RPM/ctdb.spec b/packaging/RPM/ctdb.spec
index 00cff5b..06653e5 100644
--- a/packaging/RPM/ctdb.spec
+++ b/packaging/RPM/ctdb.spec
@@ -5,7 +5,7 @@ Vendor: Samba Team
 Packager: Samba Team <samba at samba.org>
 Name: ctdb
 Version: 1.0
-Release: 42
+Release: 43
 Epoch: 0
 License: GNU GPL version 3
 Group: System Environment/Daemons
@@ -120,6 +120,16 @@ fi
 %{_includedir}/ctdb_private.h
 
 %changelog
+* Tue Jul 1 2008 : Version 1.0.43
+ - Updates and bugfixes to the specfile to keep rpmlint happy
+ - Force a global flags update after each recovery event.
+ - Verify that the recmaster agrees with our node flags and update the
+   recmaster othervise.
+ - When writing back to the parent from a freeze-child across the pipe,
+   loop over the write in case the write failed with an error  othervise
+   the parent will never be notified tha the child has completed the operation.
+ - Automatically thaw all databases when recmaster marks us as being in normal
+   mode instead of recovery mode.
 * Fri Jun 13 2008 : Version 1.0.42
  - When event scripts have hung/timedout more than EventScriptBanCount times
    in a row the node will ban itself.


-- 
CTDB repository


More information about the samba-cvs mailing list