SHA256
1
0
forked from pool/tevent

Accepting request 452421 from home:dmdiss:samba-ceph-ctdb

- Update to version 0.9.31.
  + Add tevent_req_reset_endtime
  + Make talloc_free safe when threaded_contexts exist
  + Add tevent_update_timer
  + Factor out tevent_common_insert_timer
  + Add threaded immediate activation

OBS-URL: https://build.opensuse.org/request/show/452421
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=82
This commit is contained in:
Aurelien Aptel
2017-01-25 17:58:52 +00:00
committed by Git OBS Bridge
parent ddb24364f5
commit b6430c7b20
8 changed files with 40 additions and 20 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Jan 24 17:21:20 UTC 2017 - ddiss@suse.com
- Update to version 0.9.31.
+ Add tevent_req_reset_endtime
+ Make talloc_free safe when threaded_contexts exist
+ Add tevent_update_timer
+ Factor out tevent_common_insert_timer
+ Add threaded immediate activation
-------------------------------------------------------------------
Wed Sep 14 08:49:43 UTC 2016 - jmcdonough@suse.com