Module Name: src
Committed By: msaitoh
Date: Fri Jun 6 07:01:26 UTC 2014
Modified Files:
src/doc [netbsd-5]: CHANGES-5.3
Log Message:
Ticket #1908 is not openssl 1.0.1h.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.60 -r1.1.2.61 src/doc/CHANGES-5.3
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.3
diff -u src/doc/CHANGES-5.3:1.1.2.60 src/doc/CHANGES-5.3:1.1.2.61
--- src/doc/CHANGES-5.3:1.1.2.60 Fri Jun 6 06:37:01 2014
+++ src/doc/CHANGES-5.3 Fri Jun 6 07:01:26 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.3,v 1.1.2.60 2014/06/06 06:37:01 msaitoh Exp $
+# $NetBSD: CHANGES-5.3,v 1.1.2.61 2014/06/06 07:01:26 msaitoh Exp $
A complete list of changes from the NetBSD 5.2 release to the NetBSD 5.3
release:
@@ -852,6 +852,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.
+ Fixes CVE-2014-0224, CVE-2014-0221, CVE-2014-0195 and CVE-2014-3470.
[spz, ticket #1908]