Module Name: src
Committed By: bouyer
Date: Tue Jan 7 18:03:24 UTC 2014
Modified Files:
src/doc [netbsd-6-1]: CHANGES-6.1.3
Log Message:
ticket 1011
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.12 -r1.1.2.13 src/doc/CHANGES-6.1.3
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-6.1.3
diff -u src/doc/CHANGES-6.1.3:1.1.2.12 src/doc/CHANGES-6.1.3:1.1.2.13
--- src/doc/CHANGES-6.1.3:1.1.2.12 Mon Jan 6 19:13:04 2014
+++ src/doc/CHANGES-6.1.3 Tue Jan 7 18:03:24 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.3,v 1.1.2.12 2014/01/06 19:13:04 bouyer Exp $
+# $NetBSD: CHANGES-6.1.3,v 1.1.2.13 2014/01/07 18:03:24 bouyer Exp $
A complete list of changes from the NetBSD 6.1.1 release to the NetBSD 6.1.2
release:
@@ -153,3 +153,10 @@ external/bsd/ntp/dist/ntpd/ntp_request.c
improve comments
[spz, ticket #1010]
+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 #1011]
+