diff --git a/tevent-0.9.36.tar.asc b/tevent-0.9.36.tar.asc deleted file mode 100644 index 7b834a7..0000000 --- a/tevent-0.9.36.tar.asc +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1 - -iQEcBAABAgAGBQJaj+0hAAoJEEeTkWETCEAl5i8H/jWGCM724CGam7jX/40UMtnB -27x4JmehfIwwk2RtYtv8z44BqQij5WxeNOFNdoyRjjXbtBFnCjXYY7Oh3hh6qvec -QfMSdYxY8/YqKGS023vc8T9Slmxa9VTwmlr4BNNAo7vTwRtVJJf36VkJ9mfJL5L7 -mr4qmUIqQm3u0ho6J7z/IGGQ98+AVi+e/X4Jd932czE29iN2RpCYY4CopZHvsAsT -utoNK6OXc2ucgSVmgOZIamSkLyvZ9uHFjpCtPy14ZenJvUSMXtshwh0mf81Iweaw -Rbf7Ffi1hW6TG+wo0xTPtp4dCyZkxyCLTAgHVxw7j778OaScOXWGaVuW8vivsDs= -=S38/ ------END PGP SIGNATURE----- diff --git a/tevent-0.9.36.tar.gz b/tevent-0.9.36.tar.gz deleted file mode 100644 index 83fbd9d..0000000 --- a/tevent-0.9.36.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd2b6be3fd1601ed7f176e99111e322c57d58e425cc149ee80c7dd4fed263b4c -size 592439 diff --git a/tevent-0.9.37.tar.asc b/tevent-0.9.37.tar.asc new file mode 100644 index 0000000..86789c8 --- /dev/null +++ b/tevent-0.9.37.tar.asc @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQFJBAABCgAzFiEEkUejOXGVGO6QEby1R5ORYRMIQCUFAltG7MEVHHNhbWJhLWJ1 +Z3NAc2FtYmEub3JnAAoJEEeTkWETCEAlJcQIAI8odpowSwJc53bVu5au87JRdRwc ++8zd77ZfMXIjfxbW2pPMMhIDB/jGeLRbhQoS7z0gJJGeoeoBsjcnoe6b4jSOgHDM +IUsg2PsQ2m/q1b+xfwG5o719QUmOPKyYAYC5+81Buf7WPG22dSEiZW0EOBDZf0CD +AqdV2jTI7bk/4uxDtcYbzNC0aSBN3qdKhErjZ7PWQHfhBkyUKu5AO3ImWQe0qsMG +Rokjz14lQWgFF6edL4qTjT0gybZKI5AokzeaWwP3spSaMDfMxH/r8R7hlpaSJrHv +UULL84aMM/5vByZiFN3cwNwOEA1QLRlhiX8PxDp0IeHoZftnUZu/rMKTUN8= +=UPdy +-----END PGP SIGNATURE----- diff --git a/tevent-0.9.37.tar.gz b/tevent-0.9.37.tar.gz new file mode 100644 index 0000000..b871640 --- /dev/null +++ b/tevent-0.9.37.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:168345ed65eac03785cf77b95238e7dc66cbb473a42811693a6b0916e5dae7e0 +size 603859 diff --git a/tevent-man.spec b/tevent-man.spec index 2eb852a..d2cc94f 100644 --- a/tevent-man.spec +++ b/tevent-man.spec @@ -53,7 +53,7 @@ BuildRequires: python-talloc-devel >= %{talloc_version} %define build_make_smp_mflags %{?jobs:-j%jobs} %endif Url: https://tevent.samba.org/ -Version: 0.9.36 +Version: 0.9.37 Release: 0 Summary: An event system based on the talloc memory management library License: GPL-3.0+ diff --git a/tevent.changes b/tevent.changes index 1e50514..a58eb08 100644 --- a/tevent.changes +++ b/tevent.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +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 diff --git a/tevent.spec b/tevent.spec index 7c15577..e7d0879 100644 --- a/tevent.spec +++ b/tevent.spec @@ -55,7 +55,7 @@ BuildRequires: python-talloc-devel >= %{talloc_version} %define build_make_smp_mflags %{?jobs:-j%jobs} %endif Url: https://tevent.samba.org/ -Version: 0.9.36 +Version: 0.9.37 Release: 0 Summary: An event system based on the talloc memory management library License: GPL-3.0+