SHA256
1
0
forked from pool/tevent

Accepting request 638024 from home:scabrero:branches:network:samba:STABLE

- Update license to LGPL-3.0
- Sync tevent-man.spec with tevent.spec

OBS-URL: https://build.opensuse.org/request/show/638024
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=99
This commit is contained in:
2018-09-25 15:00:15 +00:00
committed by Git OBS Bridge
parent c04c0ac37a
commit 5c02aeb463
4 changed files with 30 additions and 7 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Sep 25 07:37:57 UTC 2018 - Samuel Cabrero <scabrero@suse.de>
- Update license to LGPL-3.0
-------------------------------------------------------------------
Wed Aug 8 16:28:21 UTC 2018 - dmulder@suse.com
- Update to version 0.9.37
+ simplify "poll" and "poll_mt" backends
+ make tevent_abort() reachable for backends
+ add tevent_common_invoke_*_handler() functions
+ add tevent_context_same_loop() function
+ add tevent_context_wrapper_create() infrastructure
+ add tevent_req_profile infrastructure
-------------------------------------------------------------------
Fri Mar 16 17:57:04 UTC 2018 - jmcdonough@suse.com