Module Name: src
Committed By: snj
Date: Mon Feb 22 11:25:01 UTC 2016
Modified Files:
src/doc [netbsd-7]: CHANGES-7.1
Log Message:
1075
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.56 -r1.1.2.57 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.56 src/doc/CHANGES-7.1:1.1.2.57
--- src/doc/CHANGES-7.1:1.1.2.56 Fri Feb 12 10:56:48 2016
+++ src/doc/CHANGES-7.1 Mon Feb 22 11:25:01 2016
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.56 2016/02/12 10:56:48 snj Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.57 2016/02/22 11:25:01 snj Exp $
A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
release:
@@ -2039,3 +2039,9 @@ sys/arch/x86/x86/pmap.c patch
Use IPL_NONE for pserialized lock. Assert sleepable.
[riastradh, ticket #1115]
+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]
+