Michał Kępień
de92c44be0
Tweak and reword release notes
2022-10-07 13:22:06 +02:00
Michał Kępień
ec93236a5f
Prepare release notes for BIND 9.18.8
2022-10-07 13:22:06 +02:00
Petr Špaček
49db39abfe
Add Known Issue about config incompatibility
...
(cherry picked from commit 5589d0a49c )
2022-10-06 10:28:19 +02:00
Michal Nowak
8934362636
Drop flake8 ignore lists
...
flake8 is not used in BIND 9 CI and inline ignore lists are not needed
anymore.
(cherry picked from commit f5d9fa6ea4 )
2022-10-05 18:06:38 +02:00
Petr Špaček
ce71fce811
Remove manually defined anchors pointing to statement definitions
...
This is hopefully end of duplication. This batch did not cause clashes
in Sphinx but it was pointless nonetheless as we have auto-generated
anchors for all statements.
(cherry picked from commit 137e0f4e0e )
Adapted for v9_18 branch by doing cleanup also in
notes/notes-9.18.0.rst.
2022-10-05 11:55:03 +02:00
Tom Krizek
6cd00258fa
Remove trailing whitespaces
...
(cherry picked from commit ea2d213f34 )
2022-10-05 11:44:33 +02:00
Petr Špaček
bba3440638
Deduplicate link anchors in the ARM
...
Some statement names like "allow-query" had manually defined link anchor
_allow-query and also implicit anchor created by
.. namedconf:statement:: syntax. This causes warnings if a ambiguous
reference is made using :any:`allow-query` syntax.
Remove (hopefully all) manually defined anchors which pointed to
identical place as the implicit anchor. This allows :any: to work.
In rare cases where manual anchor points to descriptive text separated
from statement definition the reference was disamguated by replacing
:any:`notify` with :ref:`notify` (for manual anchor)
vs. :namedconf:ref:`notify` (for statement definition).
Please note that `options` statement is a trap: It is ambiguous even
without manual anchor because rndc.conf has its own `options`. Use
:namedconf:ref:`options` vs. :rndcconf:ref:`options` to select
appropriate target.
(cherry picked from commit 9a7c2b370e )
2022-10-05 11:44:33 +02:00
Mark Andrews
ec31057a0f
Add release note for [GL #3544 ]
...
(cherry picked from commit 2f3441b40a )
2022-10-04 15:33:32 +11:00
Matthijs Mekking
2abb2b638a
Add inline-signing to config examples
...
Add 'inline-signing yes;' to configuration examples to have working
copy paste configurations.
(cherry picked from commit 18d230a584 )
2022-09-28 10:37:41 +02:00
Matthijs Mekking
d1a01d88f9
Update inline-signing requirement to ARM
...
This change was made in !6403 , but the appropriate documentation
changes were not applied to the ARM.
(cherry picked from commit 5d454a7158 )
2022-09-28 10:37:41 +02:00
Matthijs Mekking
2305d8770b
Add inline-signing requirement to DNSSEC Guide
...
This change was made in !6403 , but the appropriate documentation
changes were not applied to the DNSSEC Guide.
(cherry picked from commit 09522c8d73 )
2022-09-28 10:37:41 +02:00
Petr Špaček
81c8cc37aa
Add release note for new crypto algorithm logging
...
(cherry picked from commit c138a8aa59 )
2022-09-28 01:19:50 +10:00
Petr Špaček
af5f4bacf6
Document list of crypto algorithms in named -V output
...
(cherry picked from commit c648e280e4 )
2022-09-28 01:19:50 +10:00
Mark Andrews
3fb4ced9aa
Add release note for [GL #3557 ]
...
(cherry picked from commit eacf41a20a )
2022-09-27 22:20:21 +10:00
Michal Nowak
50405ba413
Add Fedora 36
...
(cherry picked from commit a313c49a3b )
2022-09-27 09:40:19 +02:00
Petr Menšík
dfc7b630db
Compatibility for building ARM on older sphinx
...
Make documentation building successful even on RHEL9 sphinx 3.4.3. It
does not like case-insensitive matching of terms, so provide lowercase
text description with Uppercase word reference.
(cherry picked from commit bc6c6b1184 )
2022-09-26 17:16:38 +02:00
Mark Andrews
339bd12c88
Add the ability to dig to specify the signing time
...
(cherry picked from commit 805e2ba31d )
2022-09-26 16:53:06 +02:00
Mark Andrews
86fc284f74
Allow dig to SIG(0) sign a message
...
(cherry picked from commit 4d248ee78e )
2022-09-26 16:53:06 +02:00
Mark Andrews
b53b69ca3c
Add release note for [GL !6711 ]
...
(cherry picked from commit e27b063f67 )
2022-09-23 14:07:53 +10:00
Aram Sargsyan
f6f828989f
Add a known issue release note for [GL #3512 ]
2022-09-22 10:54:56 +00:00
Aram Sargsyan
e20cda5928
Document dynamic update forwarding limitation when XoT is enabled
...
BIND 9.18 does not support sending forwarded DDNS update requests
through DoT.
2022-09-22 10:54:56 +00:00
Michał Kępień
0a53f61727
Merge tag 'v9_18_7' into v9_18
...
BIND 9.18.7
2022-09-21 13:13:30 +02:00
Ondřej Surý
c9c4de0626
Add CHANGES and release note for [GL #3542 ]
...
(cherry picked from commit e29563173b )
2022-09-15 10:58:28 +02:00
Ondřej Surý
474676a38c
Provide stronger wording about the security of statistics channel
...
Add more text about the importance of properly securing the statistics
channel and what is and what is not considered a security vulnerability.
(cherry picked from commit 6869c98d36 )
2022-09-15 10:58:09 +02:00
Evan Hunt
17da7dee5c
flag "random-device" as obsolete
...
the "random-device" option was made non-functional in 9.13, but was
not marked as obsolete at that time. this is now fixed; configuring
"random-device" will trigger a warning.
2022-09-14 09:37:25 -07:00
Michał Kępień
6081ba7604
Set up release notes for BIND 9.18.8
2022-09-09 19:58:46 +02:00
Michał Kępień
212c9f1239
Tweak and reword release notes
2022-09-08 14:03:54 +02:00
Michał Kępień
364bdb5ec8
Prepare release notes for BIND 9.18.7
2022-09-08 14:03:54 +02:00
Mark Andrews
06e13c5a8d
Add release note for [GL #3487 ]
...
(cherry picked from commit e6cb1de20b )
2022-09-08 11:55:29 +02:00
Matthijs Mekking
175e4e963b
Add release notes for #3517
...
(cherry picked from commit 97c6c3712e )
2022-09-08 11:50:44 +02:00
Aram Sargsyan
8ac3682c7e
Add release note for [GL #3491 ]
...
(cherry picked from commit 113e949b34 )
2022-09-08 11:46:20 +02:00
Evan Hunt
2312c45ff2
CHANGES and release notes for CVE-2022-2881 [GL #3493 ]
...
(cherry picked from commit 430ee6c427 )
2022-09-08 11:40:18 +02:00
Michał Kępień
7f6cb0d0cc
Add release note for GL #3394
...
(cherry picked from commit 672072812c )
2022-09-08 11:11:30 +02:00
Aram Sargsyan
bcf0f951e0
Add CHANGES and release notes for [GL #3459 ]
...
(cherry picked from commit 0b0cf12741 )
2022-09-08 09:36:50 +02:00
Aram Sargsyan
f2982a5d3f
Document RRL processing for wildcard names
...
All valid wildcard domain names are interpreted as the zone's origin
name concatenated to the "*" name.
(cherry picked from commit 89c2032421 )
2022-09-08 09:36:50 +02:00
Matthijs Mekking
b232fabe89
Add change and release note for #3381
...
Because folks want to know.
(cherry picked from commit 2b95c11905a1a5faff9efa97a4f2498aadfa467b)
2022-09-06 09:55:06 +02:00
Ondřej Surý
05499232a7
Add CHANGES and release note for [GL #3485 ]
...
(cherry picked from commit 0fe7acb4e6 )
2022-09-05 10:21:28 +02:00
Aram Sargsyan
5e868be3cc
Update RPZ documentation
...
The RPZ documentation section with response policy rules and actions
is incomplete.
Add information about the 'RPZ-CLIENT-IP' rule, and 'TCP-Only' and
'DROP' actions.
(cherry picked from commit 0fbd07ac22 )
2022-08-30 10:36:14 +00:00
Matthijs Mekking
ffc0c321ca
Add change entry and release note for #3486
...
News worthy.
(cherry picked from commit 2669eb2a34ef65935f8045a6c9d271af486f38d5)
2022-08-22 19:21:39 +02:00
Michal Nowak
9c9f773386
Add FreeBSD 13.1
...
(cherry picked from commit bc425be55e1736d4f2ffada5e8d76f96b08c8351)
2022-08-18 17:30:50 +02:00
Michal Nowak
b76c2ad366
Merge tag 'v9_18_6' into v9_18
...
BIND 9.18.6
2022-08-18 11:43:29 +02:00
Michal Nowak
fdf85d8877
Add OpenBSD 7.1
...
(cherry picked from commit 7edf8ab47cfd0cc3a633e941b2880ee11d75d6cd)
2022-08-16 17:02:06 +02:00
Suzanne Goldlust
cb6bf93298
Edit tag/statement for glue-cache and reserved-sockets
2022-08-15 09:17:36 +02:00
Michal Nowak
20b7c1d49f
Add Oracle Linux 9
...
(cherry picked from commit be08cf41d9 )
2022-08-10 17:26:29 +10:00
Matthijs Mekking
350cc2df28
Add release note and change entry for #2982
...
News worthy.
(cherry picked from commit 2bd4486766 )
2022-08-09 09:36:17 +02:00
Michał Kępień
3cd90c9a39
Set up release notes for BIND 9.18.7
2022-08-05 06:57:18 +02:00
Michał Kępień
8aaf84dad7
Tweak and reword release notes
2022-08-04 23:37:41 +02:00
Michał Kępień
dc0d7027cf
Prepare release notes for BIND 9.18.6
2022-08-04 23:37:41 +02:00
Aram Sargsyan
0179459d83
Add CHANGES and release notes for [GL #3461 ]
...
(cherry picked from commit 0d64f55f5d )
2022-08-01 13:55:03 +00:00
Petr Špaček
a2c59b949f
Add tags and short description to statements not documented in v9_19
2022-08-01 10:53:25 +02:00