Module Name: src Committed By: martin Date: Wed Feb 11 10:30:41 UTC 2015
Modified Files: src/doc [netbsd-7]: CHANGES-7.0 Log Message: Ticket #507 To generate a diff of this commit: cvs rdiff -u -r1.1.2.201 -r1.1.2.202 src/doc/CHANGES-7.0 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-7.0 diff -u src/doc/CHANGES-7.0:1.1.2.201 src/doc/CHANGES-7.0:1.1.2.202 --- src/doc/CHANGES-7.0:1.1.2.201 Wed Feb 11 09:46:43 2015 +++ src/doc/CHANGES-7.0 Wed Feb 11 10:30:41 2015 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-7.0,v 1.1.2.201 2015/02/11 09:46:43 martin Exp $ +# $NetBSD: CHANGES-7.0,v 1.1.2.202 2015/02/11 10:30:41 martin Exp $ A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014 until the 7.0 release: @@ -15782,3 +15782,10 @@ external/mit/xorg/lib/freetype/freetype2 like the pkgsrc version does. [ryoon, ticket #504] +xsrc/external/mit/xorg-server/dist/xkb/xkb.c 1.2 +xsrc/xfree/xc/programs/Xserver/xkb/xkb.c 1.2 + + Apply fixes for CVE-2015-0255: + Information leak in the XkbSetGeometry request of X servers. + [mrg, ticket #507] +