- Update to 0.9.28; (bsc#954658).
+ Fix memory leak when old signal action restored (bso#11742). - Update to 0.9.27; (bsc#954658). + Fix bug in poll backend - poll_event_loop_poll() exits the for loop on POLLNVAL instead of continuing to find an event that is ready. + Fix ETIME handling for Solaris event ports (bso#11728). OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=70
This commit is contained in:
committed by
Git OBS Bridge
parent
582506d4ce
commit
2b05821cd9
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package tevent-man
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -51,7 +51,7 @@ BuildRequires: python-talloc-devel >= %{talloc_version}
|
||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||
%endif
|
||||
Url: http://tevent.samba.org/
|
||||
Version: 0.9.26
|
||||
Version: 0.9.28
|
||||
Release: 0
|
||||
Summary: An event system based on the talloc memory management library
|
||||
License: GPL-3.0+
|
||||
|
Reference in New Issue
Block a user