Module Name: src
Committed By: bouyer
Date: Mon Feb 1 21:47:34 UTC 2010
Modified Files:
src/doc [netbsd-4-0]: CHANGES-4.0.2
Log Message:
Ticket #1378
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.69 -r1.1.2.70 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.69 src/doc/CHANGES-4.0.2:1.1.2.70
--- src/doc/CHANGES-4.0.2:1.1.2.69 Wed Jan 27 21:09:49 2010
+++ src/doc/CHANGES-4.0.2 Mon Feb 1 21:47:34 2010
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-4.0.2,v 1.1.2.69 2010/01/27 21:09:49 bouyer Exp $
+# $NetBSD: CHANGES-4.0.2,v 1.1.2.70 2010/02/01 21:47:34 bouyer Exp $
A complete list of changes from the NetBSD 4.0.1 release to the NetBSD 4.0.2
release:
@@ -1026,3 +1026,8 @@
crash on bad input).
[tron, ticket #1383]
+crypto/dist/openssl/crypto/comp/c_zlib.c patch
+
+ Fix to deal with CVE-2009-4355 from OpenSSL's repositroy.
+ [taca, ticket #1378]
+