Module Name: src
Committed By: snj
Date: Sun Mar 15 21:17:27 UTC 2015
Modified Files:
src/doc [netbsd-5-2]: CHANGES-5.2.4
Log Message:
1951
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.18 -r1.1.2.19 src/doc/CHANGES-5.2.4
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.2.4
diff -u src/doc/CHANGES-5.2.4:1.1.2.18 src/doc/CHANGES-5.2.4:1.1.2.19
--- src/doc/CHANGES-5.2.4:1.1.2.18 Mon Feb 23 09:40:44 2015
+++ src/doc/CHANGES-5.2.4 Sun Mar 15 21:17:27 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2.4,v 1.1.2.18 2015/02/23 09:40:44 msaitoh Exp $
+# $NetBSD: CHANGES-5.2.4,v 1.1.2.19 2015/03/15 21:17:27 snj Exp $
A complete list of changes from the NetBSD 5.2.3 release to the NetBSD 5.2.4
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]
+