forked from pool/perl-AnyEvent
Accepting request 428551 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/428551 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-AnyEvent?expand=0&rev=56
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7893a7e5d65e6bc34479712235baccb739837c336fb9eb70193141532e95737d
|
|
||||||
size 296712
|
|
3
AnyEvent-7.13.tar.gz
Normal file
3
AnyEvent-7.13.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a4103f4def9687b5545b3e6be1f29a5a24b59ff9a817b1afc27fb9bc268d04ad
|
||||||
|
size 299596
|
@@ -1,3 +1,30 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 19 05:00:57 UTC 2016 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 7.13
|
||||||
|
see /usr/share/doc/packages/perl-AnyEvent/Changes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Sep 18 05:01:01 UTC 2016 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 7.13
|
||||||
|
see /usr/share/doc/packages/perl-AnyEvent/Changes
|
||||||
|
|
||||||
|
7.13 Sat Sep 17 04:31:49 CEST 2016
|
||||||
|
- Only call tlsext_host_name for non-empty common names (reported
|
||||||
|
by Maxime Soulé).
|
||||||
|
- log a (single) notice message if SNI is not supported.
|
||||||
|
- upgrade to UTS-46:9.0.0 draft and switch to non-transitional
|
||||||
|
behaviour, beating thunderbird, ie, edge, chrome and safari to it :)
|
||||||
|
(see also https://bugzilla.mozilla.org/show_bug.cgi?id=1218179)
|
||||||
|
- turns out the UTS-46 IDNA testcase failures were indeed bugs in the
|
||||||
|
testcases and the specification and not in the code - the post-9.0.0
|
||||||
|
unicode files have all known problems fixed, so finally the AnyEvent
|
||||||
|
IDNA implementation can pass the full IDNA testsuite - without needing
|
||||||
|
a single fix :)
|
||||||
|
- guarantee (and document) that condvar callbacks will be removed
|
||||||
|
on invocation - important to avoid circular references.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 7 09:33:07 UTC 2016 - coolo@suse.com
|
Sun Feb 7 09:33:07 UTC 2016 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-AnyEvent
|
Name: perl-AnyEvent
|
||||||
Version: 7.12
|
Version: 7.13
|
||||||
Release: 0
|
Release: 0
|
||||||
#Upstream: CHECK(GPL-1.0+ or Artistic-1.0)
|
#Upstream: CHECK(GPL-1.0+ or Artistic-1.0)
|
||||||
%define cpan_name AnyEvent
|
%define cpan_name AnyEvent
|
||||||
|
Reference in New Issue
Block a user