Fix application of patch for CVE-2024-11187
Resolves: RHEL-77103
This commit is contained in:
parent
991c7d570b
commit
d15c97dbae
@ -62,7 +62,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
|
||||
Name: bind9.16
|
||||
License: MPLv2.0
|
||||
Version: 9.16.23
|
||||
Release: 0.22%{?dist}.1
|
||||
Release: 0.22%{?dist}.2
|
||||
Epoch: 32
|
||||
Url: https://www.isc.org/downloads/bind/
|
||||
#
|
||||
@ -506,6 +506,8 @@ in HTML and PDF format.
|
||||
%patch211 -p1 -b .CVE-2024-1737-types
|
||||
%patch212 -p1 -b .CVE-2024-1737-types-test
|
||||
%patch213 -p1 -b .CVE-2024-1737-records-test2
|
||||
%patch215 -p1 -b .CVE-2024-11187-pre-test
|
||||
%patch216 -p1 -b .CVE-2024-11187
|
||||
|
||||
%if %{with PKCS11}
|
||||
%patch135 -p1 -b .config-pkcs11
|
||||
@ -1248,6 +1250,10 @@ fi;
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Feb 18 2025 Tomas Korbar <tkorbar@redhat.com> - 32:9.16.23-0.22.2
|
||||
- Fix application of patch for CVE-2024-11187
|
||||
- Resolves: RHEL-77103
|
||||
|
||||
* Wed Feb 05 2025 Petr Menšík <pemensik@redhat.com> - 32:9.16.23-0.22.1
|
||||
- Limit additional section records CPU processing (CVE-2024-11187)
|
||||
- Fix test backport changes
|
||||
|
Loading…
Reference in New Issue
Block a user