diff options
author | 2020-04-24 10:59:25 +1200 | |
---|---|---|
committer | 2020-04-24 11:00:07 +1200 | |
commit | 6ebf6a94ad4d3d00643cbbd03c97b9c05bbf5fb5 (patch) | |
tree | d4a9dea399bdae601d733eb9efc139df0cfd2d11 /dev-perl/AnyEvent/Manifest | |
parent | kde-frameworks/kbookmarks: Drop 5.69.0 (r0) (diff) | |
download | gentoo-6ebf6a94ad4d3d00643cbbd03c97b9c05bbf5fb5.tar.gz gentoo-6ebf6a94ad4d3d00643cbbd03c97b9c05bbf5fb5.tar.bz2 gentoo-6ebf6a94ad4d3d00643cbbd03c97b9c05bbf5fb5.zip |
dev-perl/AnyEvent: Bump to version 7.170.0
- EAPI7-ify
- Improve testing situation to be clearer to testers what additional
steps should be done to maximise test coverage.
Upstream:
- AnyEvent::Handle::tls_detect now passes seperate major and minor
values as documentation suggested, instead of only one.
- Workaround Net::SSLeay lacking openssl 1.1 porting.
- AnyEvent::DNS::dns_unpack now stores original packet in the __ member
to allow decoding otherwise undecodable resource records containing
compressed domain names
- AnyEvent::Socket::parse_ipv6 now handles ipv4 addresses as documented.
- Support CAA records
- Add freenom and cloudflare NS as DNS fallback
- AnyEvent::Strict now properly wards against watchers on files when
file handle passed is a file descriptor
- Add ffdhe group dh parameters and use fdhe3072 as default instead of
schmorp1539
- AnyEvent::Log now reassesses logging status of loggers when contexts
were changed via attach/detach/slaves, allowing more logging through
- Workaround old openssl in RHEL7 formatting dh parameters differently
Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl/AnyEvent/Manifest')
-rw-r--r-- | dev-perl/AnyEvent/Manifest | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-perl/AnyEvent/Manifest b/dev-perl/AnyEvent/Manifest index ad8c93e39207..5a25a532b461 100644 --- a/dev-perl/AnyEvent/Manifest +++ b/dev-perl/AnyEvent/Manifest @@ -1 +1,2 @@ DIST AnyEvent-7.14.tar.gz 301645 BLAKE2B 5095506e02ae90953d3990609ad77c45d602bd38a696ea054d329ee4e9fb526ac799ba45eb38f274835248d7e593257e7203daf1a7f17d5086f89413b93ddecf SHA512 98e7b9e06cf74b99d3407a25b60f3b825fceed3bae43505e1fb90785e24bd88ae25955cff25d29b4cc96957db7f4f5203d19ad2365abb4e3a3227fd91a16fb25 +DIST AnyEvent-7.17.tar.gz 304845 BLAKE2B 162b02080f009595a48b4cb7d205763fa96e97af5f9efbb9f1611bcf365ce3d1ded57d6bb45bd433a11346b12cfabcd1f44dc944bf0c9c1f85abfab355d9a32c SHA512 c553cce80fa14e2f91031c569d1c30acf470871ddd1c122fa3dd36cd1ba5b7002e7ba1dea4c950d889c7c661b81042dd97975e195a5325190ad644babff81e0a |