Michał Kępień
1bec7e09a3
Update documentation for GL #3212
2023-01-12 22:11:14 +01:00
Michał Kępień
04b41cd54e
Fix a typo in the DNSSEC Guide
2023-01-12 22:11:14 +01:00
Aram Sargsyan
601066e854
Add CHANGES and release notes for [GL #3619 ]
...
(cherry picked from commit d08a478b42 )
2023-01-12 12:54:02 +01:00
Mark Andrews
645dd3fdf1
Add release note for [GL #3622 ]
...
(cherry picked from commit 42c42be9a9 )
2023-01-12 12:27:28 +01:00
Evan Hunt
5a7d1d2d0c
CHANGES and release notes for [GL #3523 ]
...
(cherry picked from commit 991de0aa76 )
2023-01-12 12:02:35 +01:00
Evan Hunt
3d2033bb89
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:02:35 +01:00
Evan Hunt
9f1ebd25f6
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:02:35 +01:00
Ondřej Surý
cb3990001f
Add CHANGES and release note for [GL #3772 ]
2023-01-11 10:42:03 +01:00
Matthijs Mekking
f8b7bb7c9f
Add release note and CHANGES for #3743
...
(cherry picked from commit e43a26fd1e )
2023-01-10 10:02:14 +00:00
Evan Hunt
55d728a678
CHANGES and release note for [GL #3773 ]
...
(cherry picked from commit 34a7166029 )
2023-01-09 14:24:23 -08:00
Evan Hunt
5fd93c66aa
remove nonfunctional DSCP implementation
...
DSCP has not been fully working since the network manager was
introduced in 9.16, and has been completely broken since 9.18.
This seems to have caused very few difficulties for anyone,
so we have now marked it as obsolete and removed the
implementation.
To ensure that old config files don't fail, the code to parse
dscp key-value pairs is still present, but a warning is logged
that the feature is obsolete and should not be used. Nothing is
done with configured values, and there is no longer any
range checking.
(cherry picked from commit 916ea26ead )
2023-01-09 14:23:26 -08:00
Michał Kępień
d72070f30e
Update copyright year to 2023
...
(cherry picked from commit 1a5d707f52 )
2023-01-02 14:12:23 +01:00
Aram Sargsyan
0e849a99cf
Add CHANGES and release notes for [GL #3752 ]
...
(cherry picked from commit a4def095f3 )
2022-12-23 10:08:00 +00:00
Tom Krizek
2c2148fb23
Merge tag 'v9_18_10' into v9_18
...
BIND 9.18.10
2022-12-22 10:06:46 +01:00
Ondřej Surý
3492dc2f0e
Add CHANGES and release note for [GL #3178 ] and [GL #3636 ]
...
(cherry picked from commit 2df311eb21 )
2022-12-21 12:41:15 +00:00
Ondřej Surý
c3f1a0dfff
Add CHANGES and release note for [GL #3739 ]
...
(cherry picked from commit 11df7f02fd )
2022-12-19 09:26:59 +01:00
Ondřej Surý
6ca03d1012
Add CHANGES and release notes for [GL #3637 ]
...
(cherry picked from commit d1f1db2f5a )
2022-12-16 18:38:02 +01:00
Artem Boldariev
055974a709
Update Release notes [GL #3725 ]
...
Mention that TLS session resumption for Mutual TLS has been fixed.
(cherry picked from commit 67d74e228f )
2022-12-14 18:32:32 +02:00
Tom Krizek
6b498a12cf
Set up release notes for BIND 9.18.11
2022-12-13 17:02:14 +01:00
Michał Kępień
f799449fae
Add release note for GL #3721
2022-12-12 12:53:31 +01:00
Michał Kępień
d7585d507c
Reorder release notes
2022-12-12 12:53:31 +01:00
Michał Kępień
91d0e488da
Tweak and reword release notes
2022-12-12 12:53:31 +01:00
Michał Kępień
b315fabdce
Prepare release notes for BIND 9.18.10
2022-12-12 12:53:31 +01:00
Ondřej Surý
f79a9c856c
Add CHANGES and release note for [GL #3727 ]
...
(cherry picked from commit 56a997b0b5 )
2022-12-08 10:56:31 +01:00
Mark Andrews
f8ce443684
Add reference to +tcp for +ignore
...
(cherry picked from commit b5951f0411 )
2022-12-08 09:29:35 +11:00
Ondřej Surý
2cb02a417a
Add CHANGES and release notes for [GL #3183 ]
...
(cherry picked from commit d3f1639c16e7777a52d66c2dccd8b43a08a0750b)
2022-12-07 18:09:06 +01:00
Evan Hunt
265d606fd3
CHANGES and release note for [GL #3386 ]
...
(cherry picked from commit 15f08ca961 )
2022-12-07 17:46:53 +01:00
Matthijs Mekking
7694e5019c
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:06:43 +01:00
Mark Andrews
c8fa438768
Add release note for [GL #3683 ]
...
(cherry picked from commit 9843da3423 )
2022-12-07 09:45:21 +11:00
Matthijs Mekking
9f73e2d6f8
Mention deprecation of alternate transfer source
...
In the CHANGES and release notes.
(cherry picked from commit 7920347077 )
2022-12-01 08:15:45 +01:00
Matthijs Mekking
132387b658
Add missing deprecated tag to max-zone-ttl
...
This option was deprecated in commit 19352dd187 but at that time
we didn't mark it deprecated in the ARM reference.
(cherry picked from commit 13a16c1f4d )
2022-12-01 08:14:49 +01:00
Matthijs Mekking
b4429660da
Deprecate alt-transfer-source and companions
...
Deprecate the alternate transfer sources from BIND 8.
(cherry picked from commit 105465d316 )
2022-12-01 08:14:42 +01:00
Ondřej Surý
8675a1ac53
Add CHANGES and release note for [GL #3707 ]
...
(cherry picked from commit 116d1b94a9 )
2022-11-30 11:50:19 +01:00
Ondřej Surý
469579e71e
Add CHANGES and release note for [GL #3693 ]
...
(cherry picked from commit 32e0df2a13 )
2022-11-29 10:11:36 +01:00
Michal Nowak
1d7d504338
Update sources to Clang 15 formatting
2022-11-29 09:14:07 +01:00
Mark Andrews
acdf043360
Fix typo in dig man page '+qr' should be '+noqr'
...
Reported by Fabian P. Schmidt
(cherry picked from commit 3769266318 )
2022-11-29 09:45:36 +11:00
Mark Andrews
567fc35fba
Add release note for [GL #3638 ]
...
(cherry picked from commit 7e223f5e55 )
2022-11-25 09:57:30 +11:00
Matthijs Mekking
2c4e680142
Add CHANGES and release note for GL #3667
...
Announce deprecation of 'auto-dnssec'.
(cherry picked from commit fde1d89d03 )
2022-11-23 11:21:39 +01:00
Matthijs Mekking
556acc0b85
Deprecate auto-dnssec
...
Deprecate auto-dnssec, add specific log warning to migrate to
dnssec-policy.
(cherry picked from commit f9845dd128 )
2022-11-23 11:19:40 +01:00
Ondřej Surý
8145183c73
Add CHANGES and release note [GL #3676 ]
...
(cherry picked from commit 65156afb8c )
2022-11-21 15:57:40 +01:00
Ondřej Surý
0d1c3ef7c2
Deprecate setting operating system limits from named.conf
...
It was possible to set operating system limits (RLIMIT_DATA,
RLIMIT_STACK, RLIMIT_CORE and RLIMIT_NOFILE) from named.conf. It's
better to leave these untouched as setting these is responsibility of
the operating system and/or supervisor.
Deprecate the configuration options and remove them in future BIND 9
release.
(cherry picked from commit 379929e052 )
2022-11-21 15:57:09 +01:00
Michal Nowak
ecd9ed84ea
Add Fedora 37
...
(cherry picked from commit b293b2c638 )
2022-11-21 13:49:27 +01:00
Michal Nowak
f0fc13e408
Merge tag 'v9_18_9' into v9_18
...
BIND 9.18.9
2022-11-16 15:49:55 +01:00
Michal Nowak
4f180ee1f6
Add OpenBSD 7.2
...
(cherry picked from commit b239e6870d )
2022-11-15 08:32:29 +01:00
Michal Nowak
e30f71f6f1
Replace "sha1sum" with "openssl sha1 -r"
...
"sha1sum" is part of GNU Coreutils, neither BIND 9 dependency nor POSIX.
Replace it with "openssl sha1 -r" as OpenSSL is BIND 9 dependency.
(cherry picked from commit d34c7ae227 )
2022-11-14 21:03:01 +01:00
Petr Špaček
fb6e5c2d28
Document that update-policy external is synchronous
...
(cherry picked from commit 7d352741a0 )
2022-11-11 10:38:17 +01:00
Ondřej Surý
b1d21c0ece
Add CHANGES and release note for [GL #3670 ]
...
(cherry picked from commit c65666dc97 )
2022-11-11 09:25:00 +01:00
Michał Kępień
60c976267e
Set up release notes for BIND 9.18.10
2022-11-08 13:23:20 +01:00
Michał Kępień
2a6be79edf
Add release note for GL #3603
2022-11-07 22:33:46 +01:00
Michał Kępień
09d9b70b74
Add release note for GL #3247
2022-11-07 22:33:46 +01:00