mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Use a dedicated CHANGES entry for SIG(0) removal
As opposed to the main branch (where the SIG(0) was changed), it has been removed from the maintenance branches. Use a different changes number to indicate there was a different solution of the issue.
This commit is contained in:
parent
ec3e15da3a
commit
4fd679054f
1 changed files with 3 additions and 3 deletions
6
CHANGES
6
CHANGES
|
|
@ -1,10 +1,10 @@
|
|||
6404. [security] Remove SIG(0) support from named as a countermeasure
|
||||
for CVE-2024-1975. [GL #4480]
|
||||
|
||||
6403. [security] qctx-zversion was not being cleared when it should have
|
||||
been leading to an assertion failure if it needed to be
|
||||
reused. (CVE-2024-4076) [GL #4507]
|
||||
|
||||
6402. [security] Remove SIG(0) support from named as a countermeasure
|
||||
for CVE-2024-1975. [GL #4480]
|
||||
|
||||
6401. [security] An excessively large number of rrtypes per owner can
|
||||
slow down database query processing, so a limit has been
|
||||
placed on the number of rrtypes that can be stored per
|
||||
|
|
|
|||
Loading…
Reference in a new issue