diff --git a/tevent-0.9.33.tar.asc b/tevent-0.9.33.tar.asc deleted file mode 100644 index aeacf71..0000000 --- a/tevent-0.9.33.tar.asc +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1 - -iQEcBAABAgAGBQJZc9DeAAoJEEeTkWETCEAlJkMH+wcqp25H2vicaWHGJlQYX981 -WStUUgxtsnGMFSjD6MuORKK+srgnlAwSRBVcqBTcPQJLAxjIiMS/AmdGmEZg/pNg -pFjN9EGDMm13Z1xQvxZNuNRQpfNSa8aXKDPny9eNboV69xfdEm82b670XgNYnkSG -3A2jsjHWqFQMloh6/mP/9vuukAMtQIaSNhhbsKOa6IjiDokAvzmqAal5iQgS+BjI -JyLwBTio4QB+JEdr2/N5tAb41Gb/xN5qMuoWmINLqlwvvTsMx28ZM+O1UJxqmaFJ -tCAr32h8YXGlBADac6KrVw9UUIje0l//+E7ZVonvy0+L3jJur7ST0xTFy/jd/xY= -=Rw92 ------END PGP SIGNATURE----- diff --git a/tevent-0.9.33.tar.gz b/tevent-0.9.33.tar.gz deleted file mode 100644 index 7053974..0000000 --- a/tevent-0.9.33.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:22712ee981fd4298fcd5f3afb27d87a72257cebad37812cfbd3da5d968ed1bdc -size 590611 diff --git a/tevent-0.9.34.tar.asc b/tevent-0.9.34.tar.asc new file mode 100644 index 0000000..91cde04 --- /dev/null +++ b/tevent-0.9.34.tar.asc @@ -0,0 +1,11 @@ +-----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 new file mode 100644 index 0000000..a6c4528 --- /dev/null +++ b/tevent-0.9.34.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73213ef8b27f4a0164e375140a177a751e06fe190a90f3178e24f206b4747b8a +size 590260 diff --git a/tevent-man.changes b/tevent-man.changes index 03090d5..954ba65 100644 --- a/tevent-man.changes +++ b/tevent-man.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Nov 28 17:33:52 UTC 2017 - scabrero@suse.com + +- Update to version 0.9.34; (bsc#1069666); + + Remove unused select backend + + Fix a race condition in tevent_threaded_schedule_immediate(); + (bso#13130); + ------------------------------------------------------------------- Wed Jul 26 08:50:23 UTC 2017 - scabrero@suse.com diff --git a/tevent-man.spec b/tevent-man.spec index 5aa5e08..7f32907 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.33 +Version: 0.9.34 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 8d4ff44..61d7c20 100644 --- a/tevent.changes +++ b/tevent.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Nov 28 17:31:07 UTC 2017 - scabrero@suse.com + +- Update to version 0.9.34; (bsc#1069666); + + Remove unused select backend + + Fix a race condition in tevent_threaded_schedule_immediate(); + (bso#13130); + ------------------------------------------------------------------- Wed Jul 26 08:49:04 UTC 2017 - scabrero@suse.com diff --git a/tevent.spec b/tevent.spec index ac02894..731c042 100644 --- a/tevent.spec +++ b/tevent.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.33 +Version: 0.9.34 Release: 0 Summary: An event system based on the talloc memory management library License: GPL-3.0+