[SCM] Samba Shared Repository - branch master updated

Uri Simchoni uri at samba.org
Mon Nov 18 11:45:02 UTC 2019


The branch, master has been updated
       via  4aea5c0972d tevent: Release tevent 0.10.2
       via  28e4ac0e7ae tdb: Release tdb 1.4.3
       via  3e2eafeb446 talloc: Release talloc 2.3.1
      from  e856877ef88 ndrdump: avoid use after free

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


- Log -----------------------------------------------------------------
commit 4aea5c0972de53c143530cc42ef6d3b8cfafb973
Author: Uri Simchoni <uri at samba.org>
Date:   Sat Nov 16 23:54:31 2019 +0200

    tevent: Release tevent 0.10.2
    
    * Upgrade waf to version 2.0.18 to fix a cross-compilation issue
    
    BUG: https://bugzilla.samba.org/show_bug.cgi?id=13846
    
    Signed-off-by: Uri Simchoni <uri at samba.org>
    Reviewed-by: Andrew Bartlett <abartlet at samba.org>
    
    Autobuild-User(master): Uri Simchoni <uri at samba.org>
    Autobuild-Date(master): Mon Nov 18 11:44:08 UTC 2019 on sn-devel-184

commit 28e4ac0e7ae965745fde628d7a675e337aa45341
Author: Uri Simchoni <uri at samba.org>
Date:   Sat Nov 16 23:52:33 2019 +0200

    tdb: Release tdb 1.4.3
    
    * Upgrade waf to version 2.0.18 to fix a cross-compilation issue.
    
    BUG: https://bugzilla.samba.org/show_bug.cgi?id=13846
    
    Signed-off-by: Uri Simchoni <uri at samba.org>
    Reviewed-by: Andrew Bartlett <abartlet at samba.org>

commit 3e2eafeb4460c8b6b3c3dbf64bbc967ae1d601d0
Author: Uri Simchoni <uri at samba.org>
Date:   Sat Nov 16 23:45:51 2019 +0200

    talloc: Release talloc 2.3.1
    
    * Upgrade waf to 2.0.18 to fix a cross-compilation issue
    
    BUG: https://bugzilla.samba.org/show_bug.cgi?id=13846
    
    Signed-off-by: Uri Simchoni <uri at samba.org>
    Reviewed-by: Andrew Bartlett <abartlet at samba.org>

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

Summary of changes:
 lib/talloc/ABI/{pytalloc-util-2.3.0.sigs => pytalloc-util-2.3.1.sigs} | 0
 lib/talloc/ABI/{talloc-2.1.10.sigs => talloc-2.3.1.sigs}              | 0
 lib/talloc/wscript                                                    | 2 +-
 lib/tdb/ABI/{tdb-1.3.17.sigs => tdb-1.4.3.sigs}                       | 0
 lib/tdb/wscript                                                       | 2 +-
 lib/tevent/ABI/{tevent-0.10.0.sigs => tevent-0.10.2.sigs}             | 0
 lib/tevent/wscript                                                    | 2 +-
 7 files changed, 3 insertions(+), 3 deletions(-)
 copy lib/talloc/ABI/{pytalloc-util-2.3.0.sigs => pytalloc-util-2.3.1.sigs} (100%)
 copy lib/talloc/ABI/{talloc-2.1.10.sigs => talloc-2.3.1.sigs} (100%)
 copy lib/tdb/ABI/{tdb-1.3.17.sigs => tdb-1.4.3.sigs} (100%)
 copy lib/tevent/ABI/{tevent-0.10.0.sigs => tevent-0.10.2.sigs} (100%)


Changeset truncated at 500 lines:

diff --git a/lib/talloc/ABI/pytalloc-util-2.3.0.sigs b/lib/talloc/ABI/pytalloc-util-2.3.1.sigs
similarity index 100%
copy from lib/talloc/ABI/pytalloc-util-2.3.0.sigs
copy to lib/talloc/ABI/pytalloc-util-2.3.1.sigs
diff --git a/lib/talloc/ABI/talloc-2.1.10.sigs b/lib/talloc/ABI/talloc-2.3.1.sigs
similarity index 100%
copy from lib/talloc/ABI/talloc-2.1.10.sigs
copy to lib/talloc/ABI/talloc-2.3.1.sigs
diff --git a/lib/talloc/wscript b/lib/talloc/wscript
index 9a182e8f311..b955d215b80 100644
--- a/lib/talloc/wscript
+++ b/lib/talloc/wscript
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 APPNAME = 'talloc'
-VERSION = '2.3.0'
+VERSION = '2.3.1'
 
 import os
 import sys
diff --git a/lib/tdb/ABI/tdb-1.3.17.sigs b/lib/tdb/ABI/tdb-1.4.3.sigs
similarity index 100%
copy from lib/tdb/ABI/tdb-1.3.17.sigs
copy to lib/tdb/ABI/tdb-1.4.3.sigs
diff --git a/lib/tdb/wscript b/lib/tdb/wscript
index 1ab0e8d334a..e56ddd0578a 100644
--- a/lib/tdb/wscript
+++ b/lib/tdb/wscript
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 APPNAME = 'tdb'
-VERSION = '1.4.2'
+VERSION = '1.4.3'
 
 import sys, os
 
diff --git a/lib/tevent/ABI/tevent-0.10.0.sigs b/lib/tevent/ABI/tevent-0.10.2.sigs
similarity index 100%
copy from lib/tevent/ABI/tevent-0.10.0.sigs
copy to lib/tevent/ABI/tevent-0.10.2.sigs
diff --git a/lib/tevent/wscript b/lib/tevent/wscript
index 58915214a91..93af416f583 100644
--- a/lib/tevent/wscript
+++ b/lib/tevent/wscript
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 APPNAME = 'tevent'
-VERSION = '0.10.1'
+VERSION = '0.10.2'
 
 import sys, os
 


-- 
Samba Shared Repository



More information about the samba-cvs mailing list