From: Matthijs Mekking Date: Fri, 8 Mar 2024 11:23:40 +0000 (+0100) Subject: Add CHANGES and release note for #4624 X-Git-Tag: v9.18.26~26^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=349b666b3f10a6d3b7ac94124eda7cdb488d480f;p=thirdparty%2Fbind9.git Add CHANGES and release note for #4624 (cherry picked from commit bc600ae2a17d6338a4e4ee7f500cf0fc47a0ea51) --- diff --git a/CHANGES b/CHANGES index c3abbde0b19..52967a0174d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +6361. [bug] Some invalid ISO 8601 durations were accepted + erroneously. [GL #4624] + 6360. [bug] Don't return static-stub synthesised NS RRset. [GL #4608] diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index ca59158dc60..7c1f7295de6 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -44,6 +44,9 @@ Bug Fixes ISC would like to thank Thomas Amgarten for bringing this issue to our attention. :gl:`#4518`, :gl:`#4528` +- Some ISO 8601 durations were accepted erroneously, leading to shorter + durations than expected. This has been fixed. :gl:`#4624` + Known Issues ~~~~~~~~~~~~