Module Name: src
Committed By: msaitoh
Date: Fri Jun 6 07:04:33 UTC 2014
Modified Files:
src/doc [netbsd-5-1]: CHANGES-5.1.5
Log Message:
Ticket #1908 is not openssl 1.0.1h.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.8 -r1.1.2.9 src/doc/CHANGES-5.1.5
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-5.1.5
diff -u src/doc/CHANGES-5.1.5:1.1.2.8 src/doc/CHANGES-5.1.5:1.1.2.9
--- src/doc/CHANGES-5.1.5:1.1.2.8 Fri Jun 6 06:44:24 2014
+++ src/doc/CHANGES-5.1.5 Fri Jun 6 07:04:33 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1.5,v 1.1.2.8 2014/06/06 06:44:24 msaitoh Exp $
+# $NetBSD: CHANGES-5.1.5,v 1.1.2.9 2014/06/06 07:04:33 msaitoh Exp $
A complete list of changes from the NetBSD 5.1.4 release to the NetBSD 5.1.5
release:
@@ -117,6 +117,5 @@ crypto/dist/openssl/ssl/s3_pkt.c patch
crypto/dist/openssl/ssl/s3_srvr.c patch
crypto/dist/openssl/ssl/ssl3.h patch
- Update openssl to 1.0.1h which includes CVE-2014-0224, CVE-2014-0221,
- CVE-2014-0195, CVE-2014-3470.
+ Fix CVE-2014-0224, CVE-2014-0221, CVE-2014-0195 and CVE-2014-3470.
[spz, ticket #1908]