Module Name: src
Committed By: riz
Date: Fri Aug 19 22:28:57 UTC 2011
Modified Files:
src/doc [netbsd-4]: CHANGES-4.1
Log Message:
Ticket 1433.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.226 -r1.1.2.227 src/doc/CHANGES-4.1
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.1
diff -u src/doc/CHANGES-4.1:1.1.2.226 src/doc/CHANGES-4.1:1.1.2.227
--- src/doc/CHANGES-4.1:1.1.2.226 Sat Jul 16 00:45:58 2011
+++ src/doc/CHANGES-4.1 Fri Aug 19 22:28:57 2011
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-4.1,v 1.1.2.226 2011/07/16 00:45:58 riz Exp $
+# $NetBSD: CHANGES-4.1,v 1.1.2.227 2011/08/19 22:28:57 riz Exp $
A complete list of changes from the NetBSD 4.0 release to the NetBSD 4.1
release:
@@ -4489,3 +4489,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]
+