Commit Graph

6984 Commits

Author SHA1 Message Date
Michal Nowak
d527fca768 Merge tag 'v9.18.16' into bind-9.18
BIND 9.18.16
2023-06-21 19:51:22 +02:00
Tom Krizek
644a0b80c8 Remove trailing whitespace from all text files
I've used the following command to remove the trailing whitespace for
all tracked text files:

git grep -Il '' | xargs sed -i 's/[ \t]*$//'
2023-06-13 16:13:16 +02:00
Michal Nowak
1184301d24 Set up release notes for BIND 9.18.17 2023-06-12 16:33:46 +02:00
Michał Kępień
7e2c9d2747 Tweak and reword release notes 2023-06-09 15:17:23 +02:00
Michal Nowak
ddfa545022 Prepare release notes for BIND 9.18.16 2023-06-09 15:17:23 +02:00
Evan Hunt
10ac503a94 CHANGES and release notes for [GL #4089] 2023-06-09 14:58:22 +02:00
Michal Nowak
ec72e11ee4 Set max-cache-size expectations for low values 2023-06-08 11:47:04 +02:00
Ondřej Surý
09fcd8f88a Add CHANGES and release note for [GL #4055] 2023-06-08 11:47:04 +02:00
Aram Sargsyan
dd2973996f QryDropped stats counter documentation update
Document which dropped queries are calculated by the QryDropped
statistics counter.

(cherry picked from commit 27c30fe8a4)
2023-06-07 14:01:46 +00:00
Aram Sargsyan
545a3fe089 Add CHANGES and release notes for [GL #4074]
(cherry picked from commit 466a7d9b5f)
2023-06-06 12:46:18 +00:00
Artem Boldariev
2c145b1862 Update CHANGES and release note [GL #4038]
Mention that memory usage was reduced by allocating properly sized
send buffers for stream-based transports.

(cherry picked from commit 8672d54847)
2023-06-06 14:04:01 +02:00
Aram Sargsyan
b6eec9ee51 Update the documentation of the resolver statistics counters
The reference manual doesn't document all the available resolver
statistics counters. Add information about the missing counters.

(cherry picked from commit 08ebf39d1e)
2023-05-31 11:07:08 +00:00
Michal Nowak
46e98810d7 Add Alpine Linux 3.18
(cherry picked from commit ddb846454d)
2023-05-31 12:03:52 +02:00
Matthijs Mekking
cbe0cddcd4 Add release note and changes for #3950
Fixing another serve-stale bug is still news.

(cherry picked from commit 23dbb6ba72)
2023-05-30 13:46:34 +02:00
Evan Hunt
9a8f8d6046 CHANGES and release note for [GL #3905] 2023-05-28 00:55:55 -07:00
Evan Hunt
88383aa158 mark 'tkey-dhkey' as deprecated
Diffie-Hellman TKEY mode has been removed for 9.20.
2023-05-28 00:55:34 -07:00
Tom Krizek
b9b3b53e2c Add CHANGES and release note for [GL #3978]
(cherry picked from commit fd889bf0ad)
2023-05-23 17:41:35 +02:00
Michal Nowak
465a797014 Add Fedora 38
(cherry picked from commit 2e0550970b)
2023-05-19 13:56:34 +02:00
Michał Kępień
c65a405827 Merge tag 'v9.18.15' into bind-9.18
BIND 9.18.15
2023-05-18 14:10:33 +02:00
Artem Boldariev
d7a60427b9 Update release notes [GL #4071]
Mention that BIND getting stuck during reconfiguration when
DoH-enabled listen statement is removed on re-configuration has been
fixed.
2023-05-17 14:25:31 +03:00
Michal Nowak
1cf4231d29 Add OpenBSD 7.3
(cherry picked from commit ff52cd9604)
2023-05-15 19:47:23 +02:00
Michal Nowak
3af5c8badb Add FreeBSD 13.2
(cherry picked from commit 81ad645d7d)
2023-05-15 18:33:02 +02:00
Michał Kępień
8fee182171 Set up release notes for BIND 9.18.16 2023-05-10 10:41:42 +02:00
Michał Kępień
af1bcc652f Add release note for GL #4002 2023-05-09 12:36:44 +02:00
Michał Kępień
2cecc9652c Add release note for GL #4027 2023-05-09 12:36:44 +02:00
Michał Kępień
c5441e8ff4 Reorder release notes 2023-05-09 12:36:44 +02:00
Michał Kępień
a656a5453d Tweak and reword release notes 2023-05-09 12:36:44 +02:00
Michał Kępień
0841eadd59 Prepare release notes for BIND 9.18.15 2023-05-09 12:36:44 +02:00
Evan Hunt
5c4a56a9de CHANGES and release note for [GL #4046]
(cherry picked from commit dfc8efc467)
2023-05-05 11:46:55 +02:00
Matthijs Mekking
1670a738bd Add release note and CHANGES for #3991
Bug worth mentioning.

(cherry picked from commit ab9230b383)
2023-05-03 10:13:26 +02:00
JP Mens
6862b5724e Fix typo in the ARM - missed -> missing
(cherry picked from commit 7bfffa1bd8)
2023-04-24 17:12:23 +02:00
Ondřej Surý
c71efbf45f Add CHANGES note for [GL #4004]
(cherry picked from commit 713e202110)
2023-04-21 17:21:32 +02:00
Ondřej Surý
fa2cb06c75 Implement maximum global and idle time for incoming XFR
After the dns_xfrin was changed to use network manager, the maximum
global (max-transfer-time-in) and idle (max-transfer-idle-in) times for
incoming transfers were turned inoperational because of missing
implementation.

Restore this functionality by implementing the timers for the incoming
transfers.

(cherry picked from commit d2377f8e04)
2023-04-21 17:21:32 +02:00
Ondřej Surý
89b1f25c44 Add CHANGES and release note for [GL #4005]
(cherry picked from commit c233cd621b)
2023-04-21 12:49:06 +02:00
Michał Kępień
cdff6bb8ba Merge tag 'v9.18.14' into bind-9.18
BIND 9.18.14
2023-04-20 12:52:22 +02:00
Petr Špaček
fc30d2523e Set up release notes for BIND 9.18.15 2023-04-14 10:45:38 +02:00
Petr Špaček
e413c85edf Add release notes for GL #3955, #3968, and #3997 2023-04-11 18:46:14 +02:00
Petr Špaček
28fb44e62b Tweak and reword release note 2023-04-11 18:46:14 +02:00
Petr Špaček
59c5d95290 Prepare release notes for BIND 9.18.14 2023-04-11 17:25:37 +02:00
Petr Špaček
9659d40148 Remove erroneous cross-references to suffix statement
Logging section referenced to "suffix" statement definition for dns64.

(cherry picked from commit 1dada31187)
2023-04-05 16:03:24 +02:00
Petr Špaček
6f3d3d7eff Add release note for [GL #3981]
(cherry picked from commit 705a9ced01)
2023-04-03 17:47:36 +02:00
Ondřej Surý
01b578f67e Clarify the documentation about DF-flag
Remove the reference to setting the DF-flag as we don't do that right
now.  Rephrase the paragraph that the default value should not be
causing fragmentation.

(cherry picked from commit 61f276d5a4)
2023-04-03 12:29:07 +02:00
Matthijs Mekking
30e12e3a24 Remove dead link to resolver test
The doc file doc/dnssec-guide/validation.rst points to a resolver test
site that is now down. Remove the dead link.

(cherry picked from commit 8e78f8fc0f)
2023-03-29 16:14:16 +02:00
Tom Krizek
86d23a1d9c Apply suppress_grammar directive in ARM docs
With a newline before the :suppress_grammar: directive, it wasn't
actually interpreted as a directive, but rather as node content.
Therefore, the directive was ignored and the grammar was incorrectly
printed out.

(cherry picked from commit 36a5c098bd)
2023-03-27 17:08:31 +02:00
Tom Krizek
90842d1f8d Add missing newline in documentation code example
(cherry picked from commit 1849c02606)
2023-03-27 17:08:29 +02:00
Petr Špaček
d7c611becb Clarify qname-minimization relaxed in the ARM
Leading underscore in qname confused some users, and it was not
documented.

(cherry picked from commit 02430a7263)
2023-03-27 15:05:01 +02:00
Evan Hunt
f7b2ec32b4 CHANGES and release note for [GL #3953]
(cherry picked from commit 8d80ee561e)
2023-03-23 14:10:06 -07:00
Evan Hunt
1ab3ebb718 deprecate delegation-only and root-delegation only
These options and zone type were created to address the
SiteFinder controversy, in which certain TLD's redirected queries
rather than returning NXDOMAIN. since TLD's are now DNSSEC-signed,
this is no longer likely to be a problem.

The deprecation message for 'type delegation-only' is issued from
the configuration checker rather than the parser. therefore,
isccfg_check_namedconf() has been modified to take a 'nodeprecate'
parameter to suppress the warning when named-checkconf is used with
the command-line option to ignore warnings on deprecated options (-i).

(cherry picked from commit 2399556bee)
2023-03-23 14:09:53 -07:00
Tom Krizek
7545ac0a97 Merge tag 'v9_18_13' into v9_18
BIND 9.18.13
2023-03-15 18:38:23 +01:00
Artem Boldariev
b029f86334 Update release notes [GL #3867]
Mention that XoT hangs have been fixed.
2023-03-14 18:51:05 +02:00