diff --git a/config/rootfiles/common/openssl b/config/rootfiles/common/openssl index ae9716eea..c57707df7 100644 --- a/config/rootfiles/common/openssl +++ b/config/rootfiles/common/openssl @@ -2330,6 +2330,8 @@ usr/lib/libssl.so.1.1 #usr/share/doc/openssl/html/man3/PKCS7_SIGNER_INFO_new.html #usr/share/doc/openssl/html/man3/PKCS7_SIGN_ENVELOPE_free.html #usr/share/doc/openssl/html/man3/PKCS7_SIGN_ENVELOPE_new.html +#usr/share/doc/openssl/html/man3/PKCS7_add_certificate.html +#usr/share/doc/openssl/html/man3/PKCS7_add_crl.html #usr/share/doc/openssl/html/man3/PKCS7_decrypt.html #usr/share/doc/openssl/html/man3/PKCS7_dup.html #usr/share/doc/openssl/html/man3/PKCS7_encrypt.html @@ -6315,6 +6317,8 @@ usr/lib/libssl.so.1.1 #usr/share/man/man3/PKCS7_SIGNER_INFO_new.3 #usr/share/man/man3/PKCS7_SIGN_ENVELOPE_free.3 #usr/share/man/man3/PKCS7_SIGN_ENVELOPE_new.3 +#usr/share/man/man3/PKCS7_add_certificate.3 +#usr/share/man/man3/PKCS7_add_crl.3 #usr/share/man/man3/PKCS7_decrypt.3 #usr/share/man/man3/PKCS7_dup.3 #usr/share/man/man3/PKCS7_encrypt.3 diff --git a/lfs/openssl b/lfs/openssl index 0431203f0..a6384009e 100644 --- a/lfs/openssl +++ b/lfs/openssl @@ -24,7 +24,7 @@ include Config -VER = 1.1.1q +VER = 1.1.1s THISAPP = openssl-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -74,7 +74,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = fc8fd6a62dc291d0bda328a051e253175fb04442cc4b8f45d67c3a5027748a0fc5fb372d0483bc9024ae0bff119c4fac8f1e982a182612427696d6d09f5935f5 +$(DL_FILE)_BLAKE2 = ecd19eaf84dbc80448b51651abe52a89cc0052f024537959c4ebe61528988f235d661244fce6967159a876dd038c817bad19df742e828ca1cbae97ce6a4124bb install : $(TARGET)