From: Tinderbox User Date: Sat, 28 Oct 2017 01:12:35 +0000 (+0000) Subject: regen master X-Git-Tag: v9.12.0b2~41 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=497f3f913e81afc6d5d66f08a101c500efc8e73e;p=thirdparty%2Fbind9.git regen master --- diff --git a/bin/confgen/rndc-confgen.8 b/bin/confgen/rndc-confgen.8 index 5014a9321f9..64de0e3d0f3 100644 --- a/bin/confgen/rndc-confgen.8 +++ b/bin/confgen/rndc-confgen.8 @@ -111,9 +111,7 @@ as directed\&. .PP \-A \fIalgorithm\fR .RS 4 -Specifies the algorithm to use for the TSIG key\&. Available choices are: hmac\-md5, hmac\-sha1, hmac\-sha224, hmac\-sha256, hmac\-sha384 and hmac\-sha512\&. The default is hmac\-md5, or if MD5 was disabled at compile time, hmac\-sha256\&. -.sp -Note: Use of hmac\-md5 is no longer recommended, and the default value will be changed to hmac\-sha256 in a future release\&. +Specifies the algorithm to use for the TSIG key\&. Available choices are: hmac\-md5, hmac\-sha1, hmac\-sha224, hmac\-sha256, hmac\-sha384 and hmac\-sha512\&. The default is hmac\-sha256\&. .RE .PP \-b \fIkeysize\fR diff --git a/bin/confgen/rndc-confgen.html b/bin/confgen/rndc-confgen.html index ed8bf3afc01..eb7d05139dc 100644 --- a/bin/confgen/rndc-confgen.html +++ b/bin/confgen/rndc-confgen.html @@ -113,12 +113,7 @@

Specifies the algorithm to use for the TSIG key. Available choices are: hmac-md5, hmac-sha1, hmac-sha224, hmac-sha256, - hmac-sha384 and hmac-sha512. The default is hmac-md5, or - if MD5 was disabled at compile time, hmac-sha256. -

-

- Note: Use of hmac-md5 is no longer recommended, and the default - value will be changed to hmac-sha256 in a future release. + hmac-sha384 and hmac-sha512. The default is hmac-sha256.

