pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/unzip Apply Debian's patch for the directory...
details: https://anonhg.NetBSD.org/pkgsrc/rev/31dd59f09566
branches: trunk
changeset: 460125:31dd59f09566
user: tron <tron%pkgsrc.org@localhost>
date: Wed Aug 20 12:23:49 2003 +0000
description:
Apply Debian's patch for the directory traversal vulnerability described in
CAN-2003-0282. Bump package revision.
diffstat:
archivers/unzip/Makefile | 11 +++++++----
archivers/unzip/distinfo | 4 +++-
2 files changed, 10 insertions(+), 5 deletions(-)
diffs (45 lines):
diff -r d48b076c4d0f -r 31dd59f09566 archivers/unzip/Makefile
--- a/archivers/unzip/Makefile Wed Aug 20 11:30:58 2003 +0000
+++ b/archivers/unzip/Makefile Wed Aug 20 12:23:49 2003 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.40 2003/07/17 21:21:45 grant Exp $
-# FreeBSD Id: Makefile,v 1.14 1997/06/19 05:30:04 ache Exp
-#
+# $NetBSD: Makefile,v 1.41 2003/08/20 12:23:49 tron Exp $
DISTNAME= unzip550
PKGNAME= unzip-5.50
+PKGREVISION= 1
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
CATEGORIES= archivers
MASTER_SITES= ftp://ftp.info-zip.org/pub/infozip/src/ \
@@ -11,11 +10,15 @@
ftp://uiarchive.cso.uiuc.edu/pub/packages/zip/src/ \
ftp://ftp.fu-berlin.de/pub/unix/tools/archivers/unzip/
+PATCH_SITES= http://security.debian.org/pool/updates/main/u/unzip/
+PATCHFILES= unzip_5.50-1woody1.diff.gz
+PATCH_DIST_STRIP= -p1
+
MAINTAINER= tech-pkg%NetBSD.org@localhost
HOMEPAGE= http://www.info-zip.org/pub/infozip/UnZip.html
COMMENT= List, test and extract compressed files in a ZIP archive
-USE_BUILDLINK2= # defined
+USE_BUILDLINK2= yes
.include "../../mk/bsd.prefs.mk"
diff -r d48b076c4d0f -r 31dd59f09566 archivers/unzip/distinfo
--- a/archivers/unzip/distinfo Wed Aug 20 11:30:58 2003 +0000
+++ b/archivers/unzip/distinfo Wed Aug 20 12:23:49 2003 +0000
@@ -1,6 +1,8 @@
-$NetBSD: distinfo,v 1.6 2002/08/25 21:49:26 jlam Exp $
+$NetBSD: distinfo,v 1.7 2003/08/20 12:23:49 tron Exp $
SHA1 (unzip550.tar.gz) = 51034a8098eddc8facb4db9ea1a935e813dbdb73
Size (unzip550.tar.gz) = 1068662 bytes
+SHA1 (unzip_5.50-1woody1.diff.gz) = b2e297e56860a38b6ac002ffbc3e299c581aa726
+Size (unzip_5.50-1woody1.diff.gz) = 4281 bytes
SHA1 (patch-aa) = a90ed5bb96f5b1c1be4ef5ddc952edb364fa7a05
SHA1 (patch-ab) = 17be71eb0c670f20d0872c215fbadf637b471b96
Home |
Main Index |
Thread Index |
Old Index