tevent: version 0.14.0 tevent-0.14.0
authorStefan Metzmacher <metze@samba.org>
Wed, 9 Nov 2022 12:32:04 +0000 (13:32 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 18 Jan 2023 16:26:36 +0000 (16:26 +0000)
commit3c6d28ebae27dba8e40558ae37ae8138ea0b4bdc
tree75163f92c2e0b6b1e6b017e2ea30c7ff0046d87a
parentc5d5ebb60d46d7b4717d23ca8d2cf1b14c7ff7e5
tevent: version 0.14.0

- Support python 3.12
- remove solaris port backend (it's not maintainable)
- make tevent_find_ops_byname() available for callers.
- allow the "standard" backend to be overloaded
- add interface for request/subrequest call depth tracking:
  - tevent_thread_call_depth_activate
  - tevent_thread_call_depth_deactivate
  - tevent_thread_call_depth_start
  - tevent_thread_call_depth_stop
  - tevent_thread_call_depth_reset_from_req

Note the changes to ABI/tevent-0.13.0.sigs only
revert the temporary changes made there...

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Pavel Filipenský <pfilipen@redhat.com>
Reviewed-by: Volker Lendecke <vl@samba.org>
lib/tevent/ABI/tevent-0.13.0.sigs
lib/tevent/ABI/tevent-0.14.0.sigs [new file with mode: 0644]
lib/tevent/wscript