[SCM] Samba Shared Repository - branch master updated

Stefan Metzmacher metze at samba.org
Thu Sep 15 14:33:02 MDT 2011


The branch, master has been updated
       via  94bebb9 talloc: change version to 2.0.7
      from  f98ad9e s3-waf: fix SO_PEERCRED configure check.

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


- Log -----------------------------------------------------------------
commit 94bebb96c54011b6e00256309cbf0a5b9e6688d5
Author: Stefan Metzmacher <metze at samba.org>
Date:   Thu Sep 15 17:05:11 2011 +0200

    talloc: change version to 2.0.7
    
    The version change is needed because the ABI file
    of the pytalloc code was fixed.
    
    metze
    
    Autobuild-User: Stefan Metzmacher <metze at samba.org>
    Autobuild-Date: Thu Sep 15 22:32:59 CEST 2011 on sn-devel-104

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

Summary of changes:
 ...oc-util-2.0.6.sigs => pytalloc-util-2.0.7.sigs} |    0
 .../ABI/{talloc-2.0.2.sigs => talloc-2.0.7.sigs}   |    0
 lib/talloc/wscript                                 |    2 +-
 3 files changed, 1 insertions(+), 1 deletions(-)
 copy lib/talloc/ABI/{pytalloc-util-2.0.6.sigs => pytalloc-util-2.0.7.sigs} (100%)
 copy lib/talloc/ABI/{talloc-2.0.2.sigs => talloc-2.0.7.sigs} (100%)


Changeset truncated at 500 lines:

diff --git a/lib/talloc/ABI/pytalloc-util-2.0.6.sigs b/lib/talloc/ABI/pytalloc-util-2.0.7.sigs
similarity index 100%
copy from lib/talloc/ABI/pytalloc-util-2.0.6.sigs
copy to lib/talloc/ABI/pytalloc-util-2.0.7.sigs
diff --git a/lib/talloc/ABI/talloc-2.0.2.sigs b/lib/talloc/ABI/talloc-2.0.7.sigs
similarity index 100%
copy from lib/talloc/ABI/talloc-2.0.2.sigs
copy to lib/talloc/ABI/talloc-2.0.7.sigs
diff --git a/lib/talloc/wscript b/lib/talloc/wscript
index 54635f6..2340152 100644
--- a/lib/talloc/wscript
+++ b/lib/talloc/wscript
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 APPNAME = 'talloc'
-VERSION = '2.0.6'
+VERSION = '2.0.7'
 
 
 blddir = 'bin'


-- 
Samba Shared Repository


More information about the samba-cvs mailing list