JP Mens
6862b5724e
Fix typo in the ARM - missed -> missing
...
(cherry picked from commit 7bfffa1bd8 )
2023-04-24 17:12:23 +02:00
Ondřej Surý
c71efbf45f
Add CHANGES note for [GL #4004 ]
...
(cherry picked from commit 713e202110 )
2023-04-21 17:21:32 +02:00
Ondřej Surý
fa2cb06c75
Implement maximum global and idle time for incoming XFR
...
After the dns_xfrin was changed to use network manager, the maximum
global (max-transfer-time-in) and idle (max-transfer-idle-in) times for
incoming transfers were turned inoperational because of missing
implementation.
Restore this functionality by implementing the timers for the incoming
transfers.
(cherry picked from commit d2377f8e04 )
2023-04-21 17:21:32 +02:00
Ondřej Surý
89b1f25c44
Add CHANGES and release note for [GL #4005 ]
...
(cherry picked from commit c233cd621b )
2023-04-21 12:49:06 +02:00
Michał Kępień
cdff6bb8ba
BIND 9.18.14
...
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEEVO2++xeDVoSYmDzq9WHzfBlga4FAmQ1kaQACgkQq9WHzfBl
ga4hXRAAirVMBI/BaeuxT58phKfcTEZXWMOvNGQaSfVWmNtwNzVvSCWemxOeuto0
NX9f8HbK3wGe/72tL18OELdeZhtkeUjhFCGF0eTbcW9AypyZCQit+3h8EJGWYjvd
rFo8JN7Eh1Zk5Arsb9lU993jAy7o9M0iSSluHH2+k8wAoipWhQYvdjsU94qyfvy2
hdWIUpMV55p+DrVmyk7sZniajJtjHPxf1NFT+DeYQFzgKdFJK1Luwk/g9KSrjk36
roOWKbDtELqjeIXA1x6krDaurYXyAE/2gJAe4ozBR3ty5CEUrELG6RyY9c+NA3lg
rJESFCRRXef24CAQHIgSkLubyRJHv4zJd33nnhM4ZBsjTWhDqzUl6tyoy2U0xaZd
qruAfo24e7it725SCWNk38DSFbDL70lT46ClF7iNgo5HmaCHMuZLM94h3vNwoiAM
H039IJ60rQhBGRu/+UW4VnheoNSM3ZXMWQKn7zh93kiQNPmGGyNa0e3ZVrX148HE
LY0K6363L9vrF67qyJ86C53NY3Njv2jMH4J3UVwMF3V040AmwXODaitFB/P49keK
ckZe8DyChK8KdwuOe4NdhT/5BOMsOX1tCZt02Mrb4yn/aq3POUQuVGVGqunkQOcI
K7djhXVedQshezRem5gYPhCMth2QLUNt56B46x/3LSCK8URY4/8=
=Dd5k
-----END PGP SIGNATURE-----
gpgsig -----BEGIN SSH SIGNATURE-----
U1NIU0lHAAAAAQAAADMAAAALc3NoLWVkMjU1MTkAAAAg25GGAuUyFX1gxo7QocNm8V6J/8
frHSduYX7Aqk4iJLwAAAADZ2l0AAAAAAAAAAZzaGE1MTIAAABTAAAAC3NzaC1lZDI1NTE5
AAAAQLjSdQAEA9BtnuRMc+PyXOf1nJ3a7PzJdCxHmt17rklHis408vm9RQx1miTBAh160G
Ci+PsFDy1x8aOPLkobbwU=
-----END SSH SIGNATURE-----
Merge tag 'v9.18.14' into bind-9.18
BIND 9.18.14
2023-04-20 12:52:22 +02:00
Petr Špaček
fc30d2523e
Set up release notes for BIND 9.18.15
2023-04-14 10:45:38 +02:00
Petr Špaček
e413c85edf
Add release notes for GL #3955 , #3968 , and #3997
2023-04-11 18:46:14 +02:00
Petr Špaček
28fb44e62b
Tweak and reword release note
2023-04-11 18:46:14 +02:00
Petr Špaček
59c5d95290
Prepare release notes for BIND 9.18.14
2023-04-11 17:25:37 +02:00
Petr Špaček
9659d40148
Remove erroneous cross-references to suffix statement
...
Logging section referenced to "suffix" statement definition for dns64.
(cherry picked from commit 1dada31187 )
2023-04-05 16:03:24 +02:00
Petr Špaček
6f3d3d7eff
Add release note for [GL #3981 ]
...
(cherry picked from commit 705a9ced01 )
2023-04-03 17:47:36 +02:00
Ondřej Surý
01b578f67e
Clarify the documentation about DF-flag
...
Remove the reference to setting the DF-flag as we don't do that right
now. Rephrase the paragraph that the default value should not be
causing fragmentation.
(cherry picked from commit 61f276d5a4 )
2023-04-03 12:29:07 +02:00
Matthijs Mekking
30e12e3a24
Remove dead link to resolver test
...
The doc file doc/dnssec-guide/validation.rst points to a resolver test
site that is now down. Remove the dead link.
(cherry picked from commit 8e78f8fc0f )
2023-03-29 16:14:16 +02:00
Tom Krizek
86d23a1d9c
Apply suppress_grammar directive in ARM docs
...
With a newline before the :suppress_grammar: directive, it wasn't
actually interpreted as a directive, but rather as node content.
Therefore, the directive was ignored and the grammar was incorrectly
printed out.
(cherry picked from commit 36a5c098bd )
2023-03-27 17:08:31 +02:00
Tom Krizek
90842d1f8d
Add missing newline in documentation code example
...
(cherry picked from commit 1849c02606 )
2023-03-27 17:08:29 +02:00
Petr Špaček
d7c611becb
Clarify qname-minimization relaxed in the ARM
...
Leading underscore in qname confused some users, and it was not
documented.
(cherry picked from commit 02430a7263 )
2023-03-27 15:05:01 +02:00
Evan Hunt
f7b2ec32b4
CHANGES and release note for [GL #3953 ]
...
(cherry picked from commit 8d80ee561e )
2023-03-23 14:10:06 -07:00
Evan Hunt
1ab3ebb718
deprecate delegation-only and root-delegation only
...
These options and zone type were created to address the
SiteFinder controversy, in which certain TLD's redirected queries
rather than returning NXDOMAIN. since TLD's are now DNSSEC-signed,
this is no longer likely to be a problem.
The deprecation message for 'type delegation-only' is issued from
the configuration checker rather than the parser. therefore,
isccfg_check_namedconf() has been modified to take a 'nodeprecate'
parameter to suppress the warning when named-checkconf is used with
the command-line option to ignore warnings on deprecated options (-i).
(cherry picked from commit 2399556bee )
2023-03-23 14:09:53 -07:00
Tom Krizek
7545ac0a97
BIND 9.18.13
...
-----BEGIN PGP SIGNATURE-----
iHUEABYIAB0WIQQenrxMWseszT2nKSgBYjubZSogpwUCZAWv4wAKCRABYjubZSog
pwjzAP98XtJ8/PU3fWX9xjUswRlXUWzDAz8VJ9WB3qgC9PijMAEApOmkTwUvDHqK
kyoz0kbU7Jr0zKc8k/N2pHT526jbcgk=
=6V3O
-----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
iHUEABYIAB0WIQQenrxMWseszT2nKSgBYjubZSogpwUCZBICkAAKCRABYjubZSog
p4dgAQCpoMFVgVXMrZ03i/4bdw8o7putB1C6FSrfklho/Eb6bQEAiCydIsv4Pgjc
HIld9JDY3PW/q3ILGkZD2qpacun1cg4=
=Eu08
-----END PGP SIGNATURE-----
Merge tag 'v9_18_13' into v9_18
BIND 9.18.13
2023-03-15 18:38:23 +01:00
Artem Boldariev
b029f86334
Update release notes [GL #3867 ]
...
Mention that XoT hangs have been fixed.
2023-03-14 18:51:05 +02:00
Tom Krizek
316c6929a4
Set up release notes for BIND 9.18.14
2023-03-07 14:52:01 +01:00
Tom Krizek
a6d72365ee
Add release note for GL #3673
2023-03-03 13:14:19 +01:00
Tom Krizek
866841a30a
Reorder release notes
2023-03-03 13:14:19 +01:00
Tom Krizek
2474d7fe87
Tweak and reword release notes
2023-03-03 13:14:19 +01:00
Tom Krizek
f95a0edc4c
Prepare release notes for BIND 9.18.13
2023-03-03 13:14:19 +01:00
Aram Sargsyan
4a5156f132
Add CHANGES and release notes for [GL #3911 ]
...
(cherry picked from commit e1036253db )
2023-03-01 15:41:10 +00:00
Aram Sargsyan
bc885fb489
Add CHANGES and release notes for [GL #3881 ]
...
(cherry picked from commit cb1cd67bea )
2023-02-28 11:11:17 +00:00
Michal Nowak
d8d283bb6f
Add FreeBSD 12.4
...
(cherry picked from commit 2307661b1a )
2023-02-24 14:04:02 +01:00
Michal Nowak
259dd5a3ec
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 12:47:34 +01:00
Michal Nowak
9d8fe281c3
Add Alpine Linux 3.17
...
(cherry picked from commit 345089ad23 )
2023-02-24 12:47:33 +01:00
Michal Nowak
e48b6dfc61
BIND 9.18.12
...
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEIz+ZTe/bbr1Q+/5RJKPoRjruXlYFAmPc7jgACgkQJKPoRjru
Xlb/bQ/+JEQ7B2jvP3D3Q5s58cmofBboqtMY/KxYD4kYI8IHUZBedAUN+Oud2cV1
QjHyklztrJATtbt0puWLwfb1bPbInBaQEhrMQML0S3qPeLovvYcojq8Fq42+17Rp
AU8EwHodeFDkXbAMxgbs/5+kgHockFLl4S5H6rc/jz9oj8mJN1Paqk2RC3wBJHNQ
05JikAVxNE58QAr50jenuf2bBHflhGC9JTm+dtt7o97k9LhNGrxKUfIwI8DhkuGh
ca7bdWxGdd3OyfTGvP21FyjlD1VdAGcbnLJlJE8c1f+Hdrc1U9TNJY7gM3y2Z6gD
57alUzqBYXXIM/efUGoTpbvX2l2SUBpMyBIBVdx+EumhQpLUAmmNKGU0bFkk+Vht
ayzyKo8vksZsT6FKlQNOGedP/q17jz+UwBQ3KlIhS3shGJ1PfH/jDKlnRs69Ju2I
jmImtUf1ddLACquXz8OKXPHMrKXaKBbp5Fd6kPAo58ho5JHzogBMdk5P6rdmb7PP
X0LO5AVaCPL3MCEPncGy0IU8vFHcNjE2LzUpZDN5wLAzH/kfcdbVSkrLqfyDi3j1
QeCK+KelPKUgvTE5x8Uddnxf2ur6n8JxgEzojcv/x+mdxqsV8EMwc0Lg4v4LLVad
ryKtA9X8XG/bHNHRc6C5CGkQt/u7fWn0q34mdjq20nWNQWt+Z0I=
=v/Mg
-----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEIz+ZTe/bbr1Q+/5RJKPoRjruXlYFAmPuXLcACgkQJKPoRjru
XlYpjQ//T2CxKxf5xuvFB1Lh797sL2sPQ9EHAaBvObBvloHmT6IZ8kcalIqZAkP+
MRhgy2uCiAGXOerYE/6a9UqtT6vVGvRZb4zH5SF0kjLU7v8b0ttsZDxLNEJdHktz
h/Q+r+xpW3JmqBivaOn6XTj7vysxsk/TD7SNc8cvLHGtp5Nuv1W24NjPDBWaHorL
rAoXhHI3x73vr63nzuyHCpl++c8+kNoUS5D64pBjc3vfzVQcYPdvefg9OYxNdhyj
TZyNKD5JqYs8bi1KdoFukXcFwGbfv7M+DBLby4pYXAiuIvfGZ/lE+sza3E9V+nsM
Fx13JNoq8/NM6cBvkOLHeCfGAaF1mhf/R8O3aAYrCYos+1GSUkMluQNZyiCgGPfm
5oDjaDLdUAxZQKNba6p6nAaORHREeUyxMhl0ZiozeBeKEmJ+GMfFdEprEHNDVYjE
9TNoY0S0IRXGT5FEwuclEKd8xN8NS5eBzoWrHK/75tXrSGKljs9Tvt/Ngf3A02W8
tOatFGMiAJ8Gxy16Q87GGpd7K55PQ7k6d9UyC2g9M+rJkzhfweSGRL6dqz4o+da9
U2NmhhQ2u95yUEqcVN+0YZKgSzZOxA+VG/FY82wB9bhnm3pE9d8JcTG75v0Q1lBv
z3HMbZ+RxOySjj7L8vwqXES2lklb6FNZVN1yWJUJBnOgpCbKCa4=
=HfTO
-----END PGP SIGNATURE-----
Merge tag 'v9_18_12' into v9_18
BIND 9.18.12
2023-02-16 17:40:52 +01:00
Ondřej Surý
c9028b4976
Add CHANGES and release note for [GL #3190 ]
...
(cherry picked from commit 23a4559b34 )
2023-02-13 11:41:52 +00:00
Petr Špaček
596c6f4cf7
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 12:03:56 +01:00
Ondřej Surý
ac7d195859
Add CHANGES and release note for [GL #3840 ]
...
(cherry picked from commit 6fa48c963e )
2023-02-09 22:10:46 +01:00
Ondřej Surý
3368e5f231
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-09 22:10:46 +01:00
Michal Nowak
f8d168ecf3
Set up release notes for BIND 9.18.13
2023-02-07 11:16:28 +01:00
Michał Kępień
6b77e577d4
Add release note for GL #3827
2023-02-03 10:00:20 +01:00
Michał Kępień
2e1fcbd1b9
Tweak and reword release notes
2023-02-03 10:00:20 +01:00
Michał Kępień
2b9fbddf91
Prepare release notes for BIND 9.18.12
2023-02-03 10:00:20 +01:00
Tom Krizek
c8b4ca8e3a
Update docs to reflect 9.18 has become ESV
2023-02-03 10:00:20 +01:00
Evan Hunt
4cb762a10d
CHANGES and release note for [GL #3781 ]
...
(cherry picked from commit 22d1951aa6 )
2023-02-02 12:21:08 +01:00
Evan Hunt
5fa4aa2fec
mark "port" as deprecated for source address options
...
Deprecate the use of "port" when configuring query-source(-v6),
transfer-source(-v6), notify-source(-v6), parental-source(-v6),
etc. Also deprecate use-{v4,v6}-udp-ports and avoid-{v4,v6}udp-ports.
(cherry picked from commit 470ccbc8ed )
2023-02-02 12:21:08 +01:00
Michał Kępień
8b4dcc27ef
BIND 9.18.11
...
-----BEGIN PGP SIGNATURE-----
iQJDBAABCgAtFiEENKwGS3ftSQfs1TU17QVz/8hFYQUFAmPAh6gPHG1pY2hhbEBp
c2Mub3JnAAoJEO0Fc//IRWEFyGsQAJuggfdFRAFzH6QTlE+jYPGGPGGAEp9+lFuP
ufCdlek5FKN/V/NFpuMfNeyQ3NhK93ofMzaluAg47vM5Cj2/lPxUUFea7w20tHVm
Nqsxk4Lc+RsnngVNUwWtA6CkwAGHDQA0Rwa3OEjqPkm33KLwCeC3w3ufv6KPlT7m
MubNOd7BogMBxDg63TnOlSBjcKFi/TzGCNmOVj1cyOj9QP52XeIe6iKol4g47mWG
erQ8ZKV/vWoIRCwLdPheRgCgO/2KyHLGbtI+uJ53OExiYnrKL18wGnt1Foo8Er9V
hOkBykzgtWTtgrl8Ljd1lbR6FjZvLgcWWIZ6oM2RXjD25942lNgyWYubQHsRHchi
/vnFD3qg5SBBbCHuzIzy9QCk2YYwJiDpI8t2RngzhJOexHGcCLYyM99yriqNYnFw
DHoFkcUbJiHGhtEzzGuhz7LrSySclvqQRYbWLh7qcuUIKGdbPiWB8BmZtAkaFyaN
fOJYwk8pSlpgvFqaAOicG3hAWTUxcJ5U/wWdBFk7Xg3wZ/K2XLuA88QgxePh2S2L
kYBwwD81amWMEZct1hq9PW42vFFiWjJtZnTceZjCVARQamJ/+QgjUapMfbnYb1jN
ry4XQoFz3FhfT4Ow2cKfRUzrh8lrNUJNqMoNiXDnj4jjH1YwIN6NqIYqrXJUGeCU
yaaBGMu/
=XdZL
-----END PGP SIGNATURE-----
Merge tag 'v9_18_11' into v9_18
BIND 9.18.11
2023-01-25 21:26:22 +01:00
Matthijs Mekking
8ab8918c64
Add CHANGES and release note for GL #3783
...
News worthy.
(cherry picked from commit dbbacd910f )
2023-01-19 16:56:39 +01:00
Ondřej Surý
9679417cfa
Add CHANGES and release note for [GL #3795 ]
...
(cherry picked from commit 401294cf60 )
2023-01-19 00:33:37 +01:00
Ondřej Surý
b4357fab6f
Add CHANGES and release note for [GL #3801 ]
...
(cherry picked from commit b049e329ef )
2023-01-17 22:47:44 +01:00
Michał Kępień
b6d271a1af
Set up release notes for BIND 9.18.12
2023-01-13 15:40:27 +01:00
Michał Kępień
c901270670
Add release note for GL #3678
2023-01-12 22:11:14 +01:00
Michał Kępień
3fcc021294
Reorder release notes
2023-01-12 22:11:14 +01:00
Michał Kępień
828d5d51d0
Tweak and reword release notes
2023-01-12 22:11:14 +01:00