From: Michal Nowak Date: Fri, 23 Jul 2021 08:26:54 +0000 (+0200) Subject: Set up release notes for BIND 9.11.35 X-Git-Tag: v9.11.35~3^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c1c2431a4a0b45c4124e12df4693ce46c23459c;p=thirdparty%2Fbind9.git Set up release notes for BIND 9.11.35 --- diff --git a/doc/arm/Makefile.in b/doc/arm/Makefile.in index 9750f9c47d3..4aefd070487 100644 --- a/doc/arm/Makefile.in +++ b/doc/arm/Makefile.in @@ -21,6 +21,7 @@ PDFOBJS = Bv9ARM.pdf notes.pdf NOTESXML = notes-download.xml notes-eol.xml notes-intro.xml notes-license.xml \ notes-thankyou.xml \ + notes-9.11.35.xml \ notes-9.11.34.xml \ notes-9.11.33.xml \ notes-9.11.32.xml \ diff --git a/doc/arm/notes-9.11.35.xml b/doc/arm/notes-9.11.35.xml new file mode 100644 index 00000000000..dea5996b904 --- /dev/null +++ b/doc/arm/notes-9.11.35.xml @@ -0,0 +1,79 @@ + + +
Notes for BIND 9.11.35 + +
Security Fixes + + + + Named failed to check the opcode of responses when + performing refresh, stub updates, and UPDATE forwarding. + This could lead to an assertion failure under particular + conditions. This has been addressed by checking the + opcode of those responses and rejecting the messages if + they don't match the expected value. [GL #2762] + + + +
+ +
Known Issues + + + + None. + + + +
+ +
New Features + + + + None. + + + +
+ +
Removed Features + + + + None. + + + +
+ +
Feature Changes + + + + None. + + + +
+ +
Bug Fixes + + + + None. + + + +
+ +
diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index 5e00e2d565a..57929a50cf2 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -21,6 +21,7 @@ + diff --git a/util/copyrights b/util/copyrights index 1bce1868721..75f68a22e91 100644 --- a/util/copyrights +++ b/util/copyrights @@ -3277,6 +3277,7 @@ ./doc/arm/notes-9.11.32.xml SGML 2021 ./doc/arm/notes-9.11.33.xml SGML 2021 ./doc/arm/notes-9.11.34.xml SGML 2021 +./doc/arm/notes-9.11.35.xml SGML 2021 ./doc/arm/notes-9.11.4.xml SGML 2019,2020,2021 ./doc/arm/notes-9.11.5.xml SGML 2019,2020,2021 ./doc/arm/notes-9.11.6.xml SGML 2019,2020,2021