summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/Net-SSLeay: Bump to version 1.850.0Kent Fredric2019-01-101-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | - Simplify file removal - Remove 2 tests that break under FEATURES="network-sandbox" Upstream: - Fix problem exporting OPENSSL_NO_NEXTPROTONEG (not available on libressl) - Add SSL_set_default_passwd_cb* w/OpenSSL 1.1.0f+ - Add new functions for SSL_CTX_new - Add functions added in OpenSSL 1.1.0 - Add SSL_use_certificate_chain_file - Fix libressl version detection - Fix OCSP handling memleak - Add new functions for certificate verification - Add X509_STORE_CTX_new and X509_verify_cert - SSL_OCSP_response_verify now clears error queue when OCSP_basic_verify fails but intermediate certificate succeeds - Fix test failure when Test::Exception not installed - Fix t/local/33_x509_create_cert.t on various OpenSSLs Bug: https://rt.cpan.org/Ticket/Display.html?id=128207 Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Net-SSLeay: Cleanup old re bug #614462Kent Fredric2018-05-011-1/+0
| | | | | | Closes: https://bugs.gentoo.org/614462 Closes: https://bugs.gentoo.org/630390 Package-Manager: Portage-2.3.29, Repoman-2.3.9
* dev-perl/Net-SSLeay: Bump to version 1.820.0 re bug #614462Kent Fredric2017-11-261-1/+2
| | | | | | | | | | | | | | | | | | - Replace sed hacks with real patches ( metadata retroactively pulled from git history and reconstructed to retain intent, as the existing sed commands had entirely ceased working, silently ) Upstream: - Implement SSL_{CTX_,}set_psk_client_callback() - Support NPN-less libressl - Skip NPN-test with libressl - Free ocsp_response only when allocated - Lots of new bindings - Fix key block size calculation with AEAD ciphers - Fix test failures without '.' in @INC Bug: https://bugs.gentoo.org/614462 Package-Manager: Portage-2.3.14, Repoman-2.3.6
* dev-perl/Net-SSLeay: Cleanup old re #613750Kent Fredric2017-06-201-1/+0
| | | | | | | Remove old versions affected by '.' removal from @INC Bug: https://bugs.gentoo.org/613750 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/Net-SSLeay: Bump to version 1.810.0Kent Fredric2017-04-021-0/+1
| | | | | | | | | | | Upstream: - Fix RSA_get_key_parameters - Fix memory leak in X509_get_subjectAltNames - Fix Makefile.PL without '.' in @INC - Fix get_my_thread_id to work when ERRSV not defined Bug: https://bugs.gentoo.org/613750 Package-Manager: Portage-2.3.4, Repoman-2.3.2
* dev-perl/Net-SSLeay: Remove old. Resolves bug 608050.Andreas K. Hüttel2017-03-161-1/+0
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* dev-perl/Net-SSLeay: Remove oldAndreas K. Hüttel2017-02-041-1/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/Net-SSLeay: Bump to version 1.800.0Kent Fredric2017-01-081-0/+1
| | | | | | | | | | | | | - Use DIST_EXAMPLES feature Upstream: - OpenSSL 1.1 support - Fix unexpected perl flow control w/ tickey key callbacks - Fix inline variable declarations - Fix compiling against compression-free openssl - Many CTX_ and key APIs added/removed. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/Net-SSLeay: Bump to version 1.720.0Kent Fredric2016-03-051-0/+1
| | | | | | | | | | | | | | | - EAPI6 - Better DESCRIPTION - Tests enabled - Test deps added - Bad tests nuked - Tests minimalised where possible - 'examples' now optionally installed Upstream: - Bug fixes mostly Package-Manager: portage-2.2.27
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+1
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