From: Michael Tremer Date: Thu, 26 Oct 2023 08:57:20 +0000 (+0000) Subject: openssl: Update to 3.1.4 X-Git-Tag: v2.27-core181~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6fa97f2c9726ed2f4ac00b9231ef64aaf8907486;p=ipfire-2.x.git openssl: Update to 3.1.4 Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/common/openssl b/config/rootfiles/common/openssl index 5ccb17fe19..a928389cce 100644 --- a/config/rootfiles/common/openssl +++ b/config/rootfiles/common/openssl @@ -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 diff --git a/lfs/openssl b/lfs/openssl index 7ac39cf0ec..1a1260d054 100644 --- a/lfs/openssl +++ b/lfs/openssl @@ -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)