add
This commit is contained in:
parent
b67b69edf0
commit
55a5d920ff
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
|||||||
Name: gnutls
|
Name: gnutls
|
||||||
Version: 3.7.2
|
Version: 3.7.2
|
||||||
Release: 15
|
Release: 16
|
||||||
Summary: The GNU Secure Communication Protocol Library
|
Summary: The GNU Secure Communication Protocol Library
|
||||||
|
|
||||||
License: LGPLv2.1+ and GPLv3+
|
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
|
Patch13: backport-Fix-removal-of-duplicate-certs-during-verification.patch
|
||||||
Patch14: backport-lib-suppress-false-positive-Wanalyzer-out-of-bounds.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
|
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_without dane
|
||||||
%bcond_with guile
|
%bcond_with guile
|
||||||
@ -229,6 +230,9 @@ make check %{?_smp_mflags}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Apr 18 2024 fangxiuning <fangxiuning@huawei.com> - 3.7.2-15
|
||||||
- fix CVE-2024-28835
|
- fix CVE-2024-28835
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user