Module Name: src
Committed By: riz
Date: Fri Aug 19 22:31:04 UTC 2011
Modified Files:
src/doc [netbsd-4-0]: CHANGES-4.0.2
Log Message:
Ticket 1433
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.87 -r1.1.2.88 src/doc/CHANGES-4.0.2
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-4.0.2
diff -u src/doc/CHANGES-4.0.2:1.1.2.87 src/doc/CHANGES-4.0.2:1.1.2.88
--- src/doc/CHANGES-4.0.2:1.1.2.87 Sat Jul 16 00:45:08 2011
+++ src/doc/CHANGES-4.0.2 Fri Aug 19 22:31:03 2011
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-4.0.2,v 1.1.2.87 2011/07/16 00:45:08 riz Exp $
+# $NetBSD: CHANGES-4.0.2,v 1.1.2.88 2011/08/19 22:31:03 riz Exp $
A complete list of changes from the NetBSD 4.0.1 release to the NetBSD 4.0.2
release:
@@ -1240,3 +1240,11 @@
Patch bind to address CVE-2011-2464.
[spz, ticket #1431]
+src/usr.bin/compress/zopen.c 1.14-1.15
+src/usr.bin/gzip/zuncompress.c 1.9-1.11
+xsrc/xfree/xc/extras/freetype2/src/lzw/zopen.c 1.2
+xsrc/xfree/xc/lib/font/fontfile/decompress.c 1.2
+
+ Address CVE-2011-2895, buffer overflow in decompression.
+ [joerg, ticket #1433]
+