[SCM] CTDB repository - branch master updated - ctdb-1.0.98-11-g14fca83

Ronnie Sahlberg sahlberg at samba.org
Thu Oct 22 01:27:59 MDT 2009


The branch, master has been updated
       via  14fca8383b6b1da49278a9181a975543b956161b (commit)
      from  e01ab46bafad09a5e320d420734db129d35863bc (commit)

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


- Log -----------------------------------------------------------------
commit 14fca8383b6b1da49278a9181a975543b956161b
Author: Ronnie Sahlberg <ronniesahlberg at gmail.com>
Date:   Thu Oct 22 18:16:33 2009 +1100

    new version 1.0.99

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

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


Changeset truncated at 500 lines:

diff --git a/packaging/RPM/ctdb.spec b/packaging/RPM/ctdb.spec
index 536e7cf..d243888 100644
--- a/packaging/RPM/ctdb.spec
+++ b/packaging/RPM/ctdb.spec
@@ -4,7 +4,7 @@ Summary: Clustered TDB
 Vendor: Samba Team
 Packager: Samba Team <samba at samba.org>
 Name: ctdb
-Version: 1.0.98
+Version: 1.0.99
 Release: 1
 Epoch: 0
 License: GNU GPL version 3
@@ -127,6 +127,14 @@ exit 0
 %{_libdir}/pkgconfig/ctdb.pc
 
 %changelog
+* Thu Oct 22 2009 : Version 1.0.99
+ - Fix a SEGV in the new db priority code.
+ - From Wolfgang : eliminate a ctdb_fatal() if there is a dmaster violation detected.
+ - During testing we often add/delete eventscripts at runtime. This could cause an eventscript to fail and mark the node unhealthy if an eventscript was deleted while we were listing the names. Handle the errorcode and make sure the node does not becomne unhealthy in this case.
+ - Lower the debuglevel for the messages when ctdb creates a filedescruiptor so we dont spam the logs with these messages.
+ - Dont have the RPM automatically restart ctdb
+ - Volker : add a missing transaction_cancel() in the handling of persistent databases
+ - Treat interfaces with the anme ethX* as bond devices in 10.interfaces so we do the correct test for if they are up or not.
 * Tue Oct 20 2009 : Version 1.0.98
  - Fix for the vacuuming database from Wolfgang M
  - Create a directory where the test framework can put temporary overrides


-- 
CTDB repository


More information about the samba-cvs mailing list