- Update to 0.9.17.

+ Add threaded poll_mt testcase
  + tevent_poll: Decouple poll_ev->fds handling from adding/removing fds
  + tevent: Refer to the correct header in testsuite.c

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=15
This commit is contained in:
Lars Müller 2012-08-30 16:34:25 +00:00 committed by Git OBS Bridge
parent 22629b5d2a
commit 1ac067d559
4 changed files with 12 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ccaa11fb3aa2516951f08d02fef186f30bb76cd4114c839fa410ff819162e021
size 494670

3
tevent-0.9.17.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9155a85e83b6df38d251c292ca70950dd3f2ba325aad2cb8429ae0a3ee1d6b6c
size 496964

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Aug 30 16:25:22 UTC 2012 - lmuelle@suse.com
- Update to 0.9.17.
+ Add threaded poll_mt testcase
+ tevent_poll: Decouple poll_ev->fds handling from adding/removing fds
+ tevent: Refer to the correct header in testsuite.c
-------------------------------------------------------------------
Tue Aug 7 21:49:07 UTC 2012 - lmuelle@suse.com

View File

@ -37,7 +37,7 @@ BuildRequires: python-devel
%define build_make_smp_mflags %{?jobs:-j%jobs}
%endif
Url: http://tevent.samba.org/
Version: 0.9.16
Version: 0.9.17
Release: 0
Summary: An event system based on the talloc memory management library
License: GPL-3.0+