mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-28 21:17:54 +00:00
Reorder release notes
This commit is contained in:
parent
c2ed72a324
commit
cc26eb8961
@ -39,26 +39,25 @@ Removed Features
|
||||
Feature Changes
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
- Overall memory use by ``named`` has been optimized and reduced,
|
||||
especially on systems with many CPU cores. :gl:`#2398` :gl:`#3048`
|
||||
|
||||
- ``named`` formerly generated an ephemeral key and certificate for the
|
||||
``tls ephemeral`` configuration using the RSA algorithm with 4096-bit
|
||||
keys. This has been changed to the ECDSA P-256 algorithm. :gl:`#2264`
|
||||
|
||||
- Overall memory use by ``named`` has been optimized and reduced,
|
||||
especially on systems with many CPU cores. :gl:`#2398` :gl:`#3048`
|
||||
|
||||
|
||||
Bug Fixes
|
||||
~~~~~~~~~
|
||||
|
||||
- On FreeBSD, TCP connections leaked a small amount of heap memory,
|
||||
leading to an eventual out-of-memory problem. This has been fixed.
|
||||
:gl:`#3051`
|
||||
|
||||
- If signatures created by the ZSK were expired and the ZSK private key
|
||||
was offline, the signatures were not replaced. This behavior has been
|
||||
amended to replace the expired signatures with new signatures created
|
||||
using the KSK. :gl:`#3049`
|
||||
|
||||
- On FreeBSD, TCP connections leaked a small amount of heap memory,
|
||||
leading to an eventual out-of-memory problem. This has been fixed.
|
||||
:gl:`#3051`
|
||||
|
||||
- Under certain circumstances, the signed version of an inline-signed
|
||||
zone could be dumped to disk without the serial number of the unsigned
|
||||
version of the zone. This prevented resynchronization of the zone
|
||||
|
Loading…
x
Reference in New Issue
Block a user