!166 fix CVE-2024-12243
From: @fangxiuning Reviewed-by: @zcfsite Signed-off-by: @zcfsite
This commit is contained in:
commit
da52993774
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
||||
Name: gnutls
|
||||
Version: 3.7.2
|
||||
Release: 15
|
||||
Release: 16
|
||||
Summary: The GNU Secure Communication Protocol Library
|
||||
|
||||
License: LGPLv2.1+ and GPLv3+
|
||||
@ -23,6 +23,7 @@ Patch12: backport-x509-fix-thread-safety-in-gnutls_x509_trust_list_ver.patch
|
||||
Patch13: backport-Fix-removal-of-duplicate-certs-during-verification.patch
|
||||
Patch14: backport-lib-suppress-false-positive-Wanalyzer-out-of-bounds.patch
|
||||
Patch15: backport-fix-CVE-2024-28835-gnutls_x509_trust_list_verify_crt2-remove-length-lim.patch
|
||||
Patch16: backport-CVE-2024-12243-x509-optimize-name-constraints-processing.patch
|
||||
|
||||
%bcond_without dane
|
||||
%bcond_with guile
|
||||
@ -229,6 +230,9 @@ make check %{?_smp_mflags}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Feb 13 2025 fangxiuning <fangxiuning@huawei.com> - 3.7.2-16
|
||||
- fix CVE-2024-12243
|
||||
|
||||
* Thu Apr 18 2024 fangxiuning <fangxiuning@huawei.com> - 3.7.2-15
|
||||
- fix CVE-2024-28835
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user