[SCM] Samba Shared Repository - branch master updated

Stefan Metzmacher metze at samba.org
Mon Nov 13 17:03:02 UTC 2017


The branch, master has been updated
       via  2e573ee tevent: version 0.9.34
      from  f56ce21 s3:passdb: Fix a memory leak in secrets_fetch_or_upgrade_domain_info()

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


- Log -----------------------------------------------------------------
commit 2e573eead96b2e98dd8a15c9c8e470679e530392
Author: Stefan Metzmacher <metze at samba.org>
Date:   Mon Nov 13 11:05:04 2017 +0100

    tevent: version 0.9.34
    
    * Remove unused select backend
    * Fix a race condition in tevent_threaded_schedule_immediate()
      (bug #13130)
    
    Signed-off-by: Stefan Metzmacher <metze at samba.org>
    
    Autobuild-User(master): Stefan Metzmacher <metze at samba.org>
    Autobuild-Date(master): Mon Nov 13 18:02:46 CET 2017 on sn-devel-144

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

Summary of changes:
 lib/tevent/ABI/{tevent-0.9.31.sigs => tevent-0.9.34.sigs} | 0
 lib/tevent/wscript                                        | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)
 copy lib/tevent/ABI/{tevent-0.9.31.sigs => tevent-0.9.34.sigs} (100%)


Changeset truncated at 500 lines:

diff --git a/lib/tevent/ABI/tevent-0.9.31.sigs b/lib/tevent/ABI/tevent-0.9.34.sigs
similarity index 100%
copy from lib/tevent/ABI/tevent-0.9.31.sigs
copy to lib/tevent/ABI/tevent-0.9.34.sigs
diff --git a/lib/tevent/wscript b/lib/tevent/wscript
index 9188073..31f7ee7 100644
--- a/lib/tevent/wscript
+++ b/lib/tevent/wscript
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 APPNAME = 'tevent'
-VERSION = '0.9.33'
+VERSION = '0.9.34'
 
 blddir = 'bin'
 


-- 
Samba Shared Repository



More information about the samba-cvs mailing list