[SCM] Samba Shared Repository - branch master updated

Stefan Metzmacher metze at samba.org
Tue Jun 4 08:08:02 MDT 2013


The branch, master has been updated
       via  d1feccb tdb: change version to tdb-1.2.12
      from  55add52 smbcquotas.c: fix a bug of -t

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


- Log -----------------------------------------------------------------
commit d1feccb35e987545f4ae8e3f4eb0b4fc741e7e7e
Author: Stefan Metzmacher <metze at samba.org>
Date:   Tue Jun 4 10:48:20 2013 +0200

    tdb: change version to tdb-1.2.12
    
    * internal code cleanups
    * crash fix for pytdb
    * fix for 4GB overflow detection
      See http://permalink.gmane.org/gmane.network.samba.internals/42906 for
      an example of what happens.
    
    Signed-off-by: Stefan Metzmacher <metze at samba.org>
    Reviewed-by: Andreas Schneider <asn at samba.org>
    
    Autobuild-User(master): Stefan Metzmacher <metze at samba.org>
    Autobuild-Date(master): Tue Jun  4 16:07:55 CEST 2013 on sn-devel-104

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

Summary of changes:
 lib/tdb/ABI/{tdb-1.2.11.sigs => tdb-1.2.12.sigs} |    0
 lib/tdb/wscript                                  |    2 +-
 2 files changed, 1 insertions(+), 1 deletions(-)
 copy lib/tdb/ABI/{tdb-1.2.11.sigs => tdb-1.2.12.sigs} (100%)


Changeset truncated at 500 lines:

diff --git a/lib/tdb/ABI/tdb-1.2.11.sigs b/lib/tdb/ABI/tdb-1.2.12.sigs
similarity index 100%
copy from lib/tdb/ABI/tdb-1.2.11.sigs
copy to lib/tdb/ABI/tdb-1.2.12.sigs
diff --git a/lib/tdb/wscript b/lib/tdb/wscript
index 7a3d0fa..00a1c34 100644
--- a/lib/tdb/wscript
+++ b/lib/tdb/wscript
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 APPNAME = 'tdb'
-VERSION = '1.2.11'
+VERSION = '1.2.12'
 
 blddir = 'bin'
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list