summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/AnyEvent: Bump to version 7.170.0Kent Fredric2020-04-241-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | - 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: Cleanup oldKent Fredric2018-04-241-2/+0
| | | | Package-Manager: Portage-2.3.29, Repoman-2.3.9
* dev-perl/*: Update Manifest hashesMichał Górny2017-12-091-3/+3
|
* dev-perl/AnyEvent: Bump to version 7.140.0Kent Fredric2017-09-181-0/+1
| | | | | | | | | | | Upstream: - Merge '.' in @INC fix - Fix crash with Handle objects and openssl 1.1.0 - Clean will not be performed on tcp_{bind,server} without a Guard - new constants for FASTOPEN and Signals - Updated warnings Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/AnyEvent: Remove oldAndreas K. Hüttel2017-01-031-1/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/AnyEvent: Version bumpAndreas K. Hüttel2016-09-291-0/+1
| | | | Package-Manager: portage-2.3.0
* dev-perl/AnyEvent: Remove oldAndreas K. Hüttel2016-07-091-1/+0
| | | | Package-Manager: portage-2.3.0
* dev-perl/AnyEvent: Version bumpAndreas K. Hüttel2016-04-181-0/+1
| | | | Package-Manager: portage-2.2.28
* dev-perl/AnyEvent: Remove oldAndreas K. Hüttel2016-04-181-1/+0
| | | | Package-Manager: portage-2.2.28
* dev-perl/AnyEvent: Version bumpAndreas K. Hüttel2015-12-261-0/+1
| | | | Package-Manager: portage-2.2.26
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+2
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed