Module Name: src
Committed By: martin
Date: Wed Feb 11 14:58:57 UTC 2015
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.7
Log Message:
Ticket #1253
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.27 -r1.1.2.28 src/doc/CHANGES-6.0.7
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.0.7
diff -u src/doc/CHANGES-6.0.7:1.1.2.27 src/doc/CHANGES-6.0.7:1.1.2.28
--- src/doc/CHANGES-6.0.7:1.1.2.27 Wed Feb 11 14:42:39 2015
+++ src/doc/CHANGES-6.0.7 Wed Feb 11 14:58:56 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.7,v 1.1.2.27 2015/02/11 14:42:39 martin Exp $
+# $NetBSD: CHANGES-6.0.7,v 1.1.2.28 2015/02/11 14:58:56 martin Exp $
A complete list of changes from the NetBSD 6.0.6 release to the NetBSD 6.0.7
release:
@@ -4309,3 +4309,11 @@ sys/dev/usb/usbdi.c 1.163 (via patch)
Clip xfer->actlen also in the !DIAGNOSTIC case.
[aymeric, ticket #1250]
+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 #1253]
+
+