]> git.ipfire.org Git - ipfire-2.x.git/commit
bind: Update ot 9.20.13
authorMatthias Fischer <matthias.fischer@ipfire.org>
Sat, 13 Sep 2025 12:53:48 +0000 (14:53 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 14 Sep 2025 09:28:12 +0000 (09:28 +0000)
commitfbe50152d997049cdcdb71b38baf989c5a119a1a
tree1e86a0e3aeedc748aa1d0eb2c68df145c31f4ce4
parentcb010e23da05a5acd966265fd2daca9736db734b
bind: Update ot 9.20.13

For details see:

https://downloads.isc.org/isc/bind9/9.20.13/doc/arm/html/notes.html#notes-for-bind-9-20-13

"Notes for BIND 9.20.13
New Features

    Add a new option manual-mode to dnssec-policy.

    When enabled, named will not modify DNSSEC keys or key states
    automatically. The proposed change will be logged and only after manual
    confirmation with rndc dnssec -step will the modification be made. [GL
    #4606]

    Add a new option servfail-until-ready to response-policy zones.

    By default, when named is started, it starts answering queries before
    all response policy zones are completely loaded and processed. This new
    option instructs named to respond with SERVFAIL until all the response
    policy zones are processed and ready. Note that if one or more response
    policy zones fail to load, named starts responding to queries according
    to those zones that did load.

    Note, that enabling this option has no effect when a DNS Response
    Policy Service (DNSRPS) interface is used. [GL #5222]

    Support for parsing HHIT and BRID records has been added.

    [GL #5444]

Removed Features

    Deprecate the tkey-gssapi-credential statement.

    The tkey-gssapi-keytab statement allows GSS-TSIG to be set up in a
    simpler and more reliable way than using the tkey-gssapi-credential
    statement and setting environment variables (e.g. KRB5_KTNAME).
    Therefore, the tkey-gssapi-credential statement has been deprecated;
    tkey-gssapi-keytab should be used instead.

    For configurations currently using a combination of both
    tkey-gssapi-keytab and tkey-gssapi-credential, the latter should be
    dropped and the keytab pointed to by tkey-gssapi-keytab should now only
    contain the credential previously specified by tkey-gssapi-credential.
    [GL #4204]

    Obsolete the “tkey-domain” statement.

    Mark the tkey-domain statement as obsolete because it has not had any
    effect on server behavior since support for TKEY Mode 2
    (Diffie-Hellman) was removed (in BIND 9.20.0). [GL #4204]

Bug Fixes

    Prevent spurious SERVFAILs for certain 0-TTL resource records.

    Under certain circumstances, BIND 9 can return SERVFAIL when updating
    existing entries in the cache with new NS, A, AAAA, or DS records that
    have a TTL of zero. [GL #5294]

    Fix unexpected termination if catalog-zones had undefined
    default-primaries.

    The issue manifested only if the server was reloaded or reconfigured
    twice. [GL #5494]"

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/bind
lfs/bind