mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +00:00
placeholder
This commit is contained in:
34
CHANGES
34
CHANGES
@@ -1,32 +1,34 @@
|
|||||||
2375. [bug] Change #2144 was not complete.
|
2376. [bug] Change #2144 was not complete.
|
||||||
|
|
||||||
2374. [bug] "blackhole" ACLs could cause named to segfault due
|
2375. [placeholder]
|
||||||
|
|
||||||
|
2374. [bug] "blackhole" ACLs could cause named to segfault due
|
||||||
to some uninitialized memory. [RT #18095]
|
to some uninitialized memory. [RT #18095]
|
||||||
|
|
||||||
2373. [bug] Default values of zone ACLs were re-parsed each time a
|
2373. [bug] Default values of zone ACLs were re-parsed each time a
|
||||||
new zone was configured, causing an overconsumption
|
new zone was configured, causing an overconsumption
|
||||||
of memory. [RT #18092]
|
of memory. [RT #18092]
|
||||||
|
|
||||||
2372. [bug] Fixed incorrect TAG_HMACSHA256_BITS value [RT #18047]
|
2372. [bug] Fixed incorrect TAG_HMACSHA256_BITS value [RT #18047]
|
||||||
|
|
||||||
2371. [doc] Add +nsid option to dig man page. [RT #18039]
|
2371. [doc] Add +nsid option to dig man page. [RT #18039]
|
||||||
|
|
||||||
2370. [bug] "rndc freeze" could trigger an assertion in named
|
2370. [bug] "rndc freeze" could trigger an assertion in named
|
||||||
when called on a nonexistent zone. [RT #18050]
|
when called on a nonexistent zone. [RT #18050]
|
||||||
|
|
||||||
2369. [bug] libbind: Array bounds overrun on read in bitncmp().
|
2369. [bug] libbind: Array bounds overrun on read in bitncmp().
|
||||||
[RT #18054]
|
[RT #18054]
|
||||||
|
|
||||||
2368. [port] Linux: use libcap for capability management if
|
2368. [port] Linux: use libcap for capability management if
|
||||||
possible. [RT# 18026]
|
possible. [RT# 18026]
|
||||||
|
|
||||||
2367. [bug] Improve counting of dns_resstatscounter_retry
|
2367. [bug] Improve counting of dns_resstatscounter_retry
|
||||||
[RT #18030]
|
[RT #18030]
|
||||||
|
|
||||||
2366. [bug] Adb shutdown race. [RT #18021]
|
2366. [bug] Adb shutdown race. [RT #18021]
|
||||||
|
|
||||||
2365. [bug] Fix a bug that caused dns_acl_isany() to return
|
2365. [bug] Fix a bug that caused dns_acl_isany() to return
|
||||||
spurious results. [RT #18000]
|
spurious results. [RT #18000]
|
||||||
|
|
||||||
2364. [bug] named could trigger a assertion when serving a
|
2364. [bug] named could trigger a assertion when serving a
|
||||||
malformed signed zone. [RT #17828]
|
malformed signed zone. [RT #17828]
|
||||||
@@ -34,9 +36,9 @@
|
|||||||
2363. [port] sunos: pre-set "lt_cv_sys_max_cmd_len=4096;".
|
2363. [port] sunos: pre-set "lt_cv_sys_max_cmd_len=4096;".
|
||||||
[RT #17513]
|
[RT #17513]
|
||||||
|
|
||||||
2362. [cleanup] Make "rrset-order fixed" a compile-time option.
|
2362. [cleanup] Make "rrset-order fixed" a compile-time option.
|
||||||
settable by "./configure --enable-fixed-rrset".
|
settable by "./configure --enable-fixed-rrset".
|
||||||
Disabled by default. [RT #17977]
|
Disabled by default. [RT #17977]
|
||||||
|
|
||||||
2361. [bug] "recursion" statistics counter could be counted
|
2361. [bug] "recursion" statistics counter could be counted
|
||||||
multiple times for a single query. [RT #17990]
|
multiple times for a single query. [RT #17990]
|
||||||
|
Reference in New Issue
Block a user