-b keysize
diff --git a/bin/python/dnssec-checkds.8 b/bin/python/dnssec-checkds.8 index 7daa90da873..c9e7f047bf1 100644 --- a/bin/python/dnssec-checkds.8 +++ b/bin/python/dnssec-checkds.8 @@ -39,9 +39,7 @@ dnssec-checkds \- DNSSEC delegation consistency checking tool .SH "SYNOPSIS" .HP \w'\fBdnssec\-checkds\fR\ 'u -\fBdnssec\-checkds\fR [\fB\-l\ \fR\fB\fIdomain\fR\fR] [\fB\-f\ \fR\fB\fIfile\fR\fR] [\fB\-d\ \fR\fB\fIdig\ path\fR\fR] [\fB\-D\ \fR\fB\fIdsfromkey\ path\fR\fR] {zone} -.HP \w'\fBdnssec\-dsfromkey\fR\ 'u -\fBdnssec\-dsfromkey\fR [\fB\-l\ \fR\fB\fIdomain\fR\fR] [\fB\-f\ \fR\fB\fIfile\fR\fR] [\fB\-d\ \fR\fB\fIdig\ path\fR\fR] [\fB\-D\ \fR\fB\fIdsfromkey\ path\fR\fR] {zone} +\fBdnssec\-checkds\fR [\fB\-d\ \fR\fB\fIdig\ path\fR\fR] [\fB\-D\ \fR\fB\fIdsfromkey\ path\fR\fR] [\fB\-f\ \fR\fB\fIfile\fR\fR] [\fB\-l\ \fR\fB\fIdomain\fR\fR] [\fB\-s\ \fR\fB\fIfile\fR\fR] {zone} .SH "DESCRIPTION" .PP \fBdnssec\-checkds\fR @@ -60,6 +58,12 @@ is specified, then the zone is read from that file to find the DNSKEY records\&. Check for a DLV record in the specified lookaside domain, instead of checking for a DS record in the zone\*(Aqs parent\&. .RE .PP +\-s \fIfile\fR +.RS 4 +Specifies a prepared dsset file, such as would be generated by +\fBdnssec\-signzone\fR, to use as a source for the DS RRset instead of querying the parent\&. +.RE +.PP \-d \fIdig path\fR .RS 4 Specifies a path to a diff --git a/bin/python/dnssec-checkds.html b/bin/python/dnssec-checkds.html index ff841eb90a9..48fc192f159 100644 --- a/bin/python/dnssec-checkds.html +++ b/bin/python/dnssec-checkds.html @@ -33,20 +33,13 @@

Synopsis

dnssec-checkds - [-l domain] - [-f file] [-d dig path] [-D dsfromkey path] - {zone} -

-

- dnssec-dsfromkey - [-l domain] [-f file] - [-d dig path] - [-D dsfromkey path] + [-l domain] + [-s file] {zone} -

+

@@ -79,6 +72,14 @@ instead of checking for a DS record in the zone's parent.

+
-s file
+
+

+ Specifies a prepared dsset file, such as would be generated + by dnssec-signzone, to use as a source for + the DS RRset instead of querying the parent. +

+
-d dig path

diff --git a/doc/arm/Bv9ARM.ch06.html b/doc/arm/Bv9ARM.ch06.html index aa664f4447d..e7fd9179a06 100644 --- a/doc/arm/Bv9ARM.ch06.html +++ b/doc/arm/Bv9ARM.ch06.html @@ -6451,7 +6451,7 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; server waits on an idle TCP connection before closing it when the client is using the EDNS TCP keepalive option. The default is 300 (30 seconds), the maximum - is 1200 (two minutes), and the minimum is 1 (one tenth + is 65535 (about 1.8 hours), and the minimum is 1 (one tenth of a second). Values above the maximum or below the minimum will be adjusted with a logged warning. This value may be greater than @@ -6470,7 +6470,7 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; keepalive option. This informs a client of the amount of time it may keep the session open. The default is 300 (30 seconds), the maximum is - 1200 (two minutes), and the minimum is 0, which + 65535 (about 1.8 hours), and the minimum is 0, which signals that the clients must close TCP connections immediately. Ordinarily this should be set to the same value as tcp-keepalive-timeout. diff --git a/doc/arm/Bv9ARM.ch09.html b/doc/arm/Bv9ARM.ch09.html index e26b7ea5402..a4e7f7c52dc 100644 --- a/doc/arm/Bv9ARM.ch09.html +++ b/doc/arm/Bv9ARM.ch09.html @@ -498,6 +498,14 @@ dnssec-settime, etc. [RT #46149]

+
  • +

    + dnssec-checkds -s specifies a file from + which to read a DS set rather than querying the parent zone. + This can be used to check zone correctness prior to + publication. Thanks to Niall O'Reilly [RT #44667] +

    +
  • @@ -543,11 +551,17 @@
  • The use of HMAC-MD5 for RNDC keys is no longer recommended. - For compatibility, this is still the default algorithm generated - by rndc-confgen, but it will print a - warning message. The default algorithm in - rndc-confgen will be changed to HMAC-SHA256 - in a future release. [RT #42272] + The default algorithm generated by rndc-confgen, + is now HMAC-256, and a warning message will be printed if + HMAC-MD5 is used. [RT #42272] +

    +
  • +
  • +

    + The isc-hmac-fixup command, which was created + to address an interoperability problem in TSIG keys between + early versions of BIND and other DNS implmentations, is now + obsolete and has been removed. [RT #46411]

  • @@ -606,6 +620,16 @@ are not writable by the effective user ID. [RT #46077]

    +
  • +

    + Initializing keys specified in a managed-keys + statement or by dnssec-validation auto; are + now tagged as "initializing", until they have been updated by a + key refresh query. If key maintenance fails to initialize, + this will be visible when running rndc secroots. + [RT #46267] +

    +
  • Previously, update-policy local; accepted @@ -729,6 +753,12 @@ queries. [RT #45847]

  • +
  • +

    + A new statistics counter has been added to track priming + queries. [RT #46313] +

    +
  • The dnssec-signzone -x flag and the diff --git a/doc/arm/Bv9ARM.ch13.html b/doc/arm/Bv9ARM.ch13.html index 7d0993a244e..f6ec8a73f11 100644 --- a/doc/arm/Bv9ARM.ch13.html +++ b/doc/arm/Bv9ARM.ch13.html @@ -97,9 +97,6 @@ host — DNS lookup utility

    -isc-hmac-fixup — fixes HMAC keys generated by older versions of BIND -
    -
    mdig — DNS pipelined lookup utility
    @@ -192,7 +189,6 @@ - diff --git a/doc/arm/Bv9ARM.html b/doc/arm/Bv9ARM.html index 654cd54c2cf..fb3c7ba8f0e 100644 --- a/doc/arm/Bv9ARM.html +++ b/doc/arm/Bv9ARM.html @@ -334,9 +334,6 @@ host — DNS lookup utility
    -isc-hmac-fixup — fixes HMAC keys generated by older versions of BIND -
    -
    mdig — DNS pipelined lookup utility
    diff --git a/doc/arm/man.dnssec-checkds.html b/doc/arm/man.dnssec-checkds.html index a352098022d..45ed0d34ade 100644 --- a/doc/arm/man.dnssec-checkds.html +++ b/doc/arm/man.dnssec-checkds.html @@ -51,20 +51,13 @@

    Synopsis

    dnssec-checkds - [-l domain] - [-f file] [-d dig path] [-D dsfromkey path] - {zone} -

    -

    - dnssec-dsfromkey - [-l domain] [-f file] - [-d dig path] - [-D dsfromkey path] + [-l domain] + [-s file] {zone} -

    +

    @@ -97,6 +90,14 @@ instead of checking for a DS record in the zone's parent.

    +
    -s file
    +
    +

    + Specifies a prepared dsset file, such as would be generated + by dnssec-signzone, to use as a source for + the DS RRset instead of querying the parent. +

    +
    -d dig path

    diff --git a/doc/arm/man.host.html b/doc/arm/man.host.html index de41807dc41..feae32bcf73 100644 --- a/doc/arm/man.host.html +++ b/doc/arm/man.host.html @@ -14,7 +14,7 @@ - +

    -

    DESCRIPTION

    +

    DESCRIPTION

    mdig is a multiple/pipelined query version of dig: @@ -134,7 +134,7 @@

    -

    ANYWHERE OPTIONS

    +

    ANYWHERE OPTIONS

    @@ -158,7 +158,7 @@

    -

    GLOBAL OPTIONS

    +

    GLOBAL OPTIONS

    @@ -358,7 +358,7 @@

    -

    LOCAL OPTIONS

    +

    LOCAL OPTIONS

    @@ -583,7 +583,7 @@

    -

    SEE ALSO

    +

    SEE ALSO

    dig(1) @@ -597,14 +597,13 @@ +Prev  - + diff --git a/doc/arm/man.named-checkconf.html b/doc/arm/man.named-checkconf.html index 9fe5ca1197d..9f5ebb26c70 100644 --- a/doc/arm/man.named-checkconf.html +++ b/doc/arm/man.named-checkconf.html @@ -61,7 +61,7 @@
    -

    DESCRIPTION

    +

    DESCRIPTION

    named-checkconf checks the syntax, but not the semantics, of a @@ -83,7 +83,7 @@

    -

    OPTIONS

    +

    OPTIONS

    -h
    @@ -160,7 +160,7 @@
    -

    RETURN VALUES

    +

    RETURN VALUES

    named-checkconf returns an exit status of 1 if @@ -169,7 +169,7 @@

    -

    SEE ALSO

    +

    SEE ALSO

    named(8) diff --git a/doc/arm/man.named-checkzone.html b/doc/arm/man.named-checkzone.html index e4b5a582416..27a995e5136 100644 --- a/doc/arm/man.named-checkzone.html +++ b/doc/arm/man.named-checkzone.html @@ -111,7 +111,7 @@

    -

    DESCRIPTION

    +

    DESCRIPTION

    named-checkzone checks the syntax and integrity of a zone file. It performs the @@ -133,7 +133,7 @@

    -

    OPTIONS

    +

    OPTIONS

    @@ -421,7 +421,7 @@
    -

    RETURN VALUES

    +

    RETURN VALUES

    named-checkzone returns an exit status of 1 if @@ -430,7 +430,7 @@

    -

    SEE ALSO

    +

    SEE ALSO

    named(8) diff --git a/doc/arm/man.named-journalprint.html b/doc/arm/man.named-journalprint.html index 48550177ef3..5ad78e342ef 100644 --- a/doc/arm/man.named-journalprint.html +++ b/doc/arm/man.named-journalprint.html @@ -56,7 +56,7 @@

    -

    DESCRIPTION

    +

    DESCRIPTION

    named-journalprint @@ -84,7 +84,7 @@

    -

    SEE ALSO

    +

    SEE ALSO

    diff --git a/doc/arm/man.named-nzd2nzf.html b/doc/arm/man.named-nzd2nzf.html index a203fe1113e..541eccd35e4 100644 --- a/doc/arm/man.named-nzd2nzf.html +++ b/doc/arm/man.named-nzd2nzf.html @@ -57,7 +57,7 @@

    -

    DESCRIPTION

    +

    DESCRIPTION

    named-nzd2nzf converts an NZD database to NZF @@ -71,7 +71,7 @@

    -

    ARGUMENTS

    +

    ARGUMENTS

    filename
    @@ -85,7 +85,7 @@
    -

    SEE ALSO

    +

    SEE ALSO

    BIND 9 Administrator Reference Manual @@ -93,7 +93,7 @@

    -

    AUTHOR

    +

    AUTHOR

    Internet Systems Consortium

    diff --git a/doc/arm/man.named-rrchecker.html b/doc/arm/man.named-rrchecker.html index 805848e0c54..02721cc71cf 100644 --- a/doc/arm/man.named-rrchecker.html +++ b/doc/arm/man.named-rrchecker.html @@ -60,7 +60,7 @@
    -

    DESCRIPTION

    +

    DESCRIPTION

    named-rrchecker read a individual DNS resource record from standard input and checks if it @@ -90,7 +90,7 @@

    -

    SEE ALSO

    +

    SEE ALSO

    RFC 1034, diff --git a/doc/arm/man.named.conf.html b/doc/arm/man.named.conf.html index 82f7bc73db0..263895854f2 100644 --- a/doc/arm/man.named.conf.html +++ b/doc/arm/man.named.conf.html @@ -55,7 +55,7 @@

    -

    DESCRIPTION

    +

    DESCRIPTION

    named.conf is the configuration file for @@ -76,7 +76,7 @@

    -

    ACL

    +

    ACL


    acl string { address_match_element; ... };
    @@ -84,7 +84,7 @@ acl

    -

    CONTROLS

    +

    CONTROLS


    controls {
    @@ -102,7 +102,7 @@ controls

    -

    DLZ

    +

    DLZ


    dlz string {
    @@ -113,7 +113,7 @@ dlz

    -

    DYNDB

    +

    DYNDB


    dyndb string quoted_string {
    @@ -122,7 +122,7 @@ dyndb

    -

    KEY

    +

    KEY


    key string {
    @@ -133,7 +133,7 @@ key

    -

    LOGGING

    +

    LOGGING


    logging {
    @@ -155,7 +155,7 @@ logging

    -

    MANAGED-KEYS

    +

    MANAGED-KEYS


    managed-keys { string string integer
    @@ -164,7 +164,7 @@ managed-keys

    -

    MASTERS

    +

    MASTERS


    masters string [ port integer ] [ dscp
    @@ -175,7 +175,7 @@ masters

    -

    OPTIONS

    +

    OPTIONS


    options {
    @@ -466,7 +466,7 @@ options

    -

    SERVER

    +

    SERVER


    server netprefix {
    @@ -505,7 +505,7 @@ server

    -

    STATISTICS-CHANNELS

    +

    STATISTICS-CHANNELS


    statistics-channels {
    @@ -518,7 +518,7 @@ statistics-channels

    -

    TRUSTED-KEYS

    +

    TRUSTED-KEYS


    trusted-keys { string integer integer
    @@ -527,7 +527,7 @@ trusted-keys

    -

    VIEW

    +

    VIEW


    view string [ class ] {
    @@ -891,7 +891,7 @@ view

    -

    ZONE

    +

    ZONE


    zone string [ class ] {
    @@ -991,14 +991,14 @@ zone

    -

    FILES

    +

    FILES

    /etc/named.conf

    -

    SEE ALSO

    +

    SEE ALSO

    ddns-confgen(8) diff --git a/doc/arm/man.named.html b/doc/arm/man.named.html index 2efbb982871..4fe60a9087a 100644 --- a/doc/arm/man.named.html +++ b/doc/arm/man.named.html @@ -79,7 +79,7 @@

    -

    DESCRIPTION

    +

    DESCRIPTION

    named is a Domain Name System (DNS) server, @@ -96,7 +96,7 @@

    -

    OPTIONS

    +

    OPTIONS

    @@ -375,7 +375,7 @@
    -

    SIGNALS

    +

    SIGNALS

    In routine operation, signals should not be used to control @@ -405,7 +405,7 @@

    -

    CONFIGURATION

    +

    CONFIGURATION

    The named configuration file is too complex @@ -426,7 +426,7 @@

    -

    FILES

    +

    FILES

    @@ -447,7 +447,7 @@
    -

    SEE ALSO

    +

    SEE ALSO

    RFC 1033, RFC 1034, diff --git a/doc/arm/man.nsec3hash.html b/doc/arm/man.nsec3hash.html index 57e737ae639..c4255092357 100644 --- a/doc/arm/man.nsec3hash.html +++ b/doc/arm/man.nsec3hash.html @@ -67,7 +67,7 @@

    -

    DESCRIPTION

    +

    DESCRIPTION

    nsec3hash generates an NSEC3 hash based on @@ -87,7 +87,7 @@

    -

    ARGUMENTS

    +

    ARGUMENTS

    salt
    @@ -128,7 +128,7 @@
    -

    SEE ALSO

    +

    SEE ALSO

    BIND 9 Administrator Reference Manual, diff --git a/doc/arm/man.nslookup.html b/doc/arm/man.nslookup.html index bc102f3453a..cea08fa6c0d 100644 --- a/doc/arm/man.nslookup.html +++ b/doc/arm/man.nslookup.html @@ -58,7 +58,7 @@

    -

    DESCRIPTION

    +

    DESCRIPTION

    Nslookup is a program to query Internet domain name servers. Nslookup @@ -72,7 +72,7 @@

    -

    ARGUMENTS

    +

    ARGUMENTS

    Interactive mode is entered in the following cases: @@ -121,7 +121,7 @@ nslookup -query=hinfo -timeout=10

    -

    INTERACTIVE COMMANDS

    +

    INTERACTIVE COMMANDS

    host [server]
    @@ -372,7 +372,7 @@ nslookup -query=hinfo -timeout=10
    -

    RETURN VALUES

    +

    RETURN VALUES

    nslookup returns with an exit status of 1 if any query failed, and 0 otherwise. @@ -380,14 +380,14 @@ nslookup -query=hinfo -timeout=10

    -

    FILES

    +

    FILES

    /etc/resolv.conf

    -

    SEE ALSO

    +

    SEE ALSO

    dig(1) diff --git a/doc/arm/man.nsupdate.html b/doc/arm/man.nsupdate.html index 75fb2586086..fca3edff40e 100644 --- a/doc/arm/man.nsupdate.html +++ b/doc/arm/man.nsupdate.html @@ -78,7 +78,7 @@

    -

    DESCRIPTION

    +

    DESCRIPTION

    nsupdate is used to submit Dynamic DNS Update requests as defined in RFC 2136 @@ -138,7 +138,7 @@

    -

    OPTIONS

    +

    OPTIONS

    @@ -322,7 +322,7 @@
    -

    INPUT FORMAT

    +

    INPUT FORMAT

    nsupdate reads input from @@ -686,7 +686,7 @@

    -

    EXAMPLES

    +

    EXAMPLES

    The examples below show how @@ -742,7 +742,7 @@

    -

    FILES

    +

    FILES

    @@ -780,7 +780,7 @@
    -

    SEE ALSO

    +

    SEE ALSO

    RFC 2136, @@ -803,7 +803,7 @@

    -

    BUGS

    +

    BUGS

    The TSIG key is redundantly stored in two separate files. diff --git a/doc/arm/man.pkcs11-destroy.html b/doc/arm/man.pkcs11-destroy.html index 268f5f7ab72..82add40baa9 100644 --- a/doc/arm/man.pkcs11-destroy.html +++ b/doc/arm/man.pkcs11-destroy.html @@ -63,7 +63,7 @@

    -

    DESCRIPTION

    +

    DESCRIPTION

    pkcs11-destroy destroys keys stored in a @@ -78,7 +78,7 @@

    -

    ARGUMENTS

    +

    ARGUMENTS

    -m module
    @@ -127,7 +127,7 @@
    -

    SEE ALSO

    +

    SEE ALSO

    diff --git a/doc/arm/man.pkcs11-keygen.html b/doc/arm/man.pkcs11-keygen.html index 6a6c55823bc..fe563b85a05 100644 --- a/doc/arm/man.pkcs11-keygen.html +++ b/doc/arm/man.pkcs11-keygen.html @@ -66,7 +66,7 @@

    -

    DESCRIPTION

    +

    DESCRIPTION

    pkcs11-keygen causes a PKCS#11 device to generate @@ -76,7 +76,7 @@

    -

    ARGUMENTS

    +

    ARGUMENTS

    -a algorithm
    @@ -162,7 +162,7 @@
    -

    SEE ALSO

    +

    SEE ALSO

    diff --git a/doc/arm/man.pkcs11-list.html b/doc/arm/man.pkcs11-list.html index 415c2ea8d3d..e2162b38b3d 100644 --- a/doc/arm/man.pkcs11-list.html +++ b/doc/arm/man.pkcs11-list.html @@ -61,7 +61,7 @@

    -

    DESCRIPTION

    +

    DESCRIPTION

    pkcs11-list @@ -75,7 +75,7 @@

    -

    ARGUMENTS

    +

    ARGUMENTS

    -P
    @@ -123,7 +123,7 @@
    -

    SEE ALSO

    +

    SEE ALSO

    diff --git a/doc/arm/man.pkcs11-tokens.html b/doc/arm/man.pkcs11-tokens.html index 61ec66e8095..3414f11aa33 100644 --- a/doc/arm/man.pkcs11-tokens.html +++ b/doc/arm/man.pkcs11-tokens.html @@ -57,7 +57,7 @@

    -

    DESCRIPTION

    +

    DESCRIPTION

    pkcs11-tokens @@ -67,7 +67,7 @@

    -

    ARGUMENTS

    +

    ARGUMENTS

    -m module
    @@ -88,7 +88,7 @@
    -

    SEE ALSO

    +

    SEE ALSO

    diff --git a/doc/arm/man.rndc-confgen.html b/doc/arm/man.rndc-confgen.html index dd898c13e7d..42ad7d24cb3 100644 --- a/doc/arm/man.rndc-confgen.html +++ b/doc/arm/man.rndc-confgen.html @@ -66,7 +66,7 @@

    -

    DESCRIPTION

    +

    DESCRIPTION

    rndc-confgen generates configuration files @@ -85,7 +85,7 @@

    -

    OPTIONS

    +

    OPTIONS

    @@ -131,12 +131,7 @@

    Specifies the algorithm to use for the TSIG key. Available choices are: hmac-md5, hmac-sha1, hmac-sha224, hmac-sha256, - hmac-sha384 and hmac-sha512. The default is hmac-md5, or - if MD5 was disabled at compile time, hmac-sha256. -

    -

    - Note: Use of hmac-md5 is no longer recommended, and the default - value will be changed to hmac-sha256 in a future release. + hmac-sha384 and hmac-sha512. The default is hmac-sha256.

    -b keysize
    @@ -227,7 +222,7 @@
    -

    EXAMPLES

    +

    EXAMPLES

    To allow rndc to be used with @@ -246,7 +241,7 @@

    -

    SEE ALSO

    +

    SEE ALSO

    rndc(8) diff --git a/doc/arm/man.rndc.conf.html b/doc/arm/man.rndc.conf.html index f9b0318b992..33ececfb52d 100644 --- a/doc/arm/man.rndc.conf.html +++ b/doc/arm/man.rndc.conf.html @@ -55,7 +55,7 @@

    -

    DESCRIPTION

    +

    DESCRIPTION

    rndc.conf is the configuration file for rndc, the BIND 9 name server control @@ -143,7 +143,7 @@

    -

    EXAMPLE

    +

    EXAMPLE

    @@ -221,7 +221,7 @@
       
    -

    NAME SERVER CONFIGURATION

    +

    NAME SERVER CONFIGURATION

    The name server must be configured to accept rndc connections and @@ -233,7 +233,7 @@

    -

    SEE ALSO

    +

    SEE ALSO

    rndc(8) diff --git a/doc/arm/man.rndc.html b/doc/arm/man.rndc.html index 5709f3cd66d..571a1acb6c3 100644 --- a/doc/arm/man.rndc.html +++ b/doc/arm/man.rndc.html @@ -67,7 +67,7 @@

    -

    DESCRIPTION

    +

    DESCRIPTION

    rndc controls the operation of a name @@ -100,7 +100,7 @@

    -

    OPTIONS

    +

    OPTIONS

    @@ -210,7 +210,7 @@
    -

    COMMANDS

    +

    COMMANDS

    A list of commands supported by rndc can @@ -945,7 +945,7 @@

    -

    LIMITATIONS

    +

    LIMITATIONS

    There is currently no way to provide the shared secret for a @@ -957,7 +957,7 @@

    -

    SEE ALSO

    +

    SEE ALSO

    rndc.conf(5) diff --git a/doc/arm/notes.html b/doc/arm/notes.html index 5bf12334e43..4e0e53c3ca9 100644 --- a/doc/arm/notes.html +++ b/doc/arm/notes.html @@ -458,6 +458,14 @@ dnssec-settime, etc. [RT #46149]

    +
  • +

    + dnssec-checkds -s specifies a file from + which to read a DS set rather than querying the parent zone. + This can be used to check zone correctness prior to + publication. Thanks to Niall O'Reilly [RT #44667] +

    +
  • @@ -503,11 +511,17 @@
  • The use of HMAC-MD5 for RNDC keys is no longer recommended. - For compatibility, this is still the default algorithm generated - by rndc-confgen, but it will print a - warning message. The default algorithm in - rndc-confgen will be changed to HMAC-SHA256 - in a future release. [RT #42272] + The default algorithm generated by rndc-confgen, + is now HMAC-256, and a warning message will be printed if + HMAC-MD5 is used. [RT #42272] +

    +
  • +
  • +

    + The isc-hmac-fixup command, which was created + to address an interoperability problem in TSIG keys between + early versions of BIND and other DNS implmentations, is now + obsolete and has been removed. [RT #46411]

  • @@ -566,6 +580,16 @@ are not writable by the effective user ID. [RT #46077]

    +
  • +

    + Initializing keys specified in a managed-keys + statement or by dnssec-validation auto; are + now tagged as "initializing", until they have been updated by a + key refresh query. If key maintenance fails to initialize, + this will be visible when running rndc secroots. + [RT #46267] +

    +
  • Previously, update-policy local; accepted @@ -689,6 +713,12 @@ queries. [RT #45847]

  • +
  • +

    + A new statistics counter has been added to track priming + queries. [RT #46313] +

    +
  • The dnssec-signzone -x flag and the

  • -Prev  Up  Next
    -isc-hmac-fixup host  Home  named-checkconf