[SCM] Samba Shared Repository - branch master updated

Simo Sorce idra at samba.org
Mon Feb 14 11:40:01 MST 2011


The branch, master has been updated
       via  0a05a36 Increase minor version since a public header has changed
      from  3722f65 librpc: make NDR_KRB5PAC a shared library (libndr-krb5pac.so).

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


- Log -----------------------------------------------------------------
commit 0a05a364f3a8bb2ec89e261e372e762ab05d5e6b
Author: Simo Sorce <idra at samba.org>
Date:   Mon Feb 14 11:49:41 2011 -0500

    Increase minor version since a public header has changed
    
    Samba4 now depends on a new macro defined in the public ldb_modules.h header:
    LDB_FLAG_INTERNAL_FORCE_SINGLE_VALUE_CHECK.
    
    Bump up the minor release of ldb accordingly.
    
    Autobuild-User: Simo Sorce <idra at samba.org>
    Autobuild-Date: Mon Feb 14 19:39:31 CET 2011 on sn-devel-104

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

Summary of changes:
 .../ldb/ABI/{ldb-0.9.24.sigs => ldb-1.0.1.sigs}    |    0
 source4/lib/ldb/wscript                            |    2 +-
 2 files changed, 1 insertions(+), 1 deletions(-)
 copy source4/lib/ldb/ABI/{ldb-0.9.24.sigs => ldb-1.0.1.sigs} (100%)
 mode change 100644 => 100755 source4/lib/ldb/wscript


Changeset truncated at 500 lines:

diff --git a/source4/lib/ldb/ABI/ldb-0.9.24.sigs b/source4/lib/ldb/ABI/ldb-1.0.1.sigs
similarity index 100%
copy from source4/lib/ldb/ABI/ldb-0.9.24.sigs
copy to source4/lib/ldb/ABI/ldb-1.0.1.sigs
diff --git a/source4/lib/ldb/wscript b/source4/lib/ldb/wscript
old mode 100644
new mode 100755
index 73125fc..69d8725
--- a/source4/lib/ldb/wscript
+++ b/source4/lib/ldb/wscript
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 APPNAME = 'ldb'
-VERSION = '1.0.0'
+VERSION = '1.0.1'
 
 blddir = 'bin'
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list