Module Name: src Committed By: snj Date: Mon Oct 27 06:01:06 UTC 2014
Modified Files: src/doc [netbsd-6-1]: CHANGES-6.1.6 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.1.6 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.1.6 diff -u src/doc/CHANGES-6.1.6:1.1.2.3 src/doc/CHANGES-6.1.6:1.1.2.4 --- src/doc/CHANGES-6.1.6:1.1.2.3 Sun Oct 26 19:59:45 2014 +++ src/doc/CHANGES-6.1.6 Mon Oct 27 06:01:06 2014 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-6.1.6,v 1.1.2.3 2014/10/26 19:59:45 snj Exp $ +# $NetBSD: CHANGES-6.1.6,v 1.1.2.4 2014/10/27 06:01:06 snj Exp $ A complete list of changes from the NetBSD 6.1.5 release to the NetBSD 6.1.6 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] +