summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/openssl: fix PATCHESSam James2022-06-071-6/+2
| | | | | Closes: https://bugs.gentoo.org/850523 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/openssl: backport test fix (certificates expired!)Sam James2022-06-071-0/+16
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/openssl: use edo.eclass in 1.1.1oSam James2022-05-281-6/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/openssl: stable 1.1.1o for hppa, bug #845258Rolf Eike Beer2022-05-191-1/+1
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/openssl: arm stable wrt bug #845258Agostino Sarubbo2022-05-191-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/openssl: explain why -fno-strict-aliasingSam James2022-05-191-1/+11
| | | | | | | | | | | | OpenSSL has a scary number of strict aliasing violations within its codebase and it is *extremely* unsafe to build OpenSSL without this option. Hence we continue to build with -fno-strict-aliasing, like we have done for the last 10 years, but explain why in the ebuild. Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/openssl: Stabilize 1.1.1o arm64, #845258Jakov Smolić2022-05-181-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-libs/openssl: x86 stable wrt bug #845258Agostino Sarubbo2022-05-181-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/openssl: sparc stable wrt bug #845258Agostino Sarubbo2022-05-181-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/openssl: ppc64 stable wrt bug #845258Agostino Sarubbo2022-05-181-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/openssl: ppc stable wrt bug #845258Agostino Sarubbo2022-05-181-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/openssl: amd64 stable wrt bug #845258Agostino Sarubbo2022-05-181-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/openssl: use no-tests configure arg in 1.1.1oSam James2022-05-181-0/+1
| | | | | | Use official method (but keep sed for now) to disable building tests if not enabled. Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/openssl: add 1.1.1oPatrick McLean2022-05-031-0/+298
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>