pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/archivers/p5-Archive-Tar Update to 2.30



details:   https://anonhg.NetBSD.org/pkgsrc/rev/56ed979b73cb
branches:  trunk
changeset: 309687:56ed979b73cb
user:      wen <wen%pkgsrc.org@localhost>
date:      Fri Jun 22 07:44:42 2018 +0000

description:
Update to 2.30

Upstream changes:
2.30  19/06/2018
- skip white_space test on MSWin32 as Windows will report that both
  files exist, which is obviously a 'feature'

2.28  08/06/2018 (madroach, ARC, OCBNET, ppisar)
- fix creating file with trailing whitespace on filename - fixes 103279
- allow archiving with absolute pathnames - fixes 97748
- small POD fix
- Speed up extract when archive contains lots of files
- CVE-2018-12015 directory traversal vulnerability [RT#125523]

diffstat:

 archivers/p5-Archive-Tar/Makefile |   4 ++--
 archivers/p5-Archive-Tar/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r e3bd45010af5 -r 56ed979b73cb archivers/p5-Archive-Tar/Makefile
--- a/archivers/p5-Archive-Tar/Makefile Fri Jun 22 06:38:32 2018 +0000
+++ b/archivers/p5-Archive-Tar/Makefile Fri Jun 22 07:44:42 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.72 2017/09/17 07:11:53 wiz Exp $
+# $NetBSD: Makefile,v 1.73 2018/06/22 07:44:42 wen Exp $
 
-DISTNAME=      Archive-Tar-2.26
+DISTNAME=      Archive-Tar-2.30
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    archivers perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Archive/}
diff -r e3bd45010af5 -r 56ed979b73cb archivers/p5-Archive-Tar/distinfo
--- a/archivers/p5-Archive-Tar/distinfo Fri Jun 22 06:38:32 2018 +0000
+++ b/archivers/p5-Archive-Tar/distinfo Fri Jun 22 07:44:42 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.42 2017/09/17 07:11:53 wiz Exp $
+$NetBSD: distinfo,v 1.43 2018/06/22 07:44:42 wen Exp $
 
-SHA1 (Archive-Tar-2.26.tar.gz) = 637b3c9c2e64e5dec4d5df6b400a6c61c7b27dde
-RMD160 (Archive-Tar-2.26.tar.gz) = 91591ca293985c45b8b14c4b261bccf5da926ab0
-SHA512 (Archive-Tar-2.26.tar.gz) = a60454bbc7b4b735241c4340e18a00a6a4457d40e33372319155ce0a02fa0d822fc0ee7e2b925116314db5281c61dd614e9c99e1fb852ec5cadc59d9c3ae72e8
-Size (Archive-Tar-2.26.tar.gz) = 62943 bytes
+SHA1 (Archive-Tar-2.30.tar.gz) = 58cc0d04bd29cdad0f5e855b884b14522f921eb0
+RMD160 (Archive-Tar-2.30.tar.gz) = 780c3e347924d05f1c78829dfc4d00c77cf533df
+SHA512 (Archive-Tar-2.30.tar.gz) = 7be2745d7c5b73cec9ef66968e6f28a4d4dcc0d80b41861e3aa2d4c27ba6c013cce6a87bba8a626888fcaa0d4ebecd17a7b09324215876f79ca9f39d671aed4b
+Size (Archive-Tar-2.30.tar.gz) = 63693 bytes



Home | Main Index | Thread Index | Old Index