Michał Kępień
0fbe13bc65
Set up release notes for BIND 9.16.6
2020-07-15 23:19:58 +02:00
Michał Kępień
a67bdd4d1d
Prepare release notes for BIND 9.16.5
2020-07-15 23:10:17 +02:00
Mark Andrews
714424e0eb
Update ISC logo
...
(cherry picked from commit 875a637eeb )
2020-07-08 03:25:57 +00:00
Suzanne Goldlust and Ondřej Surý
c25c0a1ef3
Add release statement to introduction.rst
...
(and remove duplicate copyright statement)
(cherry picked from commit a4549f89bf )
2020-07-02 10:05:45 +02:00
Ondřej Surý
9d876eccd3
Fix miscellaneous little bugs in RST formatting
...
(cherry picked from commit b51d10608e )
2020-06-29 19:41:52 +02:00
Evan Hunt and Ondřej Surý
dca3658720
"check-names primary" and "check-names secondary" were ignored
...
these keywords were added to the parser as synonyms for "master"
and "slave" but were never hooked in to the configuration of named,
so they were ignored. this has been fixed and the option is now
checked for correctness.
(cherry picked from commit ba31b189b4 )
2020-06-22 14:30:14 +02:00
Michał Kępień
4712aa7330
Set up release notes for BIND 9.16.5
2020-06-18 10:33:50 +02:00
Michał Kępień
40b3591eea
Prepare release notes for BIND 9.16.4
2020-06-18 10:25:05 +02:00
Suzanne Goldlust and Ondřej Surý
4cc90976f6
Update logging-categories.rst and reference.rst
...
Remove references to "blacklist" and "whitelist"
(cherry picked from commit 4a04fb68cd )
2020-06-16 21:58:49 +02:00
Suzanne Goldlust and Ondřej Surý
194ea4b256
Fix two RFCs that were out of numerical order
...
(cherry picked from commit acb4742182 )
2020-06-16 21:33:11 +02:00
Suzanne Goldlust and Ondřej Surý
365263f559
Edit reference.rst to indicate that the TSIG
...
session key is automatically created on startup
(cherry picked from commit 79920cea70 )
2020-06-05 16:37:43 +02:00
Witold Kręcicki and Ondřej Surý
587556f0af
Documentation update wrt IPv6 listening.
...
With netmgr we're creating separate socket for each IPv6 interface,
just as with IPv4 - update documentation accordingly.
(cherry picked from commit 6a2100034b )
2020-06-04 16:02:19 +02:00
Ondřej Surý
ef50067fd2
Stop building release notes as a separate sphinx-doc document
...
The release notes were previously built as a separate document
(including the PDF version). It was agreed that this doesn't make much
sense, so the release notes are now included only as an appendix to the
BIND 9 ARM.
(cherry picked from commit 8eb2323ec3 )
2020-06-04 11:24:53 +02:00
Ondřej Surý
ad0ab84835
Remove libdns section in ARM
...
When we made BIND 9 libraries private to BIND 9, we forgot to remove the
libdns section on "export" libraries from the ARM.
(cherry picked from commit 3637c466c9 )
2020-06-04 11:00:16 +02:00
Suzanne Goldlust and Ondřej Surý
e940446777
Content, clarity, grammar updates to general.rst
...
This includes reorganization of the lists of RFCs supported by BIND 9.
I included all the RFCs and notes from the list identified by Vicky in
any DNS-related RFCs written by current ISC engineers, on the assumption
that BIND would comply with them.
(cherry picked from commit 8ca7f22671 )
2020-06-04 10:57:01 +02:00
Ondřej Surý
d85b936898
Reduce the default value for max-stale-ttl from 1 week to 12 hours
...
Originally, the default value for max-stale-ttl was 1 week, which could
and in some scenarios lead to cache exhaustion on a busy resolvers.
Picking the default value will always be juggling between value that's
useful (e.g. keeping the already cached records after they have already
expired and the upstream name servers are down) and not bloating the
cache too much (e.g. keeping everything for a very long time). The new
default reflects what we think is a reasonable to time to react on both
sides (upstream authoritative and downstream recursive).
(cherry picked from commit 13fd3ecfab )
2020-06-03 10:45:09 +00:00
Suzanne Goldlust and Ondřej Surý
e56f0e6d98
Content, clarity, and grammar edits to history.rst
...
(cherry picked from commit f6164e080f )
2020-06-03 12:28:35 +02:00
Suzanne Goldlust and Ondřej Surý
ca5dae4d44
Content, clarity, and grammar edits to troubleshooting.rst
...
(cherry picked from commit c6a064a6e9 )
2020-06-03 12:26:23 +02:00
Suzanne Goldlust and Ondřej Surý
0b4e53bffc
Content, grammar, and clarity updates to security.rst
...
(cherry picked from commit 7c2136766b )
2020-06-03 12:20:52 +02:00
Suzanne Goldlust and Ondřej Surý
d56c44579e
Grammar, clarity, and content fixes in reference.rst
...
Also converted logging-categories.rst from a table to text and adjusted
the util/check-categories.sh script.
(cherry picked from commit 1e067c4d0b )
2020-06-01 09:58:29 +02:00
Suzanne Goldlust and Ondřej Surý
1dd8581cd8
Text, grammar, typo, and clarity edits in multiple ARM chapters
...
Files requirements.rst, configuration.rs, plugins.rst, and partially
reference.rst has been edited.
(cherry picked from commit c7264db658 )
2020-06-01 09:58:29 +02:00
Suzanne Goldlust and Ondřej Surý
6b6bb534de
Content and grammar edits to catz.rst
...
(cherry picked from commit 19ff2e2a79 )
2020-06-01 09:58:29 +02:00
Suzanne Goldlust and Ondřej Surý
6907ce0716
Various text edits to advanced.rst
2020-06-01 09:58:29 +02:00
Suzanne Goldlust and Ondřej Surý
ac76a21566
Fix incorrect command formatting
2020-06-01 09:58:29 +02:00
Suzanne Goldlust and Ondřej Surý
a2dde47f49
Content and grammar edits to dnssec.rst
...
(cherry picked from commit 5d3ef17ac8 )
2020-06-01 09:58:29 +02:00
Suzanne Goldlust and Ondřej Surý
20fdee450e
Content and grammar changes to managed-keys.rst
...
(cherry picked from commit c269c061ee )
2020-06-01 09:58:29 +02:00
Suzanne Goldlust and Ondřej Surý
cabaa9de9d
Content and grammar updates to dlz.rst
...
(cherry picked from commit 5d6c93aed7 )
2020-06-01 09:58:29 +02:00
Suzanne Goldlust and Ondřej Surý
a1282ff3c1
Content and grammar updates to dyndb.rst
...
(cherry picked from commit 18129808f7 )
2020-06-01 09:58:29 +02:00
Evan Hunt and Ondřej Surý
5a855f6754
convert release notes to RST
2020-06-01 09:58:25 +02:00
Evan Hunt and Ondřej Surý
b580eb2fb3
add support for building sphinx documentation
2020-06-01 09:54:46 +02:00
Evan Hunt and Ondřej Surý
330c9b32ba
convert python tools' man pages to RST
2020-06-01 09:54:45 +02:00
Ondřej Surý and Ondřej Surý
58e20fa746
Convert the documentation to Sphinx documentation format
...
The ARM and the manpages have been converted into Sphinx documentation
format.
Sphinx uses reStructuredText as its markup language, and many of its
strengths come from the power and straightforwardness of
reStructuredText and its parsing and translating suite, the Docutils.
(cherry picked from commit 9fb6d11abb )
2020-06-01 09:54:45 +02:00
Witold Kręcicki and Ondřej Surý
2a01586068
CHANGES and release notes
...
(cherry picked from commit 4ae2a74873 )
2020-05-30 07:53:33 +02:00
Evan Hunt
593b9ae80f
CHANGES, release note
...
(cherry picked from commit 6ebab27567 )
2020-05-29 15:04:26 -07:00
Michał Kępień
d8575efbdd
Set up release notes for BIND 9.16.4
2020-05-19 14:11:08 +02:00
Michał Kępień
9a1c87ea6c
Fix UTF-8 character in doc/arm/notes.txt
2020-05-19 13:57:37 +02:00
Tinderbox User and Michał Kępień
046f56f5ab
prep 9.16.3
2020-05-19 13:57:36 +02:00
Mark Andrews and Michał Kępień
d042ef51a1
Add release notes entry
2020-05-19 13:57:07 +02:00
Mark Andrews and Michał Kępień
25f9aefff5
Update the ARM to reflect that TLD and root servers are no longer exempt
...
from max-recursion-queries limits.
2020-05-19 13:57:07 +02:00
Mark Andrews and Michał Kępień
4ba2a6ca22
Add release note entry
2020-05-19 13:57:07 +02:00
Mark Andrews
2e02c6f9a7
Add release note entry
...
(cherry picked from commit 88615006c5 )
2020-05-13 10:31:53 +10:00
Ondřej Surý and Ondřej Surý
7f0f2d9fd4
Add release notes
...
(cherry picked from commit e0aa62bc4c )
2020-05-12 14:12:40 +02:00
Michał Kępień
3ba119e167
Add release note for GL #1807
2020-05-05 22:27:13 +02:00
Michał Kępień
666cdd8514
Add release note for GL #1695
2020-05-05 22:27:13 +02:00
Michał Kępień
d376746db7
Release notes: wording and formatting tweaks
2020-05-05 22:27:13 +02:00
Michał Kępień
f996fb97b5
Reorder release notes within each section
2020-05-05 22:27:13 +02:00
Michał Kępień
9be4198dee
Move release notes to the sections they belong to
2020-05-05 22:27:13 +02:00
Michał Kępień
80b11a1e2a
Move AXFR release note to the correct file
2020-05-05 22:27:13 +02:00
Witold Kręcicki
984dfcf98b
CHANGES/relnotes for \!3487
2020-05-04 12:50:50 +02:00
Michał Kępień
ea7921967f
Add release note discussing recvmmsg() support
...
(cherry picked from commit 84dc6d86cb )
2020-05-04 12:03:16 +02:00