[SCM] Samba Shared Repository - branch v4-9-test updated

Stefan Metzmacher metze at samba.org
Wed Jul 3 10:30:20 UTC 2019


The branch, v4-9-test has been updated
       via  78b728570f3 ldb: Release ldb 1.4.7
      from  98cef2ad057 VERSION: Bump version up to 4.9.11...

https://git.samba.org/?p=samba.git;a=shortlog;h=v4-9-test


- Log -----------------------------------------------------------------
commit 78b728570f31889f443e1ba47a6719899b5a2707
Author: Stefan Metzmacher <metze at samba.org>
Date:   Wed Jul 3 12:14:03 2019 +0200

    ldb: Release ldb 1.4.7
    
    Compared to 1.4.6:
    
     * LDAP_REFERRAL_SCHEME_OPAQUE was added
       to ldb_module.h in order to fix bug #12478.
       It means that Samba >= 4.9.11 is no longer able to
       build with ldb 1.4.6.
    
    BUG: https://bugzilla.samba.org/show_bug.cgi?id=12478
    
    Signed-off-by: Stefan Metzmacher <metze at samba.org>

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

Summary of changes:
 lib/ldb/ABI/{ldb-1.3.0.sigs => ldb-1.4.7.sigs}                    | 0
 lib/ldb/ABI/{pyldb-util-1.1.10.sigs => pyldb-util-1.4.7.sigs}     | 0
 lib/ldb/ABI/{pyldb-util-1.1.10.sigs => pyldb-util.py3-1.4.7.sigs} | 0
 lib/ldb/wscript                                                   | 2 +-
 4 files changed, 1 insertion(+), 1 deletion(-)
 copy lib/ldb/ABI/{ldb-1.3.0.sigs => ldb-1.4.7.sigs} (100%)
 copy lib/ldb/ABI/{pyldb-util-1.1.10.sigs => pyldb-util-1.4.7.sigs} (100%)
 copy lib/ldb/ABI/{pyldb-util-1.1.10.sigs => pyldb-util.py3-1.4.7.sigs} (100%)


Changeset truncated at 500 lines:

diff --git a/lib/ldb/ABI/ldb-1.3.0.sigs b/lib/ldb/ABI/ldb-1.4.7.sigs
similarity index 100%
copy from lib/ldb/ABI/ldb-1.3.0.sigs
copy to lib/ldb/ABI/ldb-1.4.7.sigs
diff --git a/lib/ldb/ABI/pyldb-util-1.1.10.sigs b/lib/ldb/ABI/pyldb-util-1.4.7.sigs
similarity index 100%
copy from lib/ldb/ABI/pyldb-util-1.1.10.sigs
copy to lib/ldb/ABI/pyldb-util-1.4.7.sigs
diff --git a/lib/ldb/ABI/pyldb-util-1.1.10.sigs b/lib/ldb/ABI/pyldb-util.py3-1.4.7.sigs
similarity index 100%
copy from lib/ldb/ABI/pyldb-util-1.1.10.sigs
copy to lib/ldb/ABI/pyldb-util.py3-1.4.7.sigs
diff --git a/lib/ldb/wscript b/lib/ldb/wscript
index 5c5ca15f86a..b8df924ef49 100644
--- a/lib/ldb/wscript
+++ b/lib/ldb/wscript
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 APPNAME = 'ldb'
-VERSION = '1.4.6'
+VERSION = '1.4.7'
 
 blddir = 'bin'
 


-- 
Samba Shared Repository



More information about the samba-cvs mailing list