mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 22:45:39 +00:00
Add CHANGES and release note for GL #3049
This is a bugfix worth mentioning.
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -1,3 +1,6 @@
|
|||||||
|
5789. [bug] Allow replacing expired zone signatures with
|
||||||
|
signatures created by the KSK. [GL #3049]
|
||||||
|
|
||||||
5788. [bug] An assertion could occur if a catalog zone event was
|
5788. [bug] An assertion could occur if a catalog zone event was
|
||||||
scheduled while the task manager was being shut
|
scheduled while the task manager was being shut
|
||||||
down. [GL #3074]
|
down. [GL #3074]
|
||||||
|
@@ -41,6 +41,10 @@ Feature Changes
|
|||||||
Bug Fixes
|
Bug Fixes
|
||||||
~~~~~~~~~
|
~~~~~~~~~
|
||||||
|
|
||||||
|
- If signatures created by the ZSK are expired, and the ZSK private key is offline,
|
||||||
|
allow the expired signatures to be replaced with signatures created by the KSK.
|
||||||
|
:gl:`#3049`
|
||||||
|
|
||||||
- On FreeBSD, a TCP connection would leak a small amount of heap memory leading
|
- On FreeBSD, a TCP connection would leak a small amount of heap memory leading
|
||||||
to out-of-memory problem in a long run. This has been fixed. :gl:`#3051`
|
to out-of-memory problem in a long run. This has been fixed. :gl:`#3051`
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user