Module Name: src
Committed By: snj
Date: Sun Mar 15 21:17:44 UTC 2015
Modified Files:
src/doc [netbsd-5-1]: CHANGES-5.1.6
Log Message:
1951
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.17 -r1.1.2.18 src/doc/CHANGES-5.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-5.1.6
diff -u src/doc/CHANGES-5.1.6:1.1.2.17 src/doc/CHANGES-5.1.6:1.1.2.18
--- src/doc/CHANGES-5.1.6:1.1.2.17 Mon Feb 23 09:42:23 2015
+++ src/doc/CHANGES-5.1.6 Sun Mar 15 21:17:44 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1.6,v 1.1.2.17 2015/02/23 09:42:23 msaitoh Exp $
+# $NetBSD: CHANGES-5.1.6,v 1.1.2.18 2015/03/15 21:17:44 snj Exp $
A complete list of changes from the NetBSD 5.1.5 release to the NetBSD 5.1.6
release:
@@ -2546,3 +2546,12 @@ dist/bind/lib/dns/zone.c patch
an untrusted replacement could cause named to crash with an assertion
failure.
[spz, ticket #1950]
+
+usr.bin/gzip/Makefile patch
+usr.bin/gzip/gzip.1 1.20-1.24
+usr.bin/gzip/gzip.c 1.98-1.107
+usr.bin/gzip/zuncompress.c 1.7-1.8
+
+ Sync gzip core with HEAD.
+ [mrg, ticket #1951]
+