fix CVE-2023-50387 CVE-2023-50868

This commit is contained in:
eaglegai 2024-02-23 07:57:12 +00:00
parent 21f47cc615
commit 0ed97f9e39
2 changed files with 2327 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -2,7 +2,7 @@
Name: unbound
Version: 1.11.0
Release: 8
Release: 9
Summary: Unbound is a validating, recursive, caching DNS resolver
License: BSD
Url: https://nlnetlabs.nl/projects/unbound/about/
@ -28,6 +28,7 @@ Patch3: backport-fix-q-doesnt-work-when-use-with-unbound-control-stats_sh
Patch4: backport-0001-CVE-2022-30698-and-CVE-2022-30699.patch
Patch5: backport-0002-CVE-2022-30698-and-CVE-2022-30699.patch
Patch6: backport-CVE-2022-3204.patch
Patch7: backport-CVE-2023-50387_CVE-2023-50868.patch
BuildRequires: make flex swig pkgconfig systemd python-unversioned-command
BuildRequires: libevent-devel expat-devel openssl-devel python3-devel
@ -230,6 +231,12 @@ popd
%{_mandir}/man*
%changelog
* Fri Feb 23 2024 gaihuiying <eaglegai@163.com> - 1.11.0-9
- Type:bugfix
- CVE:NA
- SUG:NA
- DESC:fix CVE-2023-50387 CVE-2023-50868
* Thu Sep 22 2022 xingwei <xingwei14@h-partners.com> - 1.11.0-8
- Type:cves
- CVE:CVE-2022-3204