- 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:
parent
22629b5d2a
commit
1ac067d559
@ -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
3
tevent-0.9.17.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9155a85e83b6df38d251c292ca70950dd3f2ba325aad2cb8429ae0a3ee1d6b6c
|
||||
size 496964
|
@ -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
|
||||
|
||||
|
@ -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+
|
||||
|
Loading…
x
Reference in New Issue
Block a user