Module Name: src Committed By: snj Date: Mon Oct 27 06:00:32 UTC 2014
Modified Files: src/doc [netbsd-6-0]: CHANGES-6.0.7 Log Message: 1175 To generate a diff of this commit: cvs rdiff -u -r1.1.2.3 -r1.1.2.4 src/doc/CHANGES-6.0.7 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-6.0.7 diff -u src/doc/CHANGES-6.0.7:1.1.2.3 src/doc/CHANGES-6.0.7:1.1.2.4 --- src/doc/CHANGES-6.0.7:1.1.2.3 Sun Oct 26 19:59:35 2014 +++ src/doc/CHANGES-6.0.7 Mon Oct 27 06:00:32 2014 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-6.0.7,v 1.1.2.3 2014/10/26 19:59:35 snj Exp $ +# $NetBSD: CHANGES-6.0.7,v 1.1.2.4 2014/10/27 06:00:32 snj Exp $ A complete list of changes from the NetBSD 6.0.6 release to the NetBSD 6.0.7 release: @@ -114,3 +114,9 @@ crypto/external/bsd/openssl/dist/util/ss o Fix for CVE-2014-3568 [spz, ticket #1170] +usr.bin/ftp/fetch.c 1.206 via patch + + Don't pay attention to special characters if they don't come + from the command line. + [christos, ticket #1175] +