[SCM] Samba Shared Repository - branch master updated

Jeremy Allison jra at samba.org
Thu May 5 20:34:03 UTC 2016


The branch, master has been updated
       via  83b64ae talloc: version 2.1.7
      from  d4d14b1 lib:talloc. Fix memory leak when destructors reparent children.

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


- Log -----------------------------------------------------------------
commit 83b64ae64b315ccc37b9fce66f19ab0d342ad3ba
Author: Stefan Metzmacher <metze at samba.org>
Date:   Thu May 5 10:18:57 2016 +0200

    talloc: version 2.1.7
    
    * Fix memory leak when destructors reparent children. (bug #11901)
    
    Signed-off-by: Stefan Metzmacher <metze at samba.org>
    Reviewed-by: Jeremy Allison <jra at samba.org>
    
    Autobuild-User(master): Jeremy Allison <jra at samba.org>
    Autobuild-Date(master): Thu May  5 22:33:04 CEST 2016 on sn-devel-144

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

Summary of changes:
 lib/talloc/ABI/{pytalloc-util-2.1.6.sigs => pytalloc-util-2.1.7.sigs}   | 0
 .../ABI/{pytalloc-util.py3-2.1.6.sigs => pytalloc-util.py3-2.1.7.sigs}  | 0
 lib/talloc/ABI/{talloc-2.1.4.sigs => talloc-2.1.7.sigs}                 | 0
 lib/talloc/wscript                                                      | 2 +-
 4 files changed, 1 insertion(+), 1 deletion(-)
 copy lib/talloc/ABI/{pytalloc-util-2.1.6.sigs => pytalloc-util-2.1.7.sigs} (100%)
 copy lib/talloc/ABI/{pytalloc-util.py3-2.1.6.sigs => pytalloc-util.py3-2.1.7.sigs} (100%)
 copy lib/talloc/ABI/{talloc-2.1.4.sigs => talloc-2.1.7.sigs} (100%)


Changeset truncated at 500 lines:

diff --git a/lib/talloc/ABI/pytalloc-util-2.1.6.sigs b/lib/talloc/ABI/pytalloc-util-2.1.7.sigs
similarity index 100%
copy from lib/talloc/ABI/pytalloc-util-2.1.6.sigs
copy to lib/talloc/ABI/pytalloc-util-2.1.7.sigs
diff --git a/lib/talloc/ABI/pytalloc-util.py3-2.1.6.sigs b/lib/talloc/ABI/pytalloc-util.py3-2.1.7.sigs
similarity index 100%
copy from lib/talloc/ABI/pytalloc-util.py3-2.1.6.sigs
copy to lib/talloc/ABI/pytalloc-util.py3-2.1.7.sigs
diff --git a/lib/talloc/ABI/talloc-2.1.4.sigs b/lib/talloc/ABI/talloc-2.1.7.sigs
similarity index 100%
copy from lib/talloc/ABI/talloc-2.1.4.sigs
copy to lib/talloc/ABI/talloc-2.1.7.sigs
diff --git a/lib/talloc/wscript b/lib/talloc/wscript
index ae0b2276..98e3b7d 100644
--- a/lib/talloc/wscript
+++ b/lib/talloc/wscript
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 APPNAME = 'talloc'
-VERSION = '2.1.6'
+VERSION = '2.1.7'
 
 
 blddir = 'bin'


-- 
Samba Shared Repository



More information about the samba-cvs mailing list