[SCM] CTDB repository - branch master updated - 9e1adfdd4cc606f4134fdeba8d3539e29e7e5056

Ronnie Sahlberg sahlberg at samba.org
Mon May 26 22:28:16 GMT 2008


The branch, master has been updated
       via  9e1adfdd4cc606f4134fdeba8d3539e29e7e5056 (commit)
       via  fb9870916ce0798695b09d33208a19d5de1cfd29 (commit)
      from  e07abdfbdb7963309898f0bf5382b8e951409f0a (commit)

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


- Log -----------------------------------------------------------------
commit 9e1adfdd4cc606f4134fdeba8d3539e29e7e5056
Author: Ronnie Sahlberg <ronniesahlberg at gmail.com>
Date:   Tue May 27 08:23:46 2008 +1000

    update to .40

commit fb9870916ce0798695b09d33208a19d5de1cfd29
Author: Ronnie Sahlberg <ronniesahlberg at gmail.com>
Date:   Tue May 27 08:21:18 2008 +1000

    read the samba sysconfig from the samba eventscript

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

Summary of changes:
 config/events.d/50.samba |    1 +
 packaging/RPM/ctdb.spec  |    5 ++++-
 2 files changed, 5 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/config/events.d/50.samba b/config/events.d/50.samba
index 784c059..8363a1a 100755
--- a/config/events.d/50.samba
+++ b/config/events.d/50.samba
@@ -5,6 +5,7 @@ PATH=/bin:/usr/bin:$PATH
 
 . $CTDB_BASE/functions
 loadconfig ctdb
+loadconfig samba
 
 cmd="$1"
 shift
diff --git a/packaging/RPM/ctdb.spec b/packaging/RPM/ctdb.spec
index 4cd9a54..064440d 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: 39
+Release: 40
 Epoch: 0
 License: GNU GPL version 3
 Group: System Environment/Daemons
@@ -120,6 +120,9 @@ fi
 %{_includedir}/ctdb_private.h
 
 %changelog
+* Tue May 27 2008 : Version 1.0.40
+ - Read the samba sysconfig file from the 50.samba eventscript
+ - Fix some emmory hierarchical bugs in the persistent write handling
 * Thu May 22 2008 : Version 1.0.39
  - Moved a CTDB_MANAGES_NFS, CTDB_MANAGES_ISCSI and CTDB_MANAGES_CSFTPD
    into /etc/sysconfig/ctdb


-- 
CTDB repository


More information about the samba-cvs mailing list