summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/AnyEvent: Bump to version 7.170.0Kent Fredric2020-04-241-0/+71
- 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>