- Update to 0.9.19.

+ Remove the signal pipe if no signal events are around
  + document tevent_req_create state zeroing
  + Fix Coverity ID 989236 Operands don't affect result
  + Add tevent tutorial files and link it on the mainpage
  + Only set poll_ev->delete=false if it was true

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=29
This commit is contained in:
Lars Müller
2013-12-06 13:57:24 +00:00
committed by Git OBS Bridge
parent 9ead174d0c
commit 2e1d826db9
6 changed files with 25 additions and 15 deletions

View File

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