[SCM] Samba Shared Repository - branch master updated

Stefan Metzmacher metze at samba.org
Wed Feb 26 23:12:03 UTC 2020


The branch, master has been updated
       via  340cd2b8163 ldb: change the version to 2.2.0 for Samba 4.13
      from  4edece5e973 s3:smb2_tcon: pass down in_flags to smbd_smb2_tree_connect_send()

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


- Log -----------------------------------------------------------------
commit 340cd2b81639cee622bb35981f680e7d2a7a491c
Author: Stefan Metzmacher <metze at samba.org>
Date:   Tue Feb 25 11:30:04 2020 +0100

    ldb: change the version to 2.2.0 for Samba 4.13
    
    Signed-off-by: Stefan Metzmacher <metze at samba.org>
    
    Autobuild-User(master): Stefan Metzmacher <metze at samba.org>
    Autobuild-Date(master): Wed Feb 26 23:11:39 UTC 2020 on sn-devel-184

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

Summary of changes:
 lib/ldb/ABI/{ldb-2.0.5.sigs => ldb-2.2.0.sigs}               | 0
 lib/ldb/ABI/{pyldb-util-2.1.0.sigs => pyldb-util-2.2.0.sigs} | 0
 lib/ldb/wscript                                              | 2 +-
 3 files changed, 1 insertion(+), 1 deletion(-)
 copy lib/ldb/ABI/{ldb-2.0.5.sigs => ldb-2.2.0.sigs} (100%)
 copy lib/ldb/ABI/{pyldb-util-2.1.0.sigs => pyldb-util-2.2.0.sigs} (100%)


Changeset truncated at 500 lines:

diff --git a/lib/ldb/ABI/ldb-2.0.5.sigs b/lib/ldb/ABI/ldb-2.2.0.sigs
similarity index 100%
copy from lib/ldb/ABI/ldb-2.0.5.sigs
copy to lib/ldb/ABI/ldb-2.2.0.sigs
diff --git a/lib/ldb/ABI/pyldb-util-2.1.0.sigs b/lib/ldb/ABI/pyldb-util-2.2.0.sigs
similarity index 100%
copy from lib/ldb/ABI/pyldb-util-2.1.0.sigs
copy to lib/ldb/ABI/pyldb-util-2.2.0.sigs
diff --git a/lib/ldb/wscript b/lib/ldb/wscript
index 06c8922aa8d..280e0916736 100644
--- a/lib/ldb/wscript
+++ b/lib/ldb/wscript
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 APPNAME = 'ldb'
-VERSION = '2.1.1'
+VERSION = '2.2.0'
 
 import sys, os
 


-- 
Samba Shared Repository



More information about the samba-cvs mailing list