dev-perl/AnyEvent: Bump to version 7.170.0
authorKent Fredric <kentnl@gentoo.org>
Thu, 23 Apr 2020 22:59:25 +0000 (10:59 +1200)
committerKent Fredric <kentnl@gentoo.org>
Thu, 23 Apr 2020 23:00:07 +0000 (11:00 +1200)
commit6ebf6a94ad4d3d00643cbbd03c97b9c05bbf5fb5
treed4a9dea399bdae601d733eb9efc139df0cfd2d11
parent18be85c950fe04e473a1ba0d747cdf97f3de2fbb
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>
dev-perl/AnyEvent/AnyEvent-7.170.0.ebuild [new file with mode: 0644]
dev-perl/AnyEvent/Manifest