Adding bsc#954658 once is enough

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=71
This commit is contained in:
Lars Müller 2016-02-19 21:51:18 +00:00 committed by Git OBS Bridge
parent 2b05821cd9
commit f02d70f6dc

View File

@ -3,7 +3,7 @@ Wed Feb 19 15:48:45 UTC 2016 - lmuelle@suse.com
- Update to 0.9.28; (bsc#954658).
+ Fix memory leak when old signal action restored (bso#11742).
- Update to 0.9.27; (bsc#954658).
- Update to 0.9.27.
+ 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).