Module Name:    src
Committed By:   bouyer
Date:           Tue Jan  7 18:08:15 UTC 2014

Modified Files:
        src/doc [netbsd-5-1]: CHANGES-5.1.4

Log Message:
ticket #1896


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

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.1.4
diff -u src/doc/CHANGES-5.1.4:1.1.2.7 src/doc/CHANGES-5.1.4:1.1.2.8
--- src/doc/CHANGES-5.1.4:1.1.2.7	Mon Jan  6 19:29:05 2014
+++ src/doc/CHANGES-5.1.4	Tue Jan  7 18:08:15 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1.4,v 1.1.2.7 2014/01/06 19:29:05 bouyer Exp $
+# $NetBSD: CHANGES-5.1.4,v 1.1.2.8 2014/01/07 18:08:15 bouyer Exp $
 
 A complete list of changes from the NetBSD 5.1.2 release to the NetBSD 5.1.3
 release:
@@ -54,3 +54,10 @@ distrib/ews4800mips/Makefile			1.3
 	Should prevent the iso image from being created in the source tree
 	[apb, ticket #1894]
 
+xsrc/external/mit/libXfont/dist/src/bitmap/bdfread.c	patch
+xsrc/xfree/xc/lib/font/bitmap/bdfread.c			patch
+
+	Fix CVE-2013-6462: scanf without field width limits can crash
+	with huge input data.
+	[wiz, ticket #1896]
+

Reply via email to