Commit Graph

7019 Commits

Author SHA1 Message Date
Ondřej Surý
c9d6f0e400 Deprecate 'dnssec-must-be-secure' option
The dnssec-must-be-secure feature was added in the early days of BIND 9
and DNSSEC and it makes sense only as a debugging feature.

Remove the feature to simplify the code.

(cherry picked from commit 9e0b348a2b)
2023-09-04 17:27:14 +02:00
Matthijs Mekking
44cd3788ac Explain lifetime format
Add the text "TTL-style unit suffixes or ISO 8601 duration formats",
just like we do at other places that are duration option types.

Also, in the dnssec-policy "keys" example, use a TTL-style unit too.

(cherry picked from commit b5a757c452)
2023-09-01 10:18:31 +02:00
Matthijs Mekking
a3f94bf002 Add a glossary definition for duration
We don't yet explain the syntax of TTL-style suffixes or ISO 8601
duration formats.

(cherry picked from commit cc122d22b4)
2023-09-01 10:18:31 +02:00
Matthijs Mekking
caf5eeb141 Fix keys reference link in ARM
There's a statement that says: "Here is an example (for illustration
purposes only) of some possible entries in a [keys] list:", and that
links to the wrong "keys" statement (it links to the TSIG keys section).

Remove the reference, as we are already in the right section.

(cherry picked from commit 07c70ea2bd)
2023-09-01 10:18:31 +02:00
Mark Andrews
3c2704e994 Add release note for [GL #4159]
(cherry picked from commit 6a1a73759a)
2023-09-01 14:22:19 +10:00
Matthijs Mekking
94a61cea3e Add release note and CHANGES for #4278
(cherry picked from commit 9523eb70f6)
2023-08-31 11:15:44 +02:00
Mark Andrews
2502fea7df Add release note for [GL #4280]
(cherry picked from commit 2b4e109c6a)
2023-08-30 10:07:33 +10:00
Tom Krizek
8bd5468fb7 Update sphinx_rtd_theme
To resolve the version select and search issue on readthedocs.org,
sphinx_rtd_theme>=1.2.1 is required.

Related https://github.com/readthedocs/sphinx_rtd_theme/issues/1452

(cherry picked from commit 92143fa960)
2023-08-29 10:11:08 +02:00
Ondřej Surý
034a63c1f3 Add release note for [GL #4125]
(cherry picked from commit 58a8de5246)
2023-08-23 15:48:28 +02:00
Matthijs Mekking
97c70e6b4e Add release note and CHANGES for #1181 2023-08-23 09:59:25 +02:00
Michal Nowak
84911e693b Reintroduce Debian 11 "bullseye" Clang and GCC jobs
(cherry picked from commit 5e1120d9a3)
2023-08-21 17:25:41 +02:00
Michal Nowak
eebe045d46 Make Debian 12 "bookworm" the base image
Just replace "bullseye" with "bookworm" and reintroduce Debian 11
"bullseye" later.

(cherry picked from commit 2d18c57c54)
2023-08-21 17:24:30 +02:00
Michał Kępień
223fcb0fe2 Merge tag 'v9.18.18' into bind-9.18 2023-08-17 14:14:42 +02:00
Ondřej Surý
c63c646019 Add CHANGES and release notes for [GL #4124]
(cherry picked from commit 57c8bdaff5)
2023-08-14 13:08:11 +02:00
Michał Kępień
6c7c302cbc Set up release notes for BIND 9.18.19 2023-08-07 10:26:29 +02:00
Michał Kępień
e36d6ca0d8 Add release note for GL #4215 2023-08-04 11:08:44 +02:00
Michał Kępień
dda66bbe00 Reorder release notes 2023-08-04 11:08:44 +02:00
Michał Kępień
2a57eb4a29 Tweak and reword release notes 2023-08-04 11:08:44 +02:00
Michał Kępień
682f018150 Prepare release notes for BIND 9.18.18 2023-08-04 11:08:44 +02:00
Evan Hunt
aa4e3e0994 CHANGES and release note for [GL #3700]
(cherry picked from commit d10b6a4b39)
2023-08-01 18:42:19 -07:00
Evan Hunt
3cc1e5e12a deprecate "dialup" and "heartbeat-interval"
these options concentrate zone maintenance actions into
bursts for the benefit of servers with intermittent connections.
that's no longer something we really need to optimize.

(cherry picked from commit eeeccec67c)
2023-08-01 18:41:49 -07:00
Matthijs Mekking
803e95dc00 Add CHANGES and release note for #4032
(cherry picked from commit 0bdf1980c4)
2023-08-01 09:53:03 +02:00
Ondřej Surý
7cd1ac2fa7 Add CHANGES and release note for [GL #4200] 2023-07-20 18:41:01 +02:00
Tom Krizek
42d7c0e92a Merge tag 'v9.18.17' into bind-9.18 2023-07-19 14:36:57 +02:00
Tom Krizek
5512e8fd6b Synchronize Sphinx package version on ReadTheDocs with our CI
Related: isc-projects/images!228
2023-07-18 16:17:36 +02:00
Tom Krizek
e472710cac Set up release notes for BIND 9.18.18 2023-07-10 15:39:38 +02:00
Michał Kępień
a9a932d3b4 Add release note for GL #4132, GL #4136, GL #4171 2023-07-06 15:46:16 +02:00
Michał Kępień
dac36248be Tweak and reword release notes 2023-07-06 15:46:16 +02:00
Michał Kępień
01491c5a29 Prepare release notes for BIND 9.18.17 2023-07-06 15:46:16 +02:00
Michał Kępień
e237ab6614 Update sample query log excerpt in the ARM 2023-07-06 15:46:16 +02:00
Michał Kępień
83e811f518 Add Google Site Verification tag to the TOC page
This should allow tracking HTTP 404 errors for Read the Docs using the
Google Search Console.

(cherry picked from commit 13c35ab0b3)
2023-06-29 18:48:31 +02:00
Mark Andrews
3db353c646 Add release note entry for [GL #4154]
(cherry picked from commit 91cb94dcbb)
2023-06-29 10:52:48 +10:00
Mark Andrews
ae853dd2b6 Add release note for [GL #3325]
(cherry picked from commit 2a71ed47a7)
2023-06-28 12:33:18 +02:00
Mark Andrews
b3a97da7a7 Use NS rather than A records for qname-minimization relaxed
Remove all references to DNS_FETCHOPT_QMIN_USE_A and adjust
the expected tests results in the qmin system test.

(cherry picked from commit dd00b3c50b)
2023-06-28 12:31:49 +02:00
Michał Kępień
74ef08a7b5 Add release note for #4049
(cherry picked from commit 466530c73b)
2023-06-26 18:52:37 +02:00
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