Module Name: src
Committed By: msaitoh
Date: Sun Apr 19 05:59:12 UTC 2015
Modified Files:
src/doc [netbsd-6-1]: CHANGES-6.1.6
Log Message:
Ticket 1290.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.39 -r1.1.2.40 src/doc/CHANGES-6.1.6
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.6
diff -u src/doc/CHANGES-6.1.6:1.1.2.39 src/doc/CHANGES-6.1.6:1.1.2.40
--- src/doc/CHANGES-6.1.6:1.1.2.39 Fri Apr 17 09:35:06 2015
+++ src/doc/CHANGES-6.1.6 Sun Apr 19 05:59:12 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.6,v 1.1.2.39 2015/04/17 09:35:06 msaitoh Exp $
+# $NetBSD: CHANGES-6.1.6,v 1.1.2.40 2015/04/19 05:59:12 msaitoh Exp $
A complete list of changes from the NetBSD 6.1.5 release to the NetBSD 6.1.6
release:
@@ -5702,3 +5702,9 @@ libexec/ld.elf_so/rtld.c 1.176
lib/49813: Release mutex on error.
[joerg, ticket #1288]
+
+xsrc/external/mit/libX11/dist/include/X11/Xlibint.h patch
+xsrc/xfree/xc/lib/X11/Xlibint.h 1.2
+
+ Fix CVE-2013-7439: Buffer overflow in MakeBigReq macro in libX11.
+ [mrg, ticket #1290]