]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
openssl: update from 3.0.8 to 3.1.0
authorRandy MacLeod <randy.macleod@windriver.com>
Wed, 15 Mar 2023 04:48:00 +0000 (00:48 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 16 Mar 2023 17:49:35 +0000 (17:49 +0000)
commit71c763ed4fbbea22a6a0b145e4e29436c7e59625
tree3e0c21b8cf9839ce7144088c7ca9faba34999ab2
parent48b6f5e0d65cfa2410cb24b9a3ab47d181cf7a5e
openssl: update from 3.0.8 to 3.1.0

>From the NEWS.md file:

  ### Major changes between OpenSSL 3.0 and OpenSSL 3.1.0 [14 Mar 2023]

  * SSL 3, TLS 1.0, TLS 1.1, and DTLS 1.0 only work at security level 0.
  * Performance enhancements and new platform support including new
    assembler code algorithm implementations.
  * Deprecated LHASH statistics functions.
  * FIPS 140-3 compliance changes.

Drop the upstreamed afalg.patch:
   c425e365f4 Configure: don't try to be clever when configuring afalgeng

Signed-off-by: Randy MacLeod <randy.macleod@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/openssl/openssl/afalg.patch [deleted file]
meta/recipes-connectivity/openssl/openssl_3.1.0.bb [moved from meta/recipes-connectivity/openssl/openssl_3.0.8.bb with 98% similarity]