mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Add CHANGES note for [GL #2460]
This commit is contained in:
parent
0a966315b2
commit
bef5e723b2
1 changed files with 6 additions and 0 deletions
6
CHANGES
6
CHANGES
|
|
@ -1,3 +1,9 @@
|
|||
5579. [bug] If an invalid key name (e.g. "a..b") is
|
||||
specified in an primaries list in named.conf
|
||||
the wrong size is passed to isc_mem_put
|
||||
resulting in the returned memory being put
|
||||
on the wrong freed list. [GL #2460]
|
||||
|
||||
5578. [protocol] Make "check-names" accept A records below "_spf",
|
||||
"_spf_rate" and "_spf_verify" labels in order to cater
|
||||
for the "exists" SPF mechanism specified in RFC 7208
|
||||
|
|
|
|||
Loading…
Reference in a new issue