]> code.ossystems Code Review - openembedded-core.git/commit
openssl: update 1.1.1l -> 3.0.0
authorAlexander Kanavin <alex.kanavin@gmail.com>
Mon, 11 Oct 2021 09:40:41 +0000 (11:40 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Oct 2021 10:48:35 +0000 (11:48 +0100)
commitf028a55383588d68c052f19f16d0f3f4d0560c57
tree5aaf0c4269fe7af9e79e47ed551ea7ac3c1b444a
parent79bd6389585327820dfc1a1d29f60779ef08b2e0
openssl: update 1.1.1l -> 3.0.0

Drop 0001-skip-test_symbol_presence.patch - testing revealed
no need for it, and I couldn't quite understand what it does.

Drop reproducible.patch - upstream has removed the non-reproducible
bit.

Process lines in run-ptest with sed one by one rather than with
perl after the test completes, avoiding ptest-runner timeout errors.

License-Update: openssl relicense to apache 2.0. Goodbye awkward
gpl exceptions in consumers.

DEPRECATED_CRYPTO_FLAGS is now empty by default but available
by anyone who wants to set it. Trying to come up with a working
set was not a good idea as shown in the deleted comment.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/openssl/openssl/0001-Configure-do-not-tweak-mips-cflags.patch [new file with mode: 0644]
meta/recipes-connectivity/openssl/openssl/0001-buildinfo-strip-sysroot-and-debug-prefix-map-from-co.patch
meta/recipes-connectivity/openssl/openssl/0001-skip-test_symbol_presence.patch [deleted file]
meta/recipes-connectivity/openssl/openssl/reproducible.patch [deleted file]
meta/recipes-connectivity/openssl/openssl/run-ptest
meta/recipes-connectivity/openssl/openssl_3.0.0.bb [moved from meta/recipes-connectivity/openssl/openssl_1.1.1l.bb with 76% similarity]