Module Name:    src
Committed By:   snj
Date:           Sat Feb 28 05:38:04 UTC 2015

Modified Files:
        src/doc [netbsd-6-1]: CHANGES-6.1.6

Log Message:
1261


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.30 -r1.1.2.31 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.30 src/doc/CHANGES-6.1.6:1.1.2.31
--- src/doc/CHANGES-6.1.6:1.1.2.30	Mon Feb 23 07:20:52 2015
+++ src/doc/CHANGES-6.1.6	Sat Feb 28 05:38:04 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.6,v 1.1.2.30 2015/02/23 07:20:52 msaitoh Exp $
+# $NetBSD: CHANGES-6.1.6,v 1.1.2.31 2015/02/28 05:38:04 snj Exp $
 
 A complete list of changes from the NetBSD 6.1.5 release to the NetBSD 6.1.6
 release:
@@ -4103,3 +4103,10 @@ external/bsd/bind/dist/lib/dns/zone.c			
 	Security patch for bind from ISC (to 9.9.6-P2).
 	Only the change to lib/dns/zone.c is security relevant (CVE-2015-1349).
 	[spz, ticket #1259]
+
+usr.bin/gzip/gzip.1				1.24
+usr.bin/gzip/gzip.c				1.107
+
+	do not use directory paths present in gzip files with the -N flag.
+	[mrg, ticket #1261]
+

Reply via email to