Module Name: src
Committed By: bouyer
Date: Mon Feb 1 21:46:44 UTC 2010
Modified Files:
src/doc [netbsd-4]: CHANGES-4.1
Log Message:
Ticket #1378
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.195 -r1.1.2.196 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.195 src/doc/CHANGES-4.1:1.1.2.196
--- src/doc/CHANGES-4.1:1.1.2.195 Wed Jan 27 21:10:16 2010
+++ src/doc/CHANGES-4.1 Mon Feb 1 21:46:44 2010
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-4.1,v 1.1.2.195 2010/01/27 21:10:16 bouyer Exp $
+# $NetBSD: CHANGES-4.1,v 1.1.2.196 2010/02/01 21:46:44 bouyer Exp $
A complete list of changes from the NetBSD 4.0 release to the NetBSD 4.1
release:
@@ -4049,3 +4049,8 @@
Remaining part of PR 42273.
[joerg, ticket #1382]
+crypto/dist/openssl/crypto/comp/c_zlib.c patch
+
+ Fix to deal with CVE-2009-4355 from OpenSSL's repositroy.
+ [taca, ticket #1378]
+