Module Name: src
Committed By: martin
Date: Wed Feb 11 15:34:30 UTC 2015
Modified Files:
src/doc [netbsd-5-2]: CHANGES-5.2.4
Log Message:
Ticket #1949
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.14 -r1.1.2.15 src/doc/CHANGES-5.2.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.2.4
diff -u src/doc/CHANGES-5.2.4:1.1.2.14 src/doc/CHANGES-5.2.4:1.1.2.15
--- src/doc/CHANGES-5.2.4:1.1.2.14 Wed Feb 4 04:49:53 2015
+++ src/doc/CHANGES-5.2.4 Wed Feb 11 15:34:30 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2.4,v 1.1.2.14 2015/02/04 04:49:53 snj Exp $
+# $NetBSD: CHANGES-5.2.4,v 1.1.2.15 2015/02/11 15:34:30 martin Exp $
A complete list of changes from the NetBSD 5.2.3 release to the NetBSD 5.2.4
release:
@@ -2528,3 +2528,10 @@ lib/libevent/buffer.c patch
Fix CVE-2014-6272.
[spz, ticket #1947]
+external/mit/xorg-server/dist/xkb/xkb.c 1.2 (via patch)
+xfree/xc/programs/Xserver/xkb/xkb.c 1.2 (via patch)
+
+ Apply fixes for CVE-2015-0255:
+ Information leak in the XkbSetGeometry request of X servers.
+ [mrg, ticket #1949]
+