]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
openssl: Fix reproducibility issue
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 16 Mar 2023 08:53:25 +0000 (08:53 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 16 Mar 2023 17:49:35 +0000 (17:49 +0000)
commit448df3e1c02fe224d62f59a236fdcd47ea7e695f
treed3a1aa5c4de114efdf01f11d2317b2b595bd1ae4
parent71c763ed4fbbea22a6a0b145e4e29436c7e59625
openssl: Fix reproducibility issue

Fix an issue introduced in the new openssl version where an assembler file
isn't generated in a reproducible way by seeding the perl random number
generator consistently. It has no crypto impact, it is just used to
avoid function name clashes.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/openssl/openssl/fix_random_labels.patch [new file with mode: 0644]
meta/recipes-connectivity/openssl/openssl_3.1.0.bb