OpenSSL: Update to 3.1.1

Message ID 6f01a806-faed-82ae-aa88-5546b9fc2ab3@ipfire.org
State Accepted
Commit 9797af30061946db16ab7bbca1635865d9318336
Headers
Series OpenSSL: Update to 3.1.1 |

Commit Message

Peter Müller May 30, 2023, 11:08 p.m. UTC
  Changelog concerning this version: https://www.openssl.org/news/cl31.txt
Accompanying security advisory: https://www.openssl.org/news/secadv/20230530.txt

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
---
 config/rootfiles/common/openssl | 1 +
 lfs/openssl                     | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)
  

Patch

diff --git a/config/rootfiles/common/openssl b/config/rootfiles/common/openssl
index 44ae2cda9..5ccb17fe1 100644
--- a/config/rootfiles/common/openssl
+++ b/config/rootfiles/common/openssl
@@ -3617,6 +3617,7 @@  usr/lib/ossl-modules/legacy.so
 #usr/share/man/man3/OSSL_CMP_MSG_http_perform.3ossl
 #usr/share/man/man3/OSSL_CMP_MSG_it.3ossl
 #usr/share/man/man3/OSSL_CMP_MSG_read.3ossl
+#usr/share/man/man3/OSSL_CMP_MSG_update_recipNonce.3ossl
 #usr/share/man/man3/OSSL_CMP_MSG_update_transactionID.3ossl
 #usr/share/man/man3/OSSL_CMP_MSG_write.3ossl
 #usr/share/man/man3/OSSL_CMP_P10CR.3ossl
diff --git a/lfs/openssl b/lfs/openssl
index 214d22962..5b60c3369 100644
--- a/lfs/openssl
+++ b/lfs/openssl
@@ -24,7 +24,7 @@ 
 
 include Config
 
-VER        = 3.1.0
+VER        = 3.1.1
 
 THISAPP    = openssl-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -70,7 +70,7 @@  objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 9212a7fb13f6dee7746721ee406af56ae1b48ec58974c002465d2b0205839eb5ee0483383aa9924fc3e4168ebd34e1a5819480cf10aa318994d7171e54c07108
+$(DL_FILE)_BLAKE2 = 094f7e28f16de6528016fcd21df1d7382b0dbdcd80ec469d37add9c37f638c059dda3ffb4415eba890a33d146ddc9016bcc7192df101c73be5e70faf6e3b1097
 
 install : $(TARGET)