Commit Graph
6562 Commits
Author SHA1 Message Date
Michal Nowak 71da3f984e Drop Ubuntu 18.04 "bionic"
Ubuntu 18.04 LTS (Bionic Beaver) is EOL.

Move gcc:bionic:amd64-specific CFLAGS and EXTRA_CONFIGURE to
gcc:jammy:amd64.

(cherry picked from commit 6d100c4a32)
2023-10-23 12:00:50 +02:00
Petr Špaček 3914b87eaf Describe BIND threat model
Basically all local data is considered trusted, and proper ACLs and
limits need to be explicitly configured. We are also free to let
protocol non-compliant servers burn in flames.

(cherry picked from commit fc907baa7f)
2023-10-13 10:01:09 +02:00
Petr Špaček c6571c36b8 Fix no-case-compress description in the ARM
We confused ourselves, it seems.

(cherry picked from commit 6451462a93)
2023-10-03 15:10:04 +02:00
Michal NowakandMichał Kępień 1e75f3ae33 Add a Sphinx role for linking CVEs to the ISC Knowledgebase
The new :cve: Sphinx role takes a CVE number as an argument and creates
a hyperlink to the relevant ISC Knowledgebase document that might have
more up-to-date or verbose information than the relevant release note.
This makes reaching ISC Knowledgebase pages directly from the release
notes easier.

Make all CVE references in the release notes use the new Sphinx role.

(cherry picked from commit 41b857e567)
2023-09-21 14:38:28 +02:00
Michał Kępień e31e1d7639 Update Sphinx and sphinx_rtd_theme
Update Sphinx-related Python packages to their current versions pulled
in by "pip install sphinx-rtd-theme" run in a fresh virtual environment.

