pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2004Q3]: pkgsrc/archivers/gzip-base Pullup ticket 120 - reques...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ce22ec290a89
branches: pkgsrc-2004Q3
changeset: 480716:ce22ec290a89
user: agc <agc%pkgsrc.org@localhost>
date: Tue Oct 19 13:33:40 2004 +0000
description:
Pullup ticket 120 - requested by Todd Vierling
security fix for gzip
Modified Files:
pkgsrc/mk: bsd.pkg.mk
Log Message:
Automatic inclusion of gzip-base needs a version number in the BUILD_DEPENDS.
Modified Files:
pkgsrc/mk: bsd.pkg.mk
Log Message:
Bump gzip-base to 1.2.4b for security fix.
Modified Files:
pkgsrc/archivers/gzip: Makefile
pkgsrc/archivers/gzip-base: Makefile distinfo
Added Files:
pkgsrc/archivers/gzip-base/patches: patch-ab
Log Message:
Update gzip to 1.2.4b, fixing a filename buffer overflow.
diffstat:
archivers/gzip-base/Makefile | 5 ++---
archivers/gzip-base/distinfo | 3 ++-
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (26 lines):
diff -r 4472fedfc1c2 -r ce22ec290a89 archivers/gzip-base/Makefile
--- a/archivers/gzip-base/Makefile Tue Oct 19 12:51:58 2004 +0000
+++ b/archivers/gzip-base/Makefile Tue Oct 19 13:33:40 2004 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2004/07/02 21:06:35 minskim Exp $
+# $NetBSD: Makefile,v 1.16.2.1 2004/10/19 13:33:41 agc Exp $
#
DISTNAME= gzip-1.2.4a
-PKGNAME= ${DISTNAME:S/gzip-/gzip-base-/}
-PKGREVISION= 1
+PKGNAME= ${DISTNAME:S/gzip-/gzip-base-/:S/a$/b/}
SVR4_PKGNAME= gzipb
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_GNU:=gzip/}
diff -r 4472fedfc1c2 -r ce22ec290a89 archivers/gzip-base/distinfo
--- a/archivers/gzip-base/distinfo Tue Oct 19 12:51:58 2004 +0000
+++ b/archivers/gzip-base/distinfo Tue Oct 19 13:33:40 2004 +0000
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.3 2004/05/07 21:41:43 reed Exp $
+$NetBSD: distinfo,v 1.3.4.1 2004/10/19 13:33:41 agc Exp $
SHA1 (gzip-1.2.4a.shar) = 1e1e513f48be32ecfe24c06b609329963d5a5288
Size (gzip-1.2.4a.shar) = 832431 bytes
SHA1 (patch-aa) = 449d3eb975b9ddc634ba0b3a245381f3f3e1f5e1
+SHA1 (patch-ab) = e198a1d9a90a8b626b178ef7b5beabc729c6367d
Home |
Main Index |
Thread Index |
Old Index