[SCM] CTDB repository - branch master updated - d94e76bfb3e464c0540331caf282efc13ff60e42

Ronnie Sahlberg sahlberg at samba.org
Thu Jul 10 03:06:18 GMT 2008


The branch, master has been updated
       via  d94e76bfb3e464c0540331caf282efc13ff60e42 (commit)
      from  563cdf2bd9cca358d234c797d8e1d9c8838c6ca6 (commit)

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


- Log -----------------------------------------------------------------
commit d94e76bfb3e464c0540331caf282efc13ff60e42
Author: Ronnie Sahlberg <ronniesahlberg at gmail.com>
Date:   Thu Jul 10 13:00:50 2008 +1000

    new version 10.0.46

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

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


Changeset truncated at 500 lines:

diff --git a/packaging/RPM/ctdb.spec b/packaging/RPM/ctdb.spec
index 34e27c7..372781d 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: 45
+Release: 46
 Epoch: 0
 License: GNU GPL version 3
 Group: System Environment/Daemons
@@ -120,6 +120,19 @@ fi
 %{_includedir}/ctdb_private.h
 
 %changelog
+* Thu Jul 10 2008 : Version 1.0.46
+ - Document both the LVS:cingle-ip-address and the REMOTE-NODE:wan-accelerator
+   capabilities.
+ - Add commands "ctdb pnn", "ctdb lvs", "ctdb lvsmaster".
+ - LVS improvements. LVS is the single-ip-address mode for a ctdb cluster.
+ - Fixes to supress rpmlint warnings
+ - AXI compile fixes.
+ - Change \s to [[:space:]] in some scripts. Not all RHEL5 packages come
+   with a egrep that handles \s   even same version but different arch.
+ - Revert the change to NFS restart. CTDB should NOT attempt to restart
+   failed services.
+ - Rewrite of the waitpid() patch to use the eventsystem for handling
+   signals.
 * Tue Jul 8 2008 : Version 1.0.45
  - Try to restart the nfs service if it has failed to respond 3 times in a row.
  - waitpid() can block if the child does not respond promptly to SIGTERM.


-- 
CTDB repository


More information about the samba-cvs mailing list