[SCM] Samba Shared Repository - branch master updated

Michael Adam obnox at samba.org
Thu Feb 26 19:49:03 MST 2015


The branch, master has been updated
       via  04b8e19 tevent: version 0.9.23
      from  1cb753a winbind: Simplify winbindd_dsgetdcname_recv

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


- Log -----------------------------------------------------------------
commit 04b8e19e1708c5670d180f5cd86d8ed139e9e5a4
Author: Michael Adam <obnox at samba.org>
Date:   Fri Feb 27 00:27:29 2015 +0100

    tevent: version 0.9.23
    
    * Add Solaris ports as tevent backend.
    * Improvements to the tevent_data tutorial.
    * Remove use of the 'staticforward' macro.
    
    Signed-off-by: Michael Adam <obnox at samba.org>
    Reviewed-by: Stefan Metzmacher <metze at samba.org>
    
    Autobuild-User(master): Michael Adam <obnox at samba.org>
    Autobuild-Date(master): Fri Feb 27 03:48:57 CET 2015 on sn-devel-104

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

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


Changeset truncated at 500 lines:

diff --git a/lib/tevent/ABI/tevent-0.9.21.sigs b/lib/tevent/ABI/tevent-0.9.23.sigs
similarity index 100%
copy from lib/tevent/ABI/tevent-0.9.21.sigs
copy to lib/tevent/ABI/tevent-0.9.23.sigs
diff --git a/lib/tevent/wscript b/lib/tevent/wscript
index 45f602c..489ce31 100755
--- a/lib/tevent/wscript
+++ b/lib/tevent/wscript
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 APPNAME = 'tevent'
-VERSION = '0.9.22'
+VERSION = '0.9.23'
 
 blddir = 'bin'
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list