]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
give a new change number to query port randomization
authorTatuya JINMEI 神明達哉 <jinmei@isc.org>
Mon, 23 Jun 2008 23:59:28 +0000 (23:59 +0000)
committerTatuya JINMEI 神明達哉 <jinmei@isc.org>
Mon, 23 Jun 2008 23:59:28 +0000 (23:59 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 4431c6c0501b48cd84867ae9528e0ced92433ac5..c762e6d8f1058d0843f4a8ddfde7035241326a72 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+2384.  [security]      Fully randomize UDP query ports to improve
+                       forgery resilience. [RT #17949, #18098]
+
 2383.  [bug]           named could double queries when they resulted in
                        SERVFAIL due to overkilling EDNS0 failure detection.
                        [RT #18182]
@@ -24,8 +27,7 @@
 
 2376.  [bug]           Change #2144 was not complete.
 
-2375.  [security]      Fully randomize UDP query ports to improve
-                       forgery resilience. [RT #17949, #18098]
+2375.  [placeholder]
 
 2374.  [bug]           "blackhole" ACLs could cause named to segfault due
                        to some uninitialized memory. [RT #18095]