Module Name: src
Committed By: bouyer
Date: Wed Sep 18 19:48:25 UTC 2013
Modified Files:
src/doc [netbsd-5-2]: CHANGES-5.2.1
Log Message:
fix ticket 1877
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.16 -r1.1.2.17 src/doc/CHANGES-5.2.1
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.1
diff -u src/doc/CHANGES-5.2.1:1.1.2.16 src/doc/CHANGES-5.2.1:1.1.2.17
--- src/doc/CHANGES-5.2.1:1.1.2.16 Wed Sep 18 19:46:41 2013
+++ src/doc/CHANGES-5.2.1 Wed Sep 18 19:48:25 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2.1,v 1.1.2.16 2013/09/18 19:46:41 bouyer Exp $
+# $NetBSD: CHANGES-5.2.1,v 1.1.2.17 2013/09/18 19:48:25 bouyer Exp $
A complete list of changes from the NetBSD 5.2 release to the NetBSD 5.2.1
release:
@@ -246,6 +246,7 @@ sys/netinet6/in6.c 1.167 via patch
FreeBSD.
[spz, ticket #1876]
xsrc/external/mit/libX11/dist/src/xkb/XKBNames.c patch
+xsrc/external/mit/libX11/dist/src/xkb/XKBGetMap.c patch
The size of the arrays is max_key_code + 1. This makes these functions
consistent with the other checks added for CVE-2013-1997.