]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
openssl: Update to 3.1.4
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 26 Oct 2023 08:57:20 +0000 (08:57 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 26 Oct 2023 08:57:20 +0000 (08:57 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/openssl
lfs/openssl

index 5ccb17fe1961d5c88b2060ca8f89590cc48f46d5..a928389cced29b8b7a1d8f211153b3aa782ab4a4 100644 (file)
@@ -4659,6 +4659,7 @@ usr/lib/ossl-modules/legacy.so
 #usr/share/man/man3/SSL_COMP_get_compression_methods.3ossl
 #usr/share/man/man3/SSL_COMP_get_id.3ossl
 #usr/share/man/man3/SSL_CONF_CTX_clear_flags.3ossl
+#usr/share/man/man3/SSL_CONF_CTX_finish.3ossl
 #usr/share/man/man3/SSL_CONF_CTX_free.3ossl
 #usr/share/man/man3/SSL_CONF_CTX_new.3ossl
 #usr/share/man/man3/SSL_CONF_CTX_set1_prefix.3ossl
index 7ac39cf0ec2903148f86af500761ef29a7f1abf0..1a1260d054e67d96462709a0665977bad1f85265 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.1.2
+VER        = 3.1.4
 
 THISAPP    = openssl-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -70,7 +70,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 7b4ba35df7d5680c5f13a1986e4c6abaf4592690647dcfa84d7f14c196326355e8ad0ea62f81f8269f0605f0d29f18e9def9c2158fcbe00baefabf819f82374d
+$(DL_FILE)_BLAKE2 = bd6a3ef458f86dd5173e87b10432bd81c1570e1848da3c4d7a06eb021d2f67e4075421885c402f6ea792e383e756d78757c17ef060094e840ed5df6faf3d7f9e
 
 install : $(TARGET)