Michał Kępień
6081ba7604
Set up release notes for BIND 9.18.8
2022-09-09 19:58:46 +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
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
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
b76c2ad366
Merge tag 'v9_18_6' into v9_18
...
BIND 9.18.6
2022-08-18 11:43:29 +02: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
Mark Andrews
676a6456e8
Add release note for [GL #3469 ]
...
(cherry picked from commit 16b133af40 )
2022-07-25 10:59:38 -04:00
Matthijs Mekking
acdde6f0a4
Add change entry and release note for #3462
...
News worthy.
(cherry picked from commit 44bbc0175c )
2022-07-25 16:29:41 +02:00
Evan Hunt
3c533374da
CHANGES and release note for [GL #2918 ]
2022-07-22 13:13:43 -07:00
Michal Nowak
d4b00b1dc1
Merge tag 'v9_18_5' into v9_18
...
BIND 9.18.5
2022-07-21 12:31:03 +02:00
Michał Kępień
410456d3d8
Add CHANGES entry and release note for GL #3439
...
(cherry picked from commit cfa398ad37 )
2022-07-13 11:00:32 +02:00
Matthijs Mekking
383fe2f4ba
Add release note and change entry for #3438
...
Bug worth mentioning.
(cherry picked from commit 689215a675 )
2022-07-12 17:22:39 +02:00
Michał Kępień
c7f1ee665b
Set up release notes for BIND 9.18.6
2022-07-11 08:51:32 +02:00
Michał Kępień
a6e2b60441
Add release note for GL #3415
2022-07-07 16:34:14 +02:00
Michał Kępień
26fb108f1a
Add release note for GL #3152
2022-07-07 16:34:14 +02:00
Michał Kępień
6fbda28db5
Reorder release notes
2022-07-07 16:34:14 +02:00
Michał Kępień
9eb6e06f57
Tweak and reword release notes
2022-07-07 16:34:14 +02:00
Michał Kępień
f213447546
Prepare release notes for BIND 9.18.5
2022-07-07 16:34:14 +02:00
Mark Andrews
1872105f09
Add release note for [GL #3402 ]
...
(cherry picked from commit 07d5c23cac )
2022-07-07 07:47:45 +10:00
Petr Špaček
5b8fe7d47e
Hyperlink adjustments for v9_18
...
Release notes subdirectory did not match content of the main branch so
we had to do couple more manual tweaks to replace obsolete explicit
links with references to statement link anchors.
2022-07-04 16:22:12 +02:00
Petr Špaček
dba86ce710
Add hyperlinks to all unique statement names
...
This shell script added hyperlinks to all unique statement names:
UNIQSTATEMENTS=$(\
sort \
<(git grep '.. namedconf:statement::' '*.rst' | sed -e 's/^.*:: //') \
<(git grep '.. rndcconf:statement::' '*.rst' | sed -e 's/^.*:: //') \
| uniq --unique)
ARMFILES=$(git ls-files 'doc/*.rst' | grep -v 'doc/man')
for STATEMENT in $UNIQSTATEMENTS; \
do sed -i -e "s/\`\`$STATEMENT\`\`/:any:\`$STATEMENT\`/g" $ARMFILES; \
done
This needs manual cleanup (see next commit) to fix syntax errors.
2022-07-04 16:08:59 +02:00
Petr Špaček
bd1ad27ff4
Update NSEC3 guidance to match draft-ietf-dnsop-nsec3-guidance-10
...
https://datatracker.ietf.org/doc/html/draft-ietf-dnsop-nsec3-guidance-10
is on it's way to become RFC, so let's update our recommendations in the
docs to be in line with it.
(cherry picked from commit 2ee3f4e6c8 )
2022-06-15 17:57:40 +02:00
Michał Kępień
64fcf1e464
Merge tag 'v9_18_4' into v9_18
...
BIND 9.18.4
2022-06-15 15:58:14 +02:00
Ondřej Surý
e644acbfae
Add CHANGES and release note for [GL #3400 ]
...
(cherry picked from commit 646df5cbbc )
2022-06-14 11:54:11 +02:00
Petr Špaček
47c214644b
Set default number of additional NSEC3 iterations to 0 in dnssec-signzone
...
We forgot to update dnssec-signzone while updating KASP defaults.
Closes : #3395
Related: #2956
(cherry picked from commit d029d6374d )
2022-06-14 09:08:07 +02:00
Aram Sargsyan
b870d52970
Add CHANGES and release note for [GL #2506 ]
...
(cherry picked from commit 3191eabbc7 )
2022-06-09 10:51:45 +00:00
Michał Kępień
05a320b476
Set up release notes for BIND 9.18.5
2022-06-03 11:03:26 +02:00
Michał Kępień
9a36774aee
Add release note for GL #3327
2022-06-02 20:43:07 +02:00
Michał Kępień
f353ea526b
Reorder release notes
2022-06-02 20:43:07 +02:00
Michał Kępień
71d315a461
Tweak and reword release notes
2022-06-02 20:43:07 +02:00
Michał Kępień
16006e959f
Prepare release notes for BIND 9.18.4
2022-06-02 20:43:07 +02:00
Aram Sargsyan
ee7d54164e
Add CHANGES and release note for [GL #3380 ]
...
(cherry picked from commit b8073cbe72 )
2022-06-02 10:21:35 +00:00
Matthijs Mekking
c18dce4c49
Add CHANGE and release note for #1611
...
Feature change.
(cherry picked from commit 92f98002e7 )
2022-05-31 17:16:59 +02:00
Michal Nowak
4dde80f655
Merge tag 'v9_18_3' into v9_18
...
BIND 9.18.3
2022-05-19 12:07:45 +02:00
Matthijs Mekking
7cfc5e51ed
Add changes and release notes for #3302
...
Add a comment to make danger happy.
(cherry picked from commit 0f89f0b134 )
2022-05-16 10:37:39 +02:00
Michal Nowak
bcd564089a
Set up release notes for BIND 9.18.4
2022-05-11 10:52:47 +02:00
Michal Nowak
87f017bec3
Reorder release notes
2022-05-09 11:29:18 +02:00
Michal Nowak
b2e3ecf859
Tweak and reword release notes
2022-05-09 11:26:57 +02:00
Michal Nowak
46819373e3
Prepare release notes for BIND 9.18.3
2022-05-06 17:02:29 +02:00
Artem Boldariev
ea223b9b44
Add release note entry for [GL #3216 ]
...
(cherry picked from commit 6791500e96 )
2022-05-04 19:57:37 +02:00
Aram Sargsyan
50b804cf4c
Add release note for catalog zones schema version 2 support
...
(cherry picked from commit bc3dc2eb41 )
2022-05-03 16:44:14 +00:00
Artem Boldariev
a86575034c
Mention TLS certs verification in the CHANGES and Release Notes
...
This commit adds points to the CHANGES and the release notes about
supporting remote TLS certificates verification and support for Strict
and Mutual TLS transport connections verification.
2022-04-28 13:39:21 +03:00
Artem Boldariev
8c9532f8cf
Update the "Known Issues"
...
Mention that some old cryptographic library versions lack the
functionality to implement ignoring the Subject field (and thus the
Common Name) when establishing DoT connections.
2022-04-28 13:39:21 +03:00
Matthijs Mekking
7ad1603ac3
Add CHANGES and release notes for #2267
...
(cherry picked from commit a320f4ed04 )
2022-04-28 11:21:28 +02:00
Michał Kępień
0deec48487
Merge tag 'v9_18_2' into v9_18
...
BIND 9.18.2
2022-04-21 09:44:56 +02:00