Opened 13 days ago

Closed 13 days ago

#19679 closed enhancement (fixed)

bind9 bind 9.18.26

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

Description

New point version.

Change History (3)

comment:1 by thomas, 13 days ago

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

comment:2 by thomas, 13 days ago

--- 9.18.26 released ---

  1. [protocol] Add RESOLVER.ARPA to the built in empty zones.

[GL #4580]

  1. [bug] dig/mdig +ednsflags=<non-zero-value> did not re-enable

EDNS if it had been disabled. [GL #4641]

  1. [bug] Some invalid ISO 8601 durations were accepted

erroneously. [GL #4624]

  1. [bug] Don't return static-stub synthesised NS RRset.

[GL #4608]

  1. [bug] Fix bug in Depends (keymgr_dep) function. [GL #4552]
  1. [protocol] Support for the RESINFO record type has been added.

[GL #4413]

  1. [bug] Cleaned up several minor bugs in the RBTDB dbiterator

implementation. [GL !8741]

  1. [bug] Added missing dns_rdataset_disassociate calls in

validator.c:findnsec3proofs. [GL #4571]

  1. [test] Fix incorrectly reported errors when running tests

with make test on platforms with older pytest. [GL #4560]

  1. [func] Optimize slabheader placement, so the infrastructure

records are put in the beginning of the slabheader linked list. [GL !8675]

  1. [doc] Improve ARM parental-agents definition. [GL #4531]
  1. [bug] Fix the DNS_GETDB_STALEFIRST flag, which was defined

incorrectly in lib/ns/query.c. [GL !8683]

  1. [doc] Update ZSK minimum lifetime documentation in ARM, also

depends on signing delay. [GL #4510]

  1. [func] Add workaround to enforce dynamic linker to pull

jemalloc earlier than libc to ensure all memory allocations are done via jemalloc. [GL #4404]

  1. [bug] Changes to "listen-on" statements were ignored on

reconfiguration unless the port or interface address was changed, making it impossible to change a related listener transport type. Thanks to Thomas Amgarten. [GL #4518] [GL #4528]

  1. [func] Expose the TCP client count in statistics channel.

[GL #4425]

  1. [bug] Fix a possible crash in 'dig +nssearch +nofail' and

'host -C' commands when one of the name servers returns SERVFAIL. [GL #4508]

  1. [bug] When dnssec-policy is in effect the DNSKEY's TTLs in

the zone where not being updated to match the policy. This lead to failures when DNSKEYs where updated as the TTLs mismatched. [GL #4466]

comment:3 by thomas, 13 days ago

Resolution: fixed
Status: assignedclosed

Fixed in [dc242fd821]

Note: See TracTickets for help on using tickets.