(cherry picked from commit 2f879cdec3)
2023-09-20 17:25:17 +02:00
Michał Kępień 2be533f469 Merge tag 'v9.16.44' into bind-9.16 2023-09-20 16:55:10 +02:00
Michal Nowak 7d836f522c Set up release notes for BIND 9.16.45 2023-09-12 09:38:46 +02:00
Michal Nowak 22186ff9f6 Prepare release notes for BIND 9.16.44 2023-09-08 14:15:36 +02:00
Mark AndrewsandMichal Nowak 003be70796 Add release note for [GL #4152] 2023-09-07 19:54:20 +02:00
Matthijs Mekking 0946fc11a5 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 11:15:47 +02:00
Matthijs Mekking a780d6fb13 Add a glossary definition for duration
We don't yet explain the syntax of TTL-style suffixes or ISO 8601
duration formats.

In 9.16 the terms are not sorted alphabetically, so I added the
duration explanation at the end of the list.

(manually picked from commit cc122d22b4)
2023-09-01 11:14:29 +02:00
Tom Krizek 6e4f5d04c6 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:14:50 +02:00
Michal Nowak d492ed77c3 Reintroduce Debian 11 "bullseye" Clang and GCC jobs
(cherry picked from commit 5e1120d9a3)
2023-08-21 18:01:33 +02:00
Michal Nowak 02d8663770 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 18:01:20 +02:00
Michał Kępień f464d784c5 Merge tag 'v9.16.43' into bind-9.16 2023-08-17 14:28:47 +02:00
Michał Kępień b93db34a3d Set up release notes for BIND 9.16.44 2023-08-07 10:29:03 +02:00
Michał Kępień d9cd815bf6 Tweak and reword release notes 2023-08-04 12:10:49 +02:00
Michał Kępień dff52546d8 Prepare release notes for BIND 9.16.43 2023-08-04 12:10:49 +02:00
Michał Kępień e743b51da9 Update sample query log excerpt in the ARM 2023-08-04 12:10:49 +02:00
Ondřej Surý 47cafcd8b5 Add CHANGES and release note for [GL #4200]
(cherry picked from commit 7cd1ac2fa7)
2023-07-20 19:22:30 +02:00
Tom Krizek 987129a3c4 Synchronize Sphinx package version on ReadTheDocs with our CI
Related: isc-projects/images!228
2023-07-18 16:17:50 +02:00
Michał Kępień b9ec370c26 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:49:54 +02:00
Michal Nowak 678bfc4ce0 Merge tag 'v9.16.42' into bind-9.16
BIND 9.16.42
2023-06-21 20:24:59 +02:00
Michal Nowak fdea64f057 Set up release notes for BIND 9.16.43 2023-06-12 17:06:23 +02:00
Michal Nowak 606af41ced Tweak and reword release notes 2023-06-09 16:18:38 +02:00
Michal Nowak 35a43186a6 Prepare release notes for BIND 9.16.42 2023-06-09 16:13:28 +02:00
Evan HuntandMichal Nowak b226745c0f CHANGES and release notes for [GL #4089] 2023-06-09 15:53:16 +02:00
Michal Nowak 0fa9acc2c0 Set max-cache-size expectations for low values 2023-06-08 14:41:19 +02:00
Ondřej SurýandMichal Nowak a295566683 Add CHANGES and release note for [GL #4055] 2023-06-08 11:54:43 +02:00
Evan Hunt fd7f68c5a8 remove accidentally-backported "include" doc
glob-expansion of filenames in "include" statements was added
in bind 9.18 but was accidentally mentioned in the bind 9.16 ARM.
2023-06-05 12:05:35 -07:00
Michal Nowak 4f825f3d4f Add Alpine Linux 3.18
(cherry picked from commit ddb846454d)
2023-05-31 12:07:37 +02:00
Matthijs Mekking 10f5d78d27 Add release note and changes for #3950
Fixing another serve-stale bug is still news.

(cherry picked from commit 23dbb6ba72)
2023-05-30 16:07:43 +02:00
Michal Nowak f3a98ae6bd Add Fedora 38
(cherry picked from commit 2e0550970b)
2023-05-19 14:05:45 +02:00
Michał Kępień e737e2b523 Merge tag 'v9.16.41' into bind-9.16
BIND 9.16.41
2023-05-18 14:17:30 +02:00
Michal Nowak bfe80552fd Add OpenBSD 7.3
(cherry picked from commit ff52cd9604)
2023-05-15 19:54:42 +02:00
Michal Nowak 1e2d7c933f Add FreeBSD 13.2
(cherry picked from commit 81ad645d7d)
2023-05-15 18:37:04 +02:00
Michał Kępień 4246799bed Set up release notes for BIND 9.16.42 2023-05-10 10:41:42 +02:00
Michał Kępień 67a9900de8 Add release note for GL #4027 2023-05-09 13:27:20 +02:00
Michał Kępień 38c1bca986 Prepare release notes for BIND 9.16.41 2023-05-09 13:27:20 +02:00
Michał Kępień d94f2550fb Merge tag 'v9.16.40' into bind-9.16
BIND 9.16.40
2023-04-20 13:03:54 +02:00
Petr Špaček c3d9c2b08e Set up release notes for BIND 9.16.41 2023-04-13 10:02:03 +02:00
Petr Špaček 6281e82cc6 Tweak and reword release notes
The fix is incomplete as mentioned in #3991, but it is not a new issue
so let's not add separate Known Issue entry for it.
2023-04-11 18:50:35 +02:00
Petr Špaček 4b8c034b14 Prepare release notes for BIND 9.16.40 2023-04-06 19:09:47 +02:00
Petr Špaček 1fd45928a3 Add release note for [GL #3981]
(cherry picked from commit 705a9ced01)
2023-04-03 17:50:16 +02:00
Ondřej Surý f768190acb 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:30:46 +02:00
Matthijs Mekking 06ae5374fa 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 17:09:50 +02:00
Evan HuntandMatthijs Mekking a30544d6c0 CHANGES and release note for [GL #828]
Note: added a reference to GL #3959.

(cherry picked from commit 96980adbad)
2023-03-28 10:03:33 +00:00
Tom Krizek 098c7a80a8 Add missing newline in documentation code example
(manually picked from 1849c02606)
2023-03-27 17:15:11 +02:00
Petr Špaček 4bbe035ddf 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:25:24 +02:00
Tom Krizek d8c68afa8a Merge tag 'v9_16_39' into v9_16
BIND 9.16.39
2023-03-15 18:53:29 +01:00