From d8a86e314a7d5ca97839b40b99b894866c5fc2b77ea856bf2b31cca066731e1e Mon Sep 17 00:00:00 2001 From: Samuel Cabrero Date: Mon, 19 Mar 2018 10:56:47 +0000 Subject: [PATCH] Accepting request 588006 from home:jmcdough:4-8-factory Update tevent required for samba 4.8.0 OBS-URL: https://build.opensuse.org/request/show/588006 OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=94 --- tevent-0.9.34.tar.asc | 11 ----------- tevent-0.9.34.tar.gz | 3 --- tevent-0.9.36.tar.asc | 11 +++++++++++ tevent-0.9.36.tar.gz | 3 +++ tevent-man.changes | 22 +++++++++++++++++++--- tevent-man.spec | 4 ++-- tevent.changes | 10 ++++++++++ tevent.spec | 9 ++++++--- 8 files changed, 51 insertions(+), 22 deletions(-) delete mode 100644 tevent-0.9.34.tar.asc delete mode 100644 tevent-0.9.34.tar.gz create mode 100644 tevent-0.9.36.tar.asc create mode 100644 tevent-0.9.36.tar.gz diff --git a/tevent-0.9.34.tar.asc b/tevent-0.9.34.tar.asc deleted file mode 100644 index 91cde04..0000000 --- a/tevent-0.9.34.tar.asc +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1 - -iQEcBAABAgAGBQJaChXTAAoJEEeTkWETCEAleKAIAKIbOhLNgjyAXZ+tjyBkllC8 -UGRB53rIf2YxhzXQ3gEQO8t/+TmR4WcglwD47rv5XAocfXkecuO8O2Y7OgOOfLHb -MPaeB2bEgrLMMyAEbxeHTaTPr6AubT7tjJ6RdEyC2qxFKkyX8hFEbvmmSgIAcV2d -mDgh1FpD7qS76YNC9vHX7FDwGLj6qwNtb38kJeCL2iHoRjs2cGokaFpvsmt1y4ke -oeyUubWgXnmNOeQNWkws72P2eNOK9GLtwf254Gb7u4d+AisbNcfg/9s3dFHg+u53 -fr51A2oHP6r9Xpwxin7CgE+5nDY4wazKvPB6723vzcNCD5QF4rMlbFmHnSkmLeY= -=tyOc ------END PGP SIGNATURE----- diff --git a/tevent-0.9.34.tar.gz b/tevent-0.9.34.tar.gz deleted file mode 100644 index a6c4528..0000000 --- a/tevent-0.9.34.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:73213ef8b27f4a0164e375140a177a751e06fe190a90f3178e24f206b4747b8a -size 590260 diff --git a/tevent-0.9.36.tar.asc b/tevent-0.9.36.tar.asc new file mode 100644 index 0000000..7b834a7 --- /dev/null +++ b/tevent-0.9.36.tar.asc @@ -0,0 +1,11 @@ +-----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 new file mode 100644 index 0000000..83fbd9d --- /dev/null +++ b/tevent-0.9.36.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd2b6be3fd1601ed7f176e99111e322c57d58e425cc149ee80c7dd4fed263b4c +size 592439 diff --git a/tevent-man.changes b/tevent-man.changes index 954ba65..1e50514 100644 --- a/tevent-man.changes +++ b/tevent-man.changes @@ -1,5 +1,15 @@ ------------------------------------------------------------------- -Tue Nov 28 17:33:52 UTC 2017 - scabrero@suse.com +Fri Mar 16 17:57:04 UTC 2018 - jmcdonough@suse.com + +- Update to version 0.9.36; (bso#13291); + + improve documentation of tevent_queue_add_optimize_empty() + + add tevent_queue_entry_untrigger() + + Minor cleanup. wakeup_fd can always be gotten from the event context. + + Use smb_set_close_on_exec() in example code. +- Use tirpc on newer sytems + +------------------------------------------------------------------- +Tue Nov 28 17:31:07 UTC 2017 - scabrero@suse.com - Update to version 0.9.34; (bsc#1069666); + Remove unused select backend @@ -7,13 +17,13 @@ Tue Nov 28 17:33:52 UTC 2017 - scabrero@suse.com (bso#13130); ------------------------------------------------------------------- -Wed Jul 26 08:50:23 UTC 2017 - scabrero@suse.com +Wed Jul 26 08:49:04 UTC 2017 - scabrero@suse.com - Update to version 0.9.33 + make tevent_req_print() more robust against crashes ------------------------------------------------------------------- -Fri Jun 30 12:05:41 UTC 2017 - scabrero@suse.com +Fri Jun 30 11:58:18 UTC 2017 - scabrero@suse.com - Update to version 0.9.32 + Fix mutex locking in tevent_threaded_context_destructor(). @@ -21,6 +31,12 @@ Fri Jun 30 12:05:41 UTC 2017 - scabrero@suse.com + Re-init threading in tevent_re_initialise(). + Include the finish location in tevent_req_default_print(). +------------------------------------------------------------------- +Mon Feb 6 15:00:05 UTC 2017 - jengelh@inai.de + +- Drop redundant PreReq for ldconfig; this is autodetected. + Set RPM group right. + ------------------------------------------------------------------- Thu Feb 2 14:57:25 UTC 2017 - aaptel@suse.com diff --git a/tevent-man.spec b/tevent-man.spec index 7f32907..2eb852a 100644 --- a/tevent-man.spec +++ b/tevent-man.spec @@ -1,7 +1,7 @@ # # spec file for package tevent-man # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -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.34 +Version: 0.9.36 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 61d7c20..1e50514 100644 --- a/tevent.changes +++ b/tevent.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Mar 16 17:57:04 UTC 2018 - jmcdonough@suse.com + +- Update to version 0.9.36; (bso#13291); + + improve documentation of tevent_queue_add_optimize_empty() + + add tevent_queue_entry_untrigger() + + Minor cleanup. wakeup_fd can always be gotten from the event context. + + Use smb_set_close_on_exec() in example code. +- Use tirpc on newer sytems + ------------------------------------------------------------------- Tue Nov 28 17:31:07 UTC 2017 - scabrero@suse.com diff --git a/tevent.spec b/tevent.spec index 731c042..6cee42e 100644 --- a/tevent.spec +++ b/tevent.spec @@ -1,7 +1,7 @@ # # spec file for package tevent-man # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,7 +24,7 @@ %define with_python3 0 %endif -%define talloc_version 2.1.10 +%define talloc_version 2.1.11 %define build_man 0 %if %{build_man} @@ -33,6 +33,9 @@ BuildRequires: doxygen %else Name: tevent BuildRequires: libtalloc-devel >= %{talloc_version} +%if 0%{?suse_version} >= 1330 +BuildRequires: libtirpc-devel +%endif %if 0%{?suse_version} > 1020 BuildRequires: pkg-config %else @@ -53,7 +56,7 @@ BuildRequires: python-talloc-devel >= %{talloc_version} %define build_make_smp_mflags %{?jobs:-j%jobs} %endif Url: https://tevent.samba.org/ -Version: 0.9.34 +Version: 0.9.36 Release: 0 Summary: An event system based on the talloc memory management library License: GPL-3.0+