buildroot/package/libopenssl
Thomas De Schampheleire 42718e13d2 package/libopenssl: fix target architecture for MIPS64n32
Commit 1ebb35ee5f changed the libopenssl
target architecture to 'linux-generic64' for 64-bit archs based on
BR2_ARCH_IS_64. However, MIPS64n32 has BR2_ARCH_IS_64 set, but is a 32-bit
ABI. On such board, libopenssl needs to be configured with linux-generic32
to function properly.

One symptom of this problem is that ssh-keygen hangs on key generation,
waiting for more random bits. See [1] for the discussion with openssl
upstream.

Thanks to Ronny Meeus for investigating the issue and kudos to the openssl
community for their responsive and helpful interaction!

Reported-by: Ronny Meeus <ronny.meeus@nokia.com>
Signed-off-by: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>

[1] https://mta.openssl.org/pipermail/openssl-users/2020-June/012565.html

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-06-20 21:27:02 +02:00
..
0001-Dont-waste-time-building-manpages-if-we-re-not-going.patch
0002-Reproducible-build-do-not-leak-compiler-path.patch
0003-Introduce-the-OPENSSL_NO_MADVISE-to-disable-call-to-.patch
0004-Configure-use-ELFv2-ABI-on-some-ppc64-big-endian-sys.patch package/libopenssl: add PPC64BE ELFv2 support 2020-04-25 22:42:14 +02:00
0005-crypto-perlasm-ppc-xlate.pl-add-linux64v2-flavour.patch package/libopenssl: add PPC64BE ELFv2 support 2020-04-25 22:42:14 +02:00
Config.in package/libopenssl: fix target architecture for MIPS64n32 2020-06-20 21:27:02 +02:00
libopenssl.hash package/libopenssl: security bump to v1.1.1g 2020-04-21 22:11:53 +02:00
libopenssl.mk package/libopenssl: security bump to v1.1.1g 2020-04-21 22:11:53 +02:00