* [PATCH] OpenSSL: Update to 3.1.1
@ 2023-05-30 23:08 Peter Müller
0 siblings, 0 replies; only message in thread
From: Peter Müller @ 2023-05-30 23:08 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1649 bytes --]
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(a)ipfire.org>
---
config/rootfiles/common/openssl | 1 +
lfs/openssl | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
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)
--
2.35.3
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-05-30 23:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-30 23:08 [PATCH] OpenSSL: Update to 3.1.1 Peter Müller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox