summaryrefslogtreecommitdiff
path: root/archivers/p5-Archive-Tar/Makefile
diff options
context:
space:
mode:
authorrhaen <rhaen>2008-02-01 11:59:03 +0000
committerrhaen <rhaen>2008-02-01 11:59:03 +0000
commit334712edd3eb7b17484078aa5eb1169793cbd87d (patch)
tree137cd5cebbd7c6b16a7a271fd34a493c6ced8d83 /archivers/p5-Archive-Tar/Makefile
parent1684a16a45c8b68a857d3cd7876e4d1367f9f7dc (diff)
downloadpkgsrc-334712edd3eb7b17484078aa5eb1169793cbd87d.tar.gz
- updated to 1.38
- ok'ed by rillig ChangeLog: * important changes in vesrion 1.38 14/12/2007: - Promote 1.37_01 to stable. * important changes in version 1.37_01 11/11/2007: _ Address #30380: directory traversal vulnerability in Archive-Tar - Add $INSECURE_EXTRACT_MODE which defaults to 0, disallowing archives to extract files outside of cwd(). This is a backwards incompatible change from 1.36 and before. - Add a -I option to ptar to enable insecure extraction if needed
Diffstat (limited to 'archivers/p5-Archive-Tar/Makefile')
-rw-r--r--archivers/p5-Archive-Tar/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/p5-Archive-Tar/Makefile b/archivers/p5-Archive-Tar/Makefile
index f07259999df..bbf46197172 100644
--- a/archivers/p5-Archive-Tar/Makefile
+++ b/archivers/p5-Archive-Tar/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2007/12/11 11:53:38 rhaen Exp $
+# $NetBSD: Makefile,v 1.29 2008/02/01 11:59:03 rhaen Exp $
-DISTNAME= Archive-Tar-1.36
+DISTNAME= Archive-Tar-1.38
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5tar
CATEGORIES= archivers perl5