forked from pool/perl-AnyEvent
Accepting request 305145 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/305145 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-AnyEvent?expand=0&rev=51
This commit is contained in:
committed by
Git OBS Bridge
parent
7d9f129681
commit
0e12386911
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e8f73a00bc7ada63d0cd08cb60998c4fd66a92e005dbfe4c5651ade2fbc7d69a
|
|
||||||
size 296173
|
|
3
AnyEvent-7.09.tar.gz
Normal file
3
AnyEvent-7.09.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:32f5978c4e3b996e23392cd607f75ee83647637790cfc0c441554f0c86006dd5
|
||||||
|
size 295920
|
@@ -1,3 +1,29 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun May 3 08:15:59 UTC 2015 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 7.09
|
||||||
|
see /usr/share/doc/packages/perl-AnyEvent/Changes
|
||||||
|
|
||||||
|
TODO: hosts always read? that's not expected
|
||||||
|
|
||||||
|
7.09 Sat May 2 16:38:53 CEST 2015
|
||||||
|
- AnyEvent::Debug called an internal function (AnyEvent::Log::ft)
|
||||||
|
that was renamed to AnyEvent::Log:format_time. uinder its old name
|
||||||
|
(analyzed by Michael Stovenour).
|
||||||
|
- update AnyEvent::DNS fallback resolver addresses:
|
||||||
|
seems google effectively killed most other free dns resolvers,
|
||||||
|
so remove them, but add cable and wireless (ecrc) since it was
|
||||||
|
stable for 20 years or so, official or not, and there should be
|
||||||
|
an alternative to google.
|
||||||
|
- perl5porters broke windows error codes in 5.20, and mapped
|
||||||
|
WSAEWOULDBLOCK on the (different) EWOULDBLOCK error code, and
|
||||||
|
WSAEINPROGRESS into the incompatible ERINPROGRESS code, probably
|
||||||
|
because they were so cool. They probably broke other error codes
|
||||||
|
for no reason, too, but I didn't care for checking, it's too
|
||||||
|
depressing. This version only works around the WSAEWOULDBLOCK
|
||||||
|
issue, because I don't have a nice way to work around the
|
||||||
|
WSAEINPROGRESS bug.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 14 08:46:22 UTC 2015 - coolo@suse.com
|
Tue Apr 14 08:46:22 UTC 2015 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-AnyEvent
|
Name: perl-AnyEvent
|
||||||
Version: 7.08
|
Version: 7.09
|
||||||
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