[SCM] Samba Shared Repository - branch master updated

Stefan Metzmacher metze at samba.org
Tue Aug 20 14:46:01 UTC 2019


The branch, master has been updated
       via  60cba7b3a17 tdb: Release tdb 1.4.2
      from  e9f2e205ee8 ctdb-daemon: Make node inactive in the NODE_STOP control

https://git.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 60cba7b3a17104da1543d59609f50c6638880dd1
Author: Stefan Metzmacher <metze at samba.org>
Date:   Tue Aug 20 14:55:27 2019 +0200

    tdb: Release tdb 1.4.2
    
    * Build fixes
    * Improve the performance by inlining the tdb_oob() checks
    
    Signed-off-by: Stefan Metzmacher <metze at samba.org>
    Reviewed-by: Ralph Boehme <slow at samba.org>
    
    Autobuild-User(master): Stefan Metzmacher <metze at samba.org>
    Autobuild-Date(master): Tue Aug 20 14:45:41 UTC 2019 on sn-devel-184

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

Summary of changes:
 lib/tdb/ABI/{tdb-1.3.17.sigs => tdb-1.4.2.sigs} | 0
 lib/tdb/wscript                                 | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)
 copy lib/tdb/ABI/{tdb-1.3.17.sigs => tdb-1.4.2.sigs} (100%)


Changeset truncated at 500 lines:

diff --git a/lib/tdb/ABI/tdb-1.3.17.sigs b/lib/tdb/ABI/tdb-1.4.2.sigs
similarity index 100%
copy from lib/tdb/ABI/tdb-1.3.17.sigs
copy to lib/tdb/ABI/tdb-1.4.2.sigs
diff --git a/lib/tdb/wscript b/lib/tdb/wscript
index ece44f82e33..1ab0e8d334a 100644
--- a/lib/tdb/wscript
+++ b/lib/tdb/wscript
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 APPNAME = 'tdb'
-VERSION = '1.4.1'
+VERSION = '1.4.2'
 
 import sys, os
 


-- 
Samba Shared Repository



More information about the samba-cvs mailing list