From: Mark Andrews Date: Thu, 10 May 2018 05:04:50 +0000 (+1000) Subject: add CHANGES note X-Git-Tag: v9.9.13rc1~9^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a73702c9eccd84e997753b3187d82cd0ff7cbcb3;p=thirdparty%2Fbind9.git add CHANGES note (cherry picked from commit ba7a3431562b41b14ae47d7588a03f8e4419e858) (cherry picked from commit 00f1956c9ed36f295edcc9ec351bf1559ff9828e) (cherry picked from commit 1c8aa284550b66be737e88e34affbfc68323d9db) (cherry picked from commit b331bb80384937ccd999b085f9eb3c513919a4fd) --- diff --git a/CHANGES b/CHANGES index 72644ee80fa..e6b99eaa57f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +4964. [bug] Reduce the probabilty of double signature when deleting + a DNSKEY by checking if the node is otherwise signed + by the algorithm of the key to be deleted. [GL #240] + 4963. [test] ifconfig.sh now uses "ip" instead of "ifconfig", if available, to configure the test interfaces on linux. [GL #302]