From: Mark Andrews Date: Fri, 11 Jun 2021 07:19:59 +0000 (+1000) Subject: add release note for [GL #2762] X-Git-Tag: v9.11.35~5^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39e7462f25522b97975f9c28e724fc5329b7f18d;p=thirdparty%2Fbind9.git add release note for [GL #2762] (cherry picked from commit 36720fb4a6433e276adcf6d81c04fdeeb8851a5c) --- diff --git a/doc/arm/notes-9.11.34.xml b/doc/arm/notes-9.11.34.xml index 27f78be7fa8..28c2c194baa 100644 --- a/doc/arm/notes-9.11.34.xml +++ b/doc/arm/notes-9.11.34.xml @@ -15,7 +15,12 @@ - None. + 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]