Commit Graph

6506 Commits

Author SHA1 Message Date
Michal Nowak
e3a1945d3c Add FreeBSD 12.4
(cherry picked from commit 2307661b1a)
2023-02-24 14:11:49 +01:00
Michal Nowak
850f865856 Drop date from "Regularly Tested Platforms" section
Changing the date is easy to forget and may be outdated.

(cherry picked from commit 5783280b10)
2023-02-24 13:26:40 +01:00
Michal Nowak
1d3d73b997 Add Alpine Linux 3.17
(cherry picked from commit 345089ad23)
2023-02-24 13:25:15 +01:00
Michal Nowak
fed8a373a3 Merge tag 'v9_16_38' into v9_16
BIND 9.16.38
2023-02-16 17:53:48 +01:00
Petr Špaček
c07e8b4a65 Remove pregenerated manpages from the repo
We don't need them in the repo, it's sufficient if we pregenerate them
while preparing the tarball.  That way we don't have overhead while
modifying them but they are still available for installations without
Sphinx.

I assume that this will make rebases and cherry-picks across branches
easier, with less trial and error churn required in the CI.

It's implemented in the way that we build the manpages only when we
either have pregenerated pages available at the configure time or
sphinx-build is installed and working.

(cherry picked from commit 9110465194)
2023-02-10 13:02:24 +01:00
Ondřej Surý
2709a3c962 Add CHANGES and release note for [GL #3840]
(cherry picked from commit 6fa48c963e)
2023-02-10 06:50:32 +01:00
Ondřej Surý
9309589ad0 Avoid libuv 1.35 and 1.36 that have broken recvmmsg implementation
The implementation of UDP recvmmsg in libuv 1.35 and 1.36 is
incomplete and could cause assertion failure under certain
circumstances.

Modify the configure and runtime checks to report a fatal error when
trying to compile or run with the affected versions.

(cherry picked from commit 251f411fc3)
2023-02-10 06:50:32 +01:00
Michal Nowak
ae79bfe94d Set up release notes for BIND 9.16.39 2023-02-07 11:28:48 +01:00
Michał Kępień
0d63f06af7 Add release note for GL #3827 2023-02-03 13:21:19 +01:00
Michał Kępień
2abb185eca Tweak and reword release notes 2023-02-03 13:21:19 +01:00
Michał Kępień
de9c8ff27f Prepare release notes for BIND 9.16.38 2023-02-03 13:21:19 +01:00
Michał Kępień
7b0e57095a Merge tag 'v9_16_37' into v9_16
BIND 9.16.37
2023-01-25 21:34:55 +01:00
Ondřej Surý
74b74dacd2 Add CHANGES and release note for [GL #3795]
(cherry picked from commit 401294cf60)
2023-01-18 23:26:40 +01:00
Ondřej Surý
1177891f9c Add CHANGES and release note for [GL #3801]
(cherry picked from commit b049e329ef)
2023-01-17 22:49:14 +01:00
Michał Kępień
7db230d6bf Set up release notes for BIND 9.16.38 2023-01-13 15:41:30 +01:00
Michał Kępień
0fc6b76870 Add release note for GL #3744 2023-01-12 22:34:32 +01:00
Michał Kępień
d048f6d5f0 Add release note for GL #3678 2023-01-12 22:34:32 +01:00
Michał Kępień
28c04575f1 Tweak and reword release notes 2023-01-12 22:34:32 +01:00
Michał Kępień
f76d95cdbb Prepare release notes for BIND 9.16.37 2023-01-12 22:34:32 +01:00
Michał Kępień
7ce861864d Fix a typo in the DNSSEC Guide 2023-01-12 22:34:32 +01:00
Aram Sargsyan
8a05a6d1d7 Add CHANGES and release notes for [GL #3619]
(cherry picked from commit d08a478b42)
2023-01-12 13:00:03 +01:00
Mark Andrews
8309e2656c Add release note for [GL #3622]
(cherry picked from commit 42c42be9a9)
2023-01-12 12:33:28 +01:00
Evan Hunt
9fed0e0115 CHANGES and release notes for [GL #3523]
(cherry picked from commit 991de0aa76)
2023-01-12 12:21:36 +01:00
Evan Hunt
7fe2204a2e add a configuration option for the update quota
add an "update-quota" option to configure the update quota.

(cherry picked from commit f57758a730)
2023-01-12 12:21:36 +01:00
Evan Hunt
35711a29e5 add an update quota
limit the number of simultaneous DNS UPDATE events that can be
processed by adding a quota for update and update forwarding.
this quota currently, arbitrarily, defaults to 100.

also add a statistics counter to record when the update quota
has been exceeded.

(cherry picked from commit 7c47254a14)
2023-01-12 12:21:36 +01:00
Evan Hunt
288e7332ed CHANGES and release note for [GL #3773] 2023-01-10 11:16:18 -08:00
Evan Hunt
0b40df8f8a deprecate dscp configuration
This commit deprecates the "dscp" configuration option and "dscp"
parameters to source-address configuration options (query-source,
transfer-source, etc.

(Note that the DSCP feature has not been fully operational since
the network manager was introduced in 9.16.0; outgoing DSCP values
can be configured, but incoming DSCP values are not detected.)
2023-01-10 11:16:18 -08:00
Michał Kępień
f7bd3bd2b6 Update copyright year to 2023
(cherry picked from commit 1a5d707f52)
2023-01-02 14:24:23 +01:00
Tom Krizek
09ec13097f Merge tag 'v9_16_36' into v9_16
BIND 9.16.36
2022-12-22 09:51:08 +01:00
Tom Krizek
2e76df3e09 Set up release notes for BIND 9.16.37 2022-12-13 17:05:05 +01:00
Michał Kępień
d5a58400de Reorder release notes 2022-12-12 13:05:36 +01:00
Michał Kępień
c29739744e Tweak and reword release notes 2022-12-12 13:05:36 +01:00
Michał Kępień
2ff2ce0307 Prepare release notes for BIND 9.16.36 2022-12-12 13:05:36 +01:00
Ondřej Surý
a5fd5482af Update the doc/man/dig.1in
The MR !7187 forgot to update the precompiled doc/man/dig.1in.  Update
the file.
2022-12-08 10:20:03 +00:00
Ondřej Surý
1cb66e1b58 Add CHANGES and release note for [GL #3727]
(cherry picked from commit 56a997b0b5)
2022-12-08 10:32:59 +01:00
Ondřej Surý
cfa06c29e1 Add CHANGES and release notes for [GL #3183]
(cherry picked from commit d3f1639c16e7777a52d66c2dccd8b43a08a0750b)
2022-12-07 18:10:14 +01:00
Matthijs Mekking
e1924126c0 Document NS queries are excempt from minimal-responses
Also document that DNSKEY, DS, CDNSKEY, and CDS never do additional
section processing.

(cherry picked from commit f7b477f6ea)
2022-12-07 12:10:06 +01:00
Mark Andrews
e882c1f801 Add release note for [GL #3683]
(cherry picked from commit 9843da3423)
2022-12-07 12:55:42 +11:00
Ondřej Surý
86b43888b3 Add CHANGES and release note for [GL #3707]
(cherry picked from commit 116d1b94a9)
2022-11-30 11:51:51 +01:00
Matthijs Mekking
ce134f3e0d Add CHANGES and release note for GL #3667
Announce deprecation of 'auto-dnssec'.

(cherry picked from commit fde1d89d03)
2022-11-23 13:32:53 +01:00
Matthijs Mekking
ed8eba9180 Deprecate auto-dnssec
Deprecate auto-dnssec, add specific log warning to migrate to
dnssec-policy.

Cherry-picking triggered a lot of conflicts, so the changes
were manually picked.

(manually picked from commit f9845dd1)
2022-11-23 13:32:52 +01:00
Michal Nowak
33d2a173bf Add Fedora 37
(cherry picked from commit b293b2c638)
2022-11-21 14:00:22 +01:00
Michal Nowak
4563357ab8 Merge tag 'v9_16_35' into v9_16
BIND 9.16.35
2022-11-16 16:20:31 +01:00
Michal Nowak
27b0df2124 Add OpenBSD 7.2
(cherry picked from commit b239e6870d)
2022-11-15 10:44:04 +01:00
Petr Špaček
62a0d10014 Document that update-policy external is synchronous
(cherry picked from commit 7d352741a0)
2022-11-11 11:15:54 +01:00
Michał Kępień
cc71b0afb0 Set up release notes for BIND 9.16.36 2022-11-08 13:24:19 +01:00
Michał Kępień
619cd8d80f Add release note for GL #3603 2022-11-07 23:05:01 +01:00
Michał Kępień
472598f7ed Add release note for GL #3247 2022-11-07 23:05:01 +01:00
Michał Kępień
b91a75098f Reorder release notes 2022-11-07 23:05:01 +01:00
Michał Kępień
aa24942237 Tweak and reword release notes 2022-11-07 23:05:01 +01:00