Ondřej Surý
|
1eb848d71a
|
Add CHANGES and release note for [GL #1176]
|
2022-09-15 10:12:50 +02:00 |
|
Mark Andrews
|
91488a9b6d
|
Add a release note for [GL #3525]
|
2022-09-15 09:09:35 +10:00 |
|
Mark Andrews
|
b22df206d4
|
Add CHANGES and release notes for [GL #2295]
|
2022-09-13 12:07:13 +10:00 |
|
Tony Finch
|
ac487af09e
|
CHANGES and release note for [GL #3527]
[func] When an international domain name is not valid, DiG will
now pass it through unchanged, instead of stopping with
an error message. [GL #3527]
|
2022-09-12 11:42:02 +01:00 |
|
Michał Kępień
|
3239875a8a
|
Set up release notes for BIND 9.19.6
|
2022-09-09 19:56:43 +02:00 |
|
Aram Sargsyan
|
0b0cf12741
|
Add CHANGES and release notes for [GL #3459]
|
2022-09-08 09:15:30 +02:00 |
|
Ondřej Surý
|
0fe7acb4e6
|
Add CHANGES and release note for [GL #3485]
|
2022-09-05 10:35:09 +02:00 |
|
Evan Hunt
|
92526facb1
|
CHANGES and release note for [GL #3508]
|
2022-08-26 09:09:25 +02:00 |
|
Matthijs Mekking
|
4f2a15b52a
|
Add change entry and release note for #3486
News worthy.
|
2022-08-22 15:55:47 +02:00 |
|
Michal Nowak
|
ffcee7c5b7
|
Merge tag 'v9_19_4'
BIND 9.19.4
|
2022-08-18 11:29:56 +02:00 |
|
Matthijs Mekking
|
fece593403
|
Add change and release note for #3381
Because folks want to know.
|
2022-08-15 11:44:20 +02:00 |
|
Matthijs Mekking
|
d6ea003990
|
Add release note and change entry for #2982
News worthy.
|
2022-08-09 09:14:53 +02:00 |
|
Michał Kępień
|
255629769e
|
Set up release notes for BIND 9.19.5
|
2022-08-05 06:56:30 +02:00 |
|
Michał Kępień
|
7e7007a6c4
|
Tweak and reword release notes
|
2022-08-04 23:13:22 +02:00 |
|
Michał Kępień
|
4b0ac154a0
|
Prepare release notes for BIND 9.19.4
|
2022-08-04 23:13:22 +02:00 |
|
Michał Kępień
|
cbb662607c
|
Fix option name in the release note for GL #3140
|
2022-08-04 23:13:22 +02:00 |
|
Aram Sargsyan
|
50d57a7551
|
Add CHANGES and release notes for [GL #3461]
|
2022-08-01 13:49:46 +00:00 |
|
Mark Andrews
|
0d31135ca2
|
Add release note for [GL #3469]
|
2022-07-25 10:32:48 -04:00 |
|
Matthijs Mekking
|
113dcd124e
|
Add change entry and release note for #3462
News worthy.
|
2022-07-25 16:05:29 +02:00 |
|
Michal Nowak
|
fbe864cbea
|
Merge tag 'v9_19_3'
BIND 9.19.3
|
2022-07-21 11:48:25 +02:00 |
|
Evan Hunt
|
8c3fdecd73
|
CHANGES and release note for [GL #2918]
|
2022-07-20 11:57:41 -07:00 |
|
Michał Kępień
|
cfa398ad37
|
Add CHANGES entry and release note for GL #3439
|
2022-07-13 10:31:16 +02:00 |
|
Matthijs Mekking
|
689215a675
|
Add release note and change entry for #3438
Bug worth mentioning.
|
2022-07-12 11:29:39 +02:00 |
|
Ondřej Surý
|
51b0c3cbb8
|
Add CHANGES and release note for [GL #3423]
|
2022-07-11 12:26:37 +02:00 |
|
Michał Kępień
|
680d1d29a4
|
Set up release notes for BIND 9.19.4
|
2022-07-11 08:49:38 +02:00 |
|
Michał Kępień
|
61f183af3d
|
Add release note for GL #3415
|
2022-07-07 14:43:47 +02:00 |
|
Michał Kępień
|
a01550d25f
|
Add release note for GL #3152
|
2022-07-07 14:43:47 +02:00 |
|
Michał Kępień
|
d22094810b
|
Restore release note for GL #3386
|
2022-07-07 14:43:47 +02:00 |
|
Michał Kępień
|
058a64d69a
|
Reorder release notes
|
2022-07-07 14:43:47 +02:00 |
|
Michał Kępień
|
3f040489a6
|
Tweak and reword release notes
|
2022-07-07 14:43:47 +02:00 |
|
Michał Kępień
|
95e756518d
|
Prepare release notes for BIND 9.19.3
|
2022-07-07 14:43:47 +02:00 |
|
Evan Hunt
|
52bab72e84
|
CHANGES and release note for [GL #665]
|
2022-07-06 19:46:50 -07:00 |
|
Mark Andrews
|
07d5c23cac
|
Add release note for [GL #3402]
|
2022-07-05 12:29:56 +10:00 |
|
Petr Špaček
|
d101490250
|
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 15:50:50 +02:00 |
|
Michał Kępień
|
f0d2d3c03f
|
Add CHANGES entry and release note for GL #2147
|
2022-06-30 15:24:08 +02:00 |
|
Petr Špaček
|
2ee3f4e6c8
|
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.
|
2022-06-15 17:53:33 +02:00 |
|
Michał Kępień
|
529a7c0c1a
|
Merge tag 'v9_19_2'
BIND 9.19.2
|
2022-06-15 15:53:59 +02:00 |
|
Ondřej Surý
|
646df5cbbc
|
Add CHANGES and release note for [GL #3400]
|
2022-06-14 11:33:02 +02:00 |
|
Petr Špaček
|
d029d6374d
|
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
|
2022-06-14 08:30:32 +02:00 |
|
Evan Hunt
|
15f08ca961
|
CHANGES and release note for [GL #3386]
|
2022-06-13 12:53:51 -07:00 |
|
Aram Sargsyan
|
3191eabbc7
|
Add CHANGES and release note for [GL #2506]
|
2022-06-09 10:46:35 +00:00 |
|
Michał Kępień
|
a300392fcc
|
Set up release notes for BIND 9.19.3
|
2022-06-03 11:01:13 +02:00 |
|
Michał Kępień
|
cd736a334e
|
Add release note for GL #3327
|
2022-06-02 18:27:40 +02:00 |
|
Michał Kępień
|
f4cfcd3389
|
Reorder release notes
|
2022-06-02 18:27:40 +02:00 |
|
Michał Kępień
|
008dfecbd1
|
Tweak and reword release notes
|
2022-06-02 18:27:40 +02:00 |
|
Michał Kępień
|
3913e59508
|
Prepare release notes for BIND 9.19.2
|
2022-06-02 18:27:40 +02:00 |
|
Aram Sargsyan
|
b8073cbe72
|
Add CHANGES and release note for [GL #3380]
|
2022-06-02 09:30:38 +00:00 |
|
Matthijs Mekking
|
92f98002e7
|
Add CHANGE and release note for #1611
Feature change.
|
2022-05-31 15:45:14 +02:00 |
|
Michal Nowak
|
c9aca34b1e
|
Merge tag 'v9_19_1'
BIND 9.19.1
|
2022-05-19 10:55:42 +02:00 |
|
Matthijs Mekking
|
0f89f0b134
|
Add changes and release notes for #3302
Add a comment to make danger happy.
|
2022-05-13 13:31:17 +02:00 |
|