Module Name: src
Committed By: snj
Date: Mon Feb 6 07:31:50 UTC 2017
Modified Files:
src/doc [netbsd-7]: CHANGES-7.1
Log Message:
1352
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.148 -r1.1.2.149 src/doc/CHANGES-7.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-7.1
diff -u src/doc/CHANGES-7.1:1.1.2.148 src/doc/CHANGES-7.1:1.1.2.149
--- src/doc/CHANGES-7.1:1.1.2.148 Sun Feb 5 19:21:29 2017
+++ src/doc/CHANGES-7.1 Mon Feb 6 07:31:50 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.148 2017/02/05 19:21:29 snj Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.149 2017/02/06 07:31:50 snj Exp $
A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
release:
@@ -7952,3 +7952,9 @@ sys/netinet/if_arp.c 1.238, 1.239 via
Add checks on the ARP header
[maxv, ticket #1356]
+crypto/external/bsd/openssl/dist/crypto/ecdsa/ecs_ossl.c patch
+crypto/external/bsd/openssl/dist/crypto/evp/e_rc4_hmac_md5.c patch
+
+ Fix CVE-2016-7056 and CVE-2017-3731.
+ [spz, ticket #1352]
+