Module Name:    src
Committed By:   bouyer
Date:           Wed Jan 15 10:12:25 UTC 2014

Modified Files:
        src/doc [netbsd-5-2]: CHANGES-5.2.2

Log Message:
ticket 1897


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.8 -r1.1.2.9 src/doc/CHANGES-5.2.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/CHANGES-5.2.2
diff -u src/doc/CHANGES-5.2.2:1.1.2.8 src/doc/CHANGES-5.2.2:1.1.2.9
--- src/doc/CHANGES-5.2.2:1.1.2.8	Tue Jan  7 18:08:18 2014
+++ src/doc/CHANGES-5.2.2	Wed Jan 15 10:12:25 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2.2,v 1.1.2.8 2014/01/07 18:08:18 bouyer Exp $
+# $NetBSD: CHANGES-5.2.2,v 1.1.2.9 2014/01/15 10:12:25 bouyer Exp $
 
 A complete list of changes from the NetBSD 5.2 release to the NetBSD 5.2.1
 release:
@@ -61,3 +61,12 @@ xsrc/xfree/xc/lib/font/bitmap/bdfread.c	
 	with huge input data.
 	[wiz, ticket #1896]
 
+dist/bind/bin/named/query.c			patch
+
+	a fix by ISC for CVE-2014-0591:
+	3693.  [security]  memcpy was incorrectly called with overlapping
+			   ranges resulting in malformed names being generated
+			   on some platforms.  This could cause INSIST failures
+			   when serving NSEC3 signed zones.  [RT #35120]
+	[spz, ticket #1897]
+

Reply via email to