Module Name: src
Committed By: martin
Date: Fri Oct 31 08:31:13 UTC 2014
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Ticket #172
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.72 -r1.1.2.73 src/doc/CHANGES-7.0
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
diff -u src/doc/CHANGES-7.0:1.1.2.72 src/doc/CHANGES-7.0:1.1.2.73
--- src/doc/CHANGES-7.0:1.1.2.72 Thu Oct 30 19:00:12 2014
+++ src/doc/CHANGES-7.0 Fri Oct 31 08:31:13 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.72 2014/10/30 19:00:12 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.73 2014/10/31 08:31:13 martin Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -1940,3 +1940,10 @@ sys/arch/x86/x86/identcpu.c 1.46-1.47
between domains so XEN treats them as privileged.
[riz, ticket #171]
+usr.bin/ftp/version.h 1.85
+
+ Version 20141026
+ Ignore special characters unless they're from the command line.
+ Fixes CVE-2014-8517
+ [lukem, ticket #172]
+