[SCM] CTDB repository - branch master updated - b08a988fbdad0da850c9b79791c1a8970555147f

Ronnie Sahlberg sahlberg at samba.org
Fri Jul 18 03:56:01 GMT 2008


The branch, master has been updated
       via  b08a988fbdad0da850c9b79791c1a8970555147f (commit)
      from  eca73bcaa33f88c683b79d57d85b590659018ad8 (commit)

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


- Log -----------------------------------------------------------------
commit b08a988fbdad0da850c9b79791c1a8970555147f
Author: Ronnie Sahlberg <ronniesahlberg at gmail.com>
Date:   Fri Jul 18 13:49:05 2008 +1000

    new version 1.0.50

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

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 6e40619..1ac4129 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: 49
+Release: 50
 Epoch: 0
 License: GNU GPL version 3
 Group: System Environment/Daemons
@@ -118,6 +118,16 @@ fi
 %{_includedir}/ctdb_private.h
 
 %changelog
+* Fri Jul 18 2008 : Version 1.0.50
+ - Dont assume that just because we can establish a TCP connection
+   that we are actually talking to a functioning ctdb daemon.
+   So dont mark the node as CONNECTED just because the tcp handshake
+   was successful.
+ - Dont try to set the recmaster to ourself during elections for those
+   cases we know this will fail. To remove some annoying benign but scary
+   looking entries from the log.
+ - Bugfix for eventsystem for signal handling that could cause a node to
+   hang.
 * Thu Jul 17 2008 : Version 1.0.49
  - Update the safe persistent update fix to work with unpatched samba
    servers.


-- 
CTDB repository


More information about the samba-cvs mailing list