Evan Hunt
220bca9ebf
CHANGES and release notes
2021-01-29 12:07:38 +01:00
Matthijs Mekking
ed8421693c
Add notes and change entry for [ #2434 ]
...
This concludes the serve-stale improvements.
2021-01-28 17:02:56 +01:00
Mark Andrews
79fad620a2
Add release note for [GL #2413 ]
2021-01-28 01:54:59 +00:00
Matthijs Mekking
37d11f5be0
Add notes and changes for [ #2178 ]
2021-01-26 15:01:24 +01:00
Diego Fronza
6ab9070457
Add documentation for stale-answer-client-timeout
2021-01-25 10:47:14 -03:00
Ondřej Surý
b30aaa3748
Add CHANGES and release note for GL #2387
2021-01-25 14:19:53 +01:00
Michał Kępień
7751a8eaf6
Set up release notes for BIND 9.17.10
2021-01-21 09:02:04 +01:00
Michał Kępień
6118f75c70
Prepare release notes for BIND 9.17.9
2021-01-21 08:57:22 +01:00
Michał Kępień
cf9d818be3
Add release note for GL #2091
2021-01-21 08:57:22 +01:00
Michał Kępień
09ff03bb1c
Reorder release notes
2021-01-21 08:57:22 +01:00
Michał Kępień
e343aa5b94
Tweak and reword release notes
2021-01-21 08:57:22 +01:00
Matthijs Mekking
9d96350f4f
Add notes for [ #1086 ]
...
Mention the configuration cleanup.
2021-01-19 10:12:40 +01:00
Matthijs Mekking
ad63e9e4f8
Fix signatures-validity config option
...
KASP was using 'signatures-validity-dnskey' instead of
'signatures-validity'.
2021-01-12 10:54:48 +00:00
Matthijs Mekking
aa69753470
Fix current release notes
...
Remove entry that was release in 9.17.8 already.
2021-01-11 12:21:03 +01:00
Matthijs Mekking
e15a433b23
Update serve-stale config defaults
...
Change the serve-stale configuration defaults so that they match the
recommendations from RFC 8767.
2021-01-11 11:13:45 +01:00
Mark Andrews
584e589d84
Add release note
2021-01-06 15:28:23 +11:00
Matthijs Mekking
2e7ccecefe
Fixup notes
...
I screwed up the notes in !4474
2020-12-23 12:03:26 +01:00
Matthijs Mekking
08b6e8c2c9
Add notes for [ #2341 ]
...
Mention the bugfix in the release.
2020-12-23 11:43:03 +01:00
Matthijs Mekking
7825d8f916
Add documentation and notes for [ #1750 ]
2020-12-23 09:10:13 +01:00
Mark Andrews
fc4af548e7
Add CHANGES and release notes for [GL #2245 ]
2020-12-23 09:16:26 +11:00
Michał Kępień
7c1c021fc5
Set up release notes for BIND 9.17.9
2020-12-16 22:09:14 +01:00
Michał Kępień
a5f1af7c14
Prepare release notes for BIND 9.17.8
2020-12-16 22:05:50 +01:00
Michał Kępień
af58fcc92a
Add release note for GL #2321
2020-12-16 22:05:50 +01:00
Michał Kępień
552418b68c
Add release note for GL #1816
2020-12-16 22:05:50 +01:00
Michał Kępień
bdc45c82c5
Reorder release notes
2020-12-16 22:05:50 +01:00
Michał Kępień
0f889b9c7d
Tweak and reword release notes
2020-12-16 22:05:50 +01:00
Ondřej Surý
ba887a688c
Add CHANGES and release notes for GL #2058
2020-12-12 07:15:45 +01:00
Mark Andrews
88943974de
Add release note entry
2020-12-11 14:17:52 +11:00
Ondřej Surý
5e1a23a1b6
Add CHANGES and release note for GL #2137
2020-12-03 09:23:24 +01:00
Ondřej Surý
c7d81f12f8
Add CHANGES and release not for GL #2250
2020-12-02 11:07:01 +01:00
Ondřej Surý
c26a2ea134
Add release note for known issue #2137
2020-12-01 16:47:25 +01:00
Mark Andrews
ab0bf49203
Adjust default value of "max-recursion-queries"
...
Since the queries sent towards root and TLD servers are now included in
the count (as a result of the fix for CVE-2020-8616),
"max-recursion-queries" has a higher chance of being exceeded by
non-attack queries. Increase its default value from 75 to 100.
2020-12-01 23:47:23 +11:00
Mark Andrews
356243aaec
Add release note for [GL #2315 ]
2020-12-01 10:52:41 +01:00
Mark Andrews
d0dd71380b
Add release note for [GL #2275 ]
2020-11-26 20:48:46 +00:00
Michał Kępień
2011a86881
Set up release notes for BIND 9.17.8
2020-11-26 12:16:49 +01:00
Michał Kępień
3a447d02b4
Prepare release notes for BIND 9.17.7
2020-11-26 12:12:17 +01:00
Michał Kępień
42cf594b37
Add release note for GL #2244
2020-11-26 12:12:17 +01:00
Michał Kępień
563f8a78e9
Add release note for GL #2236
2020-11-26 12:12:17 +01:00
Michał Kępień
572bc05aca
Add release note for GL #1736
2020-11-26 12:12:17 +01:00
Michał Kępień
a4dea3c70c
Reorder release notes
2020-11-26 12:12:17 +01:00
Michał Kępień
59221c4b3b
Tweak and reword release notes
2020-11-26 12:12:17 +01:00
Matthijs Mekking
6b5d7357df
Detect NSEC3 salt collisions
...
When generating a new salt, compare it with the previous NSEC3
paremeters to ensure the new parameters are different from the
previous ones.
This moves the salt generation call from 'bin/named/*.s' to
'lib/dns/zone.c'. When setting new NSEC3 parameters, you can set a new
function parameter 'resalt' to enforce a new salt to be generated. A
new salt will also be generated if 'salt' is set to NULL.
Logging salt with zone context can now be done with 'dnssec_log',
removing the need for 'dns_nsec3_log_salt'.
2020-11-26 10:43:59 +01:00
Matthijs Mekking
9adad77ac3
Add changes and notes for kasp NSEC3 support
...
This feature is news worthy.
2020-11-26 10:43:58 +01:00
Mark Andrews
fbad04a51a
Add release note
2020-11-25 08:25:29 +11:00
Mark Andrews
e980affba0
Fix DNAME when QTYPE is CNAME or ANY
...
The synthesised CNAME is not supposed to be followed when the
QTYPE is CNAME or ANY as the lookup is satisfied by the CNAME
record.
2020-11-19 10:18:01 +11:00
Diego Fronza
b4c997537b
Add CHANGES and release notes entry
2020-11-11 12:53:24 -03:00
Witold Kręcicki
bc19dc84ba
CHANGES note
2020-11-10 14:20:31 +01:00
Evan Hunt
42d94614e4
CHANGES and release notes
2020-11-09 14:50:48 +01:00
Evan Hunt
3ff0ee568d
CHANGES and release note
2020-11-08 13:36:12 -08:00
Witold Kręcicki
cd3117b747
Add CHANGES and release note for GL #2227
2020-10-29 12:34:00 +01:00