fix CVE-2023-50387 CVE-2023-50868
This commit is contained in:
parent
21f47cc615
commit
0ed97f9e39
2319
backport-CVE-2023-50387_CVE-2023-50868.patch
Normal file
2319
backport-CVE-2023-50387_CVE-2023-50868.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: unbound
|
Name: unbound
|
||||||
Version: 1.11.0
|
Version: 1.11.0
|
||||||
Release: 8
|
Release: 9
|
||||||
Summary: Unbound is a validating, recursive, caching DNS resolver
|
Summary: Unbound is a validating, recursive, caching DNS resolver
|
||||||
License: BSD
|
License: BSD
|
||||||
Url: https://nlnetlabs.nl/projects/unbound/about/
|
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
|
Patch4: backport-0001-CVE-2022-30698-and-CVE-2022-30699.patch
|
||||||
Patch5: backport-0002-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
|
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: make flex swig pkgconfig systemd python-unversioned-command
|
||||||
BuildRequires: libevent-devel expat-devel openssl-devel python3-devel
|
BuildRequires: libevent-devel expat-devel openssl-devel python3-devel
|
||||||
@ -230,6 +231,12 @@ popd
|
|||||||
%{_mandir}/man*
|
%{_mandir}/man*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Sep 22 2022 xingwei <xingwei14@h-partners.com> - 1.11.0-8
|
||||||
- Type:cves
|
- Type:cves
|
||||||
- CVE:CVE-2022-3204
|
- CVE:CVE-2022-3204
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user