summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-112-1/+3
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-perl/Net-SSLeay: stable 1.880.0 for hppa, bug #684308Sergei Trofimovich2019-11-301-1/+1
| | | | | | Package-Manager: Portage-2.3.80, Repoman-2.3.19 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-perl/Net-SSLeay-1.880.0: alpha stable, bug 684308Matt Turner2019-11-161-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-perl/Net-SSLeay: ia64 stable wrt bug #684308Agostino Sarubbo2019-11-131-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Net-SSLeay: ppc stable wrt bug #684308Agostino Sarubbo2019-11-121-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Net-SSLeay: ppc64 stable wrt bug #684308Agostino Sarubbo2019-11-121-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Net-SSLeay: s390 stable wrt bug #684308Agostino Sarubbo2019-11-121-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Net-SSLeay: sparc stable wrt bug #684308Agostino Sarubbo2019-11-121-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Net-SSLeay: arm64 stable (bug #684308)Aaron Bauman2019-11-071-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.78, Repoman-2.3.17
* dev-perl/Net-SSLeay: arm stable wrt bug #684308Mikle Kolyada2019-11-011-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-perl/Net-SSLeay: amd64 stable wrt bug #684308Agostino Sarubbo2019-10-261-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Net-SSLeay: x86 stable (bug #684308)Thomas Deutschmann2019-10-251-1/+1
| | | | | Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-perl/Net-SSLeay: Remove oldAndreas K. Hüttel2019-10-252-63/+0
| | | | | Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-perl: Remove *-fbsd KEYWORDSMichał Górny2019-10-113-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-perl/Net-SSLeay: Bump version to 1.880.0Stefan Strogin2019-07-104-0/+108
| | | | | | | | | | | | | | | | | | | | | | | - Restore previously broken tests - CFLAGS repsect logic reworked for upstream tooling changes - LIBDIR respect logic reworked for upstream tooling changes - NETWORK_TESTS handling logic reworked for upstream tooling changes Upstream: - Clarify licensing to be consistently Artistic-2 - Improved OpenSSL 1.1.1 support - Improved TLS 1.3 support - Fixed memory leaks in cb_data_advanced_put Bug: https://rt.cpan.org/Ticket/Display.html?id=106314 Bug: https://rt.cpan.org/Ticket/Display.html?id=128207 Closes: https://bugs.gentoo.org/556010 Closes: https://bugs.gentoo.org/684308 Closes: https://bugs.gentoo.org/686730 Closes: https://github.com/gentoo/gentoo/pull/12101 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Stefan Strogin <steils@gentoo.org> Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Net-SSLeay: keyword ~riscvAndreas K. Hüttel2019-05-041-1/+1
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-perl/Net-SSLeay: Bump to version 1.850.0Kent Fredric2019-01-102-0/+63
| | | | | | | | | | | | | | | | | | | | | | | | | - 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>
* Drop arm-linux keyword from tree.Benda Xu2018-08-311-1/+1
| | | | | | | | "arm-linux" is considered deprecated, unmaintained and easily replaced by "arm". Closes: https://bugs.gentoo.org/664598 Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa
* dev-perl/Net-SSLeay: mark s390 stableMikle Kolyada2018-06-281-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-perl/Net-SSLeay: Cleanup old re bug #614462Kent Fredric2018-05-014-97/+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-1.820.0: arm64 stable (bug #643346)Mart Raudsepp2018-04-181-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-perl/Net-SSLeay: arm stable, bug #643346Markus Meier2018-03-231-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
* dev-perl/Net-SSLeay-1.820.0-r0: alpha stableTobias Klausmann2018-03-041-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/643346
* 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>