]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[master] fix changes notes
authorEvan Hunt <each@isc.org>
Wed, 27 Mar 2013 02:00:31 +0000 (19:00 -0700)
committerEvan Hunt <each@isc.org>
Wed, 27 Mar 2013 02:06:29 +0000 (19:06 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 1571df4fe217e8132903ca06ee37483e82e2987f..52170194475c16c65f4ffa794179c7cc1ed3444d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,5 @@
-3538.  [test]  Running "make test" now requires loopback interfaces to be 
-                       set up. [RT #32452]
+3538.  [test]          Running "make test" now requires loopback interfaces
+                       to be set up. [RT #32452]
 
 3537.  [tuning]        Slave zones, when updated, now send NOTIFY messages
                        to peers before being dumped to disk rather than
                        terse, and none. "yes" and "no" are retained as
                        synonyms for full and terse, respectively. [RT #29165]
 
-3500.  [port]          Support NAPTR regular expression validation on
-                       all platforms.  [RT #32688]
+3500.  [security]      Support NAPTR regular expression validation on
+                       all platforms without using libregex, which
+                       can be vulnerable to memory exhaustion attack
+                       (CVE-2013-2266). [RT #32688]
 
 3499.  [doc]           Corrected ARM documentation of built-in zones.
                        [RT #32694]