[SCM] Samba Shared Repository - branch master updated

Andrew Bartlett abartlet at samba.org
Sun Jul 8 20:35:02 MDT 2012


The branch, master has been updated
       via  7b1fb36 lib/ldb: Bump ldb release due to pyldb changes
      from  4cafbb4 s4-torture: add ntprinting ndr operations testsuite.

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


- Log -----------------------------------------------------------------
commit 7b1fb36ad0df810b8629a4f5d5f069de4466d080
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Mon Jul 9 09:27:16 2012 +1000

    lib/ldb: Bump ldb release due to pyldb changes
    
    We strictly need these changes to pass make test, and the concat change is
    backwards incompatible, so we really want to use the right version.
    
    Andrew Bartlett
    
    Autobuild-User(master): Andrew Bartlett <abartlet at samba.org>
    Autobuild-Date(master): Mon Jul  9 04:34:06 CEST 2012 on sn-devel-104

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

Summary of changes:
 lib/ldb/ABI/{ldb-1.1.6.sigs => ldb-1.1.8.sigs}     |    0
 ...pyldb-util-1.1.2.sigs => pyldb-util-1.1.8.sigs} |    0
 lib/ldb/wscript                                    |    2 +-
 3 files changed, 1 insertions(+), 1 deletions(-)
 copy lib/ldb/ABI/{ldb-1.1.6.sigs => ldb-1.1.8.sigs} (100%)
 copy lib/ldb/ABI/{pyldb-util-1.1.2.sigs => pyldb-util-1.1.8.sigs} (100%)


Changeset truncated at 500 lines:

diff --git a/lib/ldb/ABI/ldb-1.1.6.sigs b/lib/ldb/ABI/ldb-1.1.8.sigs
similarity index 100%
copy from lib/ldb/ABI/ldb-1.1.6.sigs
copy to lib/ldb/ABI/ldb-1.1.8.sigs
diff --git a/lib/ldb/ABI/pyldb-util-1.1.2.sigs b/lib/ldb/ABI/pyldb-util-1.1.8.sigs
similarity index 100%
copy from lib/ldb/ABI/pyldb-util-1.1.2.sigs
copy to lib/ldb/ABI/pyldb-util-1.1.8.sigs
diff --git a/lib/ldb/wscript b/lib/ldb/wscript
index 5880233..20c21b1 100755
--- a/lib/ldb/wscript
+++ b/lib/ldb/wscript
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 APPNAME = 'ldb'
-VERSION = '1.1.7'
+VERSION = '1.1.8'
 
 blddir = 'bin'
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list