openssl: update to 1.1.1k

This update fix:
SM2 Decryption Buffer Overflow (CVE-2021-3711)
Read buffer overruns processing ASN.1 strings (CVE-2021-3712)
https://www.openssl.org/news/secadv/20210824.txt

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2021-08-24 22:17:06 +02:00
parent b040e0fe32
commit a8366ef743
2 changed files with 5 additions and 3 deletions

View File

@@ -599,6 +599,7 @@ usr/lib/libssl.so.1.1
#usr/share/doc/openssl/html/man3/BN_RECP_CTX_free.html
#usr/share/doc/openssl/html/man3/BN_RECP_CTX_new.html
#usr/share/doc/openssl/html/man3/BN_RECP_CTX_set.html
#usr/share/doc/openssl/html/man3/BN_abs_is_word.html
#usr/share/doc/openssl/html/man3/BN_add.html
#usr/share/doc/openssl/html/man3/BN_add_word.html
#usr/share/doc/openssl/html/man3/BN_bin2bn.html
@@ -4570,6 +4571,7 @@ usr/lib/libssl.so.1.1
#usr/share/man/man3/BN_RECP_CTX_free.3
#usr/share/man/man3/BN_RECP_CTX_new.3
#usr/share/man/man3/BN_RECP_CTX_set.3
#usr/share/man/man3/BN_abs_is_word.3
#usr/share/man/man3/BN_add.3
#usr/share/man/man3/BN_add_word.3
#usr/share/man/man3/BN_bin2bn.3