fix CVE-2024-1488
(cherry picked from commit 1cf5fe79d84d50636922c83d71ebb7a4195ecee3)
This commit is contained in:
parent
af35215d9d
commit
cc15a59a0d
@ -805,7 +805,7 @@ remote-control:
|
|||||||
# Enable remote control with unbound-control(8) here.
|
# Enable remote control with unbound-control(8) here.
|
||||||
# set up the keys and certificates with unbound-control-setup.
|
# set up the keys and certificates with unbound-control-setup.
|
||||||
# Note: required for unbound-munin package
|
# Note: required for unbound-munin package
|
||||||
control-enable: yes
|
control-enable: no
|
||||||
|
|
||||||
# Set to no and use an absolute path as control-interface to use
|
# Set to no and use an absolute path as control-interface to use
|
||||||
# a unix local named pipe for unbound-control.
|
# a unix local named pipe for unbound-control.
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: unbound
|
Name: unbound
|
||||||
Version: 1.13.2
|
Version: 1.13.2
|
||||||
Release: 9
|
Release: 10
|
||||||
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/
|
||||||
@ -244,6 +244,12 @@ popd
|
|||||||
%{_mandir}/man*
|
%{_mandir}/man*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 27 2024 gaihuiying <eaglegai@163.com> - 1.13.2-10
|
||||||
|
- Type:cves
|
||||||
|
- CVE:CVE-2024-1488
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:fix CVE-2024-1488
|
||||||
|
|
||||||
* Fri Feb 23 2024 gaihuiying <eaglegai@163.com> - 1.13.2-9
|
* Fri Feb 23 2024 gaihuiying <eaglegai@163.com> - 1.13.2-9
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- CVE:NA
|
- CVE:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user