summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/Net-SSLeay-1.820.0-r0: amd64 stableTobias Klausmann2018-01-151-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/643346
* dev-perl/Net-SSLeay: stable 1.820.0 for hppa, bug #643346Sergei Trofimovich2018-01-091-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa"
* dev-perl/Net-SSLeay: stable 1.820.0 for ia64, bug #643346Sergei Trofimovich2018-01-071-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
* dev-perl/Net-SSLeay: stable 1.820.0 for ppc64, bug #643346Sergei Trofimovich2018-01-071-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64"
* dev-perl/Net-SSLeay: stable 1.820.0 for ppc, bug #643346Sergei Trofimovich2018-01-071-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
* dev-perl/Net-SSLeay: x86 stable (bug #643346)Thomas Deutschmann2018-01-061-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-perl/Net-SSLeay: stable 1.820.0 for sparc, bug #643346Rolf Eike Beer2018-01-051-2/+2
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc"
* dev-perl/Net-SSLeay: Improve fix-libdir patch to help cross-compilingJames Le Cuirot2017-12-031-20/+21
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* dev-perl/Net-SSLeay: Bump to version 1.820.0 re bug #614462Kent Fredric2017-11-265-1/+140
| | | | | | | | | | | | | | | | | | - 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-202-57/+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: ia64 stable wrt bug #617294Agostino Sarubbo2017-06-101-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Net-SSLeay: ppc stable (bug 617294).Michael Weber2017-05-191-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="ppc"
* dev-perl/Net-SSLeay: arm64 stable (bug 617294).Michael Weber2017-05-191-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm64"
* dev-perl/Net-SSLeay: ppc64 stable wrt bug #617294Agostino Sarubbo2017-05-161-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Net-SSLeay-1.810.0-r0: add alpha keywordTobias Klausmann2017-05-121-1/+1
| | | | Gentoo-Bug: 617294
* dev-perl/Net-SSLeay: sparc stable wrt bug #617294Agostino Sarubbo2017-05-121-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Net-SSLeay: arm stable, bug #617294Markus Meier2017-05-061-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* dev-perl/Net-SSLeay: Stable for HPPA (bug #617294).Jeroen Roovers2017-05-061-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches
* dev-perl/Net-SSLeay: x86 stable wrt bug #617294Agostino Sarubbo2017-05-041-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Net-SSLeay: amd64 stable wrt bug #617294Agostino Sarubbo2017-05-031-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Net-SSLeay: Bump to version 1.810.0Kent Fredric2017-04-022-0/+57
| | | | | | | | | | | 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: add ~x64-cygwin keywordMichael Haubenwallner2017-03-171-1/+1
| | | | Package-Manager: portage-2.3.3
* dev-perl/Net-SSLeay: Remove old. Resolves bug 608050.Andreas K. Hüttel2017-03-162-64/+0
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-perl/Net-SSLeay: arm ppc64 stable (bug 608170).Michael Weber2017-02-241-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/Net-SSLeay: mark 1.720.0-r1 & 1.800.0 arm64/m68k/s390/sh stableMike Frysinger2017-02-232-2/+2
|
* dev-perl/Net-SSLeay: ia64 stable wrt bug #608170Agostino Sarubbo2017-02-181-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Net-SSLeay: sparc stable wrt bug #608170Agostino Sarubbo2017-02-171-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Net-SSLeay-1.800.0-r0: add alpha keywordTobias Klausmann2017-02-151-1/+1
| | | | Gentoo-Bug: 608170
* dev-perl/Net-SSLeay: ppc stable wrt bug #608170Agostino Sarubbo2017-02-121-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Net-SSLeay: x86 stable wrt bug #608170Agostino Sarubbo2017-02-121-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Net-SSLeay: Remove oldAndreas K. Hüttel2017-02-042-36/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/Net-SSLeay: amd64 stable wrt bug #608170Agostino Sarubbo2017-02-041-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Net-SSLeay: Stable for HPPA (bug #608170).Jeroen Roovers2017-02-041-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
* dev-perl/Net-SSLeay: Stable for HPPA (bug #579284).Jeroen Roovers2017-02-031-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
* dev-perl/Net-SSLeay: dropped ~ia64-linux ~x64-freebsd ~x86-freebsd ~x86-interixFabian Groffen2017-01-293-4/+4
| | | | Package-Manager: portage-2.3.3
* dev-perl/Net-SSLeay: Bump to version 1.800.0Kent Fredric2017-01-082-0/+58
| | | | | | | | | | | | | - 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: ppc64 stable wrt bug #579284Agostino Sarubbo2017-01-031-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Net-SSLeay: ia64 stable wrt bug #579284Agostino Sarubbo2016-12-301-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Net-SSLeay: sparc stable wrt bug #579284Agostino Sarubbo2016-12-301-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Net-SSLeay: ppc stable wrt bug #579284Agostino Sarubbo2016-07-061-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Net-SSLeay: x86 stable wrt bug #579284Agostino Sarubbo2016-06-251-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Net-SSLeay: alpha stable, bug 579284.Matt Turner2016-05-251-1/+1
|
* dev-perl/Net-SSLeay: arm stable, bug #579284Markus Meier2016-04-221-1/+1
| | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm"
* dev-perl/Net-SSLeay: amd64 stable wrt bug #579284Agostino Sarubbo2016-04-091-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Net-SSLeay: Remove oldAndreas K. Hüttel2016-04-081-38/+0
| | | | Package-Manager: portage-2.2.28
* dev-perl/Net-SSLeay: Add slot operatores on ssl depsAndreas K. Hüttel2016-04-081-2/+2
| | | | Package-Manager: portage-2.2.28
* dev-perl/Net-SSLeay: Fix tests re: NetworkingKent Fredric2016-03-053-0/+50
| | | | | | | | | 1. Reduce clutter for people who aren't running tests, or aren't running tests with DIST_OVERRIDE=~/network/ 2. Enable network-tests if DIST_OVERRIDE=~/network/ Package-Manager: portage-2.2.27
* dev-perl/Net-SSLeay: Bump to version 1.720.0Kent Fredric2016-03-052-0/+55
| | | | | | | | | | | | | | | - 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
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|