[SCM] Samba Shared Repository - branch master updated

Stefan Metzmacher metze at samba.org
Wed Sep 4 11:48:02 UTC 2019


The branch, master has been updated
       via  123267138e9 tevent: Release tevent 0.10.1
      from  c5ea3d045af s3: VFS: Complete the replacement of SMB_VFS_SYMLINK() -> SMB_VFS_SYMLINKAT().

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


- Log -----------------------------------------------------------------
commit 123267138e993c6a87990c0022e89f4970c0ac12
Author: Stefan Metzmacher <metze at samba.org>
Date:   Wed Sep 4 10:49:32 2019 +0200

    tevent: Release tevent 0.10.1
    
    * Update waf to version 2.0.17 in order to
      fix the build with python 3.8.
    * Other minor build fixes.
    
    Signed-off-by: Stefan Metzmacher <metze at samba.org>
    
    Autobuild-User(master): Stefan Metzmacher <metze at samba.org>
    Autobuild-Date(master): Wed Sep  4 11:47:04 UTC 2019 on sn-devel-184

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

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


Changeset truncated at 500 lines:

diff --git a/lib/tevent/ABI/tevent-0.10.0.sigs b/lib/tevent/ABI/tevent-0.10.1.sigs
similarity index 100%
copy from lib/tevent/ABI/tevent-0.10.0.sigs
copy to lib/tevent/ABI/tevent-0.10.1.sigs
diff --git a/lib/tevent/wscript b/lib/tevent/wscript
index ded182a87fe..58915214a91 100644
--- a/lib/tevent/wscript
+++ b/lib/tevent/wscript
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 APPNAME = 'tevent'
-VERSION = '0.10.0'
+VERSION = '0.10.1'
 
 import sys, os
 


-- 
Samba Shared Repository



More information about the samba-cvs mailing list