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
Michał Kępień
20275113f5
Prepare release notes for BIND 9.16.35
2022-11-07 23:05:01 +01:00
Petr Špaček
04cd80c0f5
Repeat Known Issues at the top of Release Notes page
...
From now on all per-version notes link to the global list
of Known Issues. If there is a new note it should be listed twice:
In the per-version list, and in the global list.
(cherry picked from commit c58dd2790a )
2022-11-07 15:04:23 +01:00
Mark Andrews
bf3a8c7de9
Add missing closing ')' to update-policy documentation
...
The opening '(' before local was not being matched by a closing
')' after the closing '};'.
(cherry picked from commit 044c3b2bb8 )
2022-11-07 13:08:20 +01:00
Matthijs Mekking
23f87f5ca7
Add release note and change for GL #3591
...
Breaking news.
(cherry picked from commit 1cf2f6fe68 )
2022-11-03 14:45:12 +01:00
Aram Sargsyan
854b2cf182
Add CHANGES and release notes for [GL #2895 ]
...
(cherry picked from commit 3bf4bc7336 )
2022-11-01 11:20:25 +00:00
Michał Kępień
f93e4c160c
Bump Sphinx version to 5.3.0
...
Make the Sphinx version listed in doc/arm/requirements.txt match the
version currently used in GitLab CI, so that Read the Docs builds the
documentation using the same Python software versions as those used in
GitLab CI.
(cherry picked from commit a8f0ab7df6 )
2022-10-24 11:45:25 +02:00
Aram Sargsyan
ee7179f482
Fix prefetch "trigger" value's documentation in ARM
...
For the prefetch "trigger" parameter ARM states that when a cache
record with a lower TTL value is encountered during query processing,
it is refreshed. But in reality, the record is refreshed when the TTL
value is lower or equal to the configured "trigger" value.
Fix the documentation to make it match with with the code.
(cherry picked from commit ef344b1f52 )
2022-10-21 10:30:43 +00:00
Aram Sargsyan
16a06d1dc3
Add CHANGES and release notes for [GL #3598 ]
...
(cherry picked from commit 6f50972e5f )
2022-10-21 09:04:13 +00:00
Artem Boldariev
425fd36162
Modify release notes [GL #3563 ]
...
Mention that a startup problem on manycore Solaris systems is fixed.
(cherry picked from commit 2c9400f116 )
2022-10-20 15:23:00 +03:00
Michal Nowak
1015ccf6a2
Merge tag 'v9_16_34' into v9_16
...
BIND 9.16.34
2022-10-20 12:51:06 +02:00
Aram Sargsyan
8dbdf6bc1b
Add a release note for [GL #3584 ]
...
(cherry picked from commit d83642b3ac )
2022-10-18 10:38:04 +00:00
Petr Špaček
b7cae87b2b
Document that nsupdate ignores server command in GSS-TSIG mode
...
This behavior is present since introduction of GSS-TSIG support,
commit 289ae548d5 .
(cherry picked from commit c8a38d70f0 )
2022-10-18 10:14:54 +02:00
Michał Kępień
aa85812c26
Set up release notes for BIND 9.16.35
2022-10-10 23:20:13 +02:00
Michał Kępień
2a00ea6305
Reorder release notes
2022-10-07 13:40:53 +02:00
Michał Kępień
e392bb194c
Tweak and reword release notes
2022-10-07 13:40:53 +02:00
Michał Kępień
1fbff9bc80
Prepare release notes for BIND 9.16.34
2022-10-07 13:40:53 +02:00
Petr Špaček
21c58497e2
Add Known Issue about config incompatibility
...
(cherry picked from commit 5589d0a49c )
Adapted for v9_16 branch: Removed hyperlinks, removed note about 9.18.
2022-10-06 10:32:52 +02:00
Michal Nowak
9f27c3f95e
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:33:34 +02:00
Mark Andrews
5568aca5a5
Add release note for [GL #3544 ]
...
(cherry picked from commit 2f3441b40a )
2022-10-04 15:34:10 +11:00
Michal Nowak
7ae22392da
Add Oracle Linux 9
...
(cherry picked from commit be08cf41d9 )
2022-10-03 13:28:26 +02:00
Petr Špaček
85d0d86b62
Add release note for new crypto algorithm logging
...
(cherry picked from commit c138a8aa59 )
2022-09-30 09:57:32 +10:00
Petr Špaček
2c09403ab4
Document list of crypto algorithms in named -V output
...
(cherry picked from commit c648e280e4 )
2022-09-30 09:57:32 +10:00
Matthijs Mekking
df11527a9a
Add inline-signing to config examples
...
Add 'inline-signing yes;' to configuration examples to have working
copy paste configurations.
(cherry picked from commit b13a0c8836d2d8bc5b4de1cdfcdb2057c0bb9d93)
2022-09-28 10:54:52 +02:00
Matthijs Mekking
5c0e98410f
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 7231383e4cc57caac36d03055e8627b12aa4b91a)
2022-09-28 10:54:52 +02:00
Matthijs Mekking
309bf3578b
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:54:52 +02:00
Mark Andrews
3353529920
Add release note for [GL #3557 ]
...
(cherry picked from commit eacf41a20a )
2022-09-27 23:58:22 +10:00
Michal Nowak
5b1ab4615a
Add Fedora 36
...
(cherry picked from commit a313c49a3b )
2022-09-27 09:42:50 +02:00
Petr Menšík
8b07d457ef
Simplify allowing warnings during ARM build
...
RHEL8 Sphinx does not support all features used in ARM building. But
with few emitted warnings it can build the documentation fine. Simplify
warnings acceptance by allowing make doc SPHINX_W=''.
(cherry picked from commit 3db7e241d2 )
2022-09-26 17:30:48 +02:00
Petr Menšík
e036ac4d3d
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:29:07 +02:00
Michał Kępień
fe0b04d8d3
Fix the description of named's -n option
...
Since the advent of netmgr, named no longer creates a single thread per
CPU, but rather a set of two threads per CPU. Update the man page for
named accordingly to prevent confusion.
2022-09-21 19:47:13 +02:00
Ondřej Surý
f830737c51
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-21 17:49:49 +02:00
Michał Kępień
69c38b5e1c
Merge tag 'v9_16_33' into v9_16
...
BIND 9.16.33
2022-09-21 13:21:29 +02:00
Michał Kępień
666d315087
Set up release notes for BIND 9.16.34
2022-09-09 20:00:15 +02:00
Michał Kępień
907b764b2a
Tweak and reword release notes
2022-09-08 14:33:43 +02:00
Michał Kępień
b54ee83d50
Prepare release notes for BIND 9.16.33
2022-09-08 14:33:43 +02:00
Mark Andrews
ffd69ff780
Add release note for [GL #3487 ]
...
(cherry picked from commit e6cb1de20b )
2022-09-08 12:16:36 +02:00
Mark Andrews
62c45573ba
Add release note for [GL #3487 ]
2022-09-08 12:12:36 +02:00
Matthijs Mekking
8ee4c3bbdc
Add release notes for #3517
...
(cherry picked from commit 97c6c3712e )
2022-09-08 12:08:28 +02:00
Michał Kępień
315d35589a
Add release note for GL #3394
...
(cherry picked from commit 672072812c )
2022-09-08 11:11:30 +02:00
Aram Sargsyan
5b6e4465be
Add CHANGES and release notes for [GL #3459 ]
...
(cherry picked from commit 0b0cf12741 )
2022-09-08 09:41:15 +02:00
Aram Sargsyan
6f46bfe705
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:41:15 +02:00
Matthijs Mekking
77105a2f60
Add change and release note for #3381
...
Because folks want to know.
(cherry picked from commit 2b95c11905a1a5faff9efa97a4f2498aadfa467b)
2022-09-06 10:27:34 +02:00
Ondřej Surý
561ef63e14
Add CHANGES and release note for [GL #3485 ]
...
(cherry picked from commit 0fe7acb4e6 )
2022-09-05 10:22:25 +02:00
Michal Nowak
87dc26e494
Add FreeBSD 13.1
...
(cherry picked from commit bc425be55e1736d4f2ffada5e8d76f96b08c8351)
2022-08-18 17:34:08 +02:00
Michal Nowak
16458122a8
Merge tag 'v9_16_32' into v9_16
...
BIND 9.16.32
2022-08-18 11:55:55 +02:00
Michal Nowak
591d58be6e
Add OpenBSD 7.1
...
(cherry picked from commit 7edf8ab47cfd0cc3a633e941b2880ee11d75d6cd)
2022-08-16 17:17:34 +02:00