summaryrefslogtreecommitdiff
path: root/archivers/cabextract/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-10-28 10:35:56 +0000
committerwiz <wiz@pkgsrc.org>2004-10-28 10:35:56 +0000
commit431d835435808a28aca7ae41c6c95271b33370f9 (patch)
tree21872c94495d72b280a7bf963e991726efdcd9dd /archivers/cabextract/Makefile
parent2bc4048a487322e4ed429854782d01555c736104 (diff)
downloadpkgsrc-431d835435808a28aca7ae41c6c95271b33370f9.tar.gz
Update to 1.1:
* A security vulnerability has been fixed. If the files within a cabinet file include "../" in their filenames, this will be changed to "xx/", so cabinets cannot access the parent directory of where you want to extract them. * cabextract should now compile cleanly on AIX and Cygwin.
Diffstat (limited to 'archivers/cabextract/Makefile')
-rw-r--r--archivers/cabextract/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/cabextract/Makefile b/archivers/cabextract/Makefile
index 172b21b77b9..aa595286a8f 100644
--- a/archivers/cabextract/Makefile
+++ b/archivers/cabextract/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2004/04/22 23:26:05 minskim Exp $
+# $NetBSD: Makefile,v 1.12 2004/10/28 10:35:56 wiz Exp $
#
-DISTNAME= cabextract-1.0
+DISTNAME= cabextract-1.1
CATEGORIES= archivers
MASTER_SITES= http://www.kyz.uklinux.net/downloads/