]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
OpenSSL: Update to 3.1.1
authorPeter Müller <peter.mueller@ipfire.org>
Tue, 30 May 2023 23:06:53 +0000 (23:06 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Tue, 30 May 2023 23:06:53 +0000 (23:06 +0000)
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
lfs/openssl

index 44ae2cda9924b60bbc299f4d448a61b069fb93f1..5ccb17fe1961d5c88b2060ca8f89590cc48f46d5 100644 (file)
@@ -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
index 214d22962fee95c901a1259d8d5880f9d02beba8..5b60c3369c7fd0f4cd5e90b1d6c79944b84a94be 100644 (file)
@@ -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)