#17207 closed enhancement (fixed)

bind9-9.18.8 bind

Reported by: Bruce Dubbs Owned by: thomas
Priority: normal Milestone: 11.3
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by thomas, 18 months ago

Owner: changed from blfs-book to thomas
Status: newassigned

comment:2 by thomas, 18 months ago

--- 9.18.8 released ---

  1. [protocol] Add support for parsing and validating "dohpath" to

SVCB. [GL #3544]

  1. [test] fuzz/dns_message_checksig now creates the key directory

it uses when testing in /tmp at run time. [GL #3569]

  1. [bug] Some out of memory conditions in opensslrsa_link.c

could lead to memory leaks. [GL #3551]

  1. [func] 'named -V' now reports the list of supported

DNSSEC/DS/HMAC algorithms and the supported TKEY modes. [GL #3541]

  1. [bug] Changing just the TSIG key names for primaries in

catalog zones' member zones was not effective. [GL #3557]

  1. [func] Extend dig to allow requests to be signed using SIG(0)

as well as providing a mechanism to specify the signing time. [GL !5923]

  1. [test] Add dns_message_checksig fuzzer to check messages

signed using TSIG or SIG(0). [GL !5923]

  1. [port] The ability to use pkcs11 via engine_pkcs11 has been

restored, by only using deprecated APIs in OpenSSL 3.0.0. BIND needs to be compiled with '-DOPENSSL_API_COMPAT=10100' specified in the CFLAGS at compile time. [GL !6711]

  1. [bug] Fixed a possible invalid detach in UPDATE

processing. [GL #3522]

  1. [bug] Gracefully handle when the statschannel HTTP connection

gets cancelled during sending data back to the client. [GL #3542]

  1. [func] Log the reason why a query was refused. [GL !6669]
  1. [cleanup] Flagged the "random-device" option (which was

already nonoperational) as obsolete; configuring it will generate a warning. [GL #3399]

  1. [bug] Ensure struct named_server is properly initialized.

[GL #6531]

comment:3 by thomas, 18 months ago

Resolution: fixed
Status: assignedclosed

Fixed in [7ff79f8d]

Note: See TracTickets for help on using tickets.