This commit is contained in:
fangxiuning 2024-04-18 19:01:51 +08:00
parent 1276eea055
commit 7f0c36aac1
2 changed files with 2772 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
Name: gnutls
Version: 3.7.2
Release: 13
Release: 14
Summary: The GNU Secure Communication Protocol Library
License: LGPLv2.1+ and GPLv3+
@ -18,6 +18,7 @@ Patch7: backport-CVE-2023-5981-auth-rsa_psk-side-step-potential-side-channel.pat
Patch8: backport-CVE-2024-0553-rsa-psk-minimize-branching-after-decryption.patch
Patch9: backport-CVE-2024-0567-x509-detect-loop-in-certificate-chain.patch
Patch10: backport-fix-CVE-2024-28834-nettle-avoid-normalization-of-mpz_t-in-deterministic.patch
Patch11: backport-add-gnulib-files.patch
%bcond_without dane
%bcond_with guile
@ -224,6 +225,10 @@ make check %{?_smp_mflags}
%endif
%changelog
* Thu Apr 18 2024 fangxiuning <fangxiuning@huawei.com> - 3.7
.2-14
- fix CVE-2024-28835
* Tue Mar 26 2024 xuraoqing <xuraoqing@huawei.com> - 3.7.2-13
- update patch to remove function declare in header file