Module Name: src
Committed By: snj
Date: Mon Feb 22 11:25:39 UTC 2016
Modified Files:
src/doc [netbsd-7-0]: CHANGES-7.0.1
Log Message:
1075
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.33 -r1.1.2.34 src/doc/CHANGES-7.0.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.0.1
diff -u src/doc/CHANGES-7.0.1:1.1.2.33 src/doc/CHANGES-7.0.1:1.1.2.34
--- src/doc/CHANGES-7.0.1:1.1.2.33 Thu Feb 11 23:13:25 2016
+++ src/doc/CHANGES-7.0.1 Mon Feb 22 11:25:39 2016
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.1,v 1.1.2.33 2016/02/11 23:13:25 snj Exp $
+# $NetBSD: CHANGES-7.0.1,v 1.1.2.34 2016/02/22 11:25:39 snj Exp $
A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.0.1
release:
@@ -960,3 +960,9 @@ sys/external/bsd/drm2/linux/linux_work.c
WORK_DELAYED_CANCELLED case. PR#49560.
[riastradh, ticket #1086]
+crypto/external/bsd/openssh/dist/readconf.c patch
+crypto/external/bsd/openssh/dist/ssh.c patch
+
+ Fix CVE CVE-2016-0777 by disabling roaming completely.
+ [christos, ticket #1075]
+