From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3324F138334 for ; Fri, 7 Sep 2018 10:42:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1C727E0729; Fri, 7 Sep 2018 10:42:25 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EA088E0729 for ; Fri, 7 Sep 2018 10:42:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5AFB8335C7F for ; Fri, 7 Sep 2018 10:42:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 973E23E4 for ; Fri, 7 Sep 2018 10:42:20 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1536316926.e150c595db68b4ca474b7f0f521eaa7199c16716.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Archive-Zip/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Archive-Zip/Archive-Zip-1.630.0.ebuild dev-perl/Archive-Zip/Manifest X-VCS-Directories: dev-perl/Archive-Zip/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: e150c595db68b4ca474b7f0f521eaa7199c16716 X-VCS-Branch: master Date: Fri, 7 Sep 2018 10:42:20 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 56531aa5-2c90-49f9-848b-de1b19dff8f6 X-Archives-Hash: 82d6f246fb94e18e5ff035faae47e1d1 commit: e150c595db68b4ca474b7f0f521eaa7199c16716 Author: Kent Fredric gentoo org> AuthorDate: Fri Sep 7 10:41:34 2018 +0000 Commit: Kent Fredric gentoo org> CommitDate: Fri Sep 7 10:42:06 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e150c595 dev-perl/Archive-Zip: Bump to version 1.630.0 re bug #660466 Upstream: - Fix symlink traversal CVE - Turn on untainting of File::Find results Bug: https://bugs.gentoo.org/660466 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-perl/Archive-Zip/Archive-Zip-1.630.0.ebuild | 32 +++++++++++++++++++++++++ dev-perl/Archive-Zip/Manifest | 1 + 2 files changed, 33 insertions(+) diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.630.0.ebuild b/dev-perl/Archive-Zip/Archive-Zip-1.630.0.ebuild new file mode 100644 index 00000000000..9566394bb36 --- /dev/null +++ b/dev-perl/Archive-Zip/Archive-Zip-1.630.0.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DIST_AUTHOR=PHRED +DIST_VERSION=1.63 +DIST_EXAMPLES=("examples/*") +inherit perl-module + +DESCRIPTION="A wrapper that lets you read Zip archive members as if they were files" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +IUSE="test" + +RDEPEND=" + >=virtual/perl-Compress-Raw-Zlib-2.17.0 + virtual/perl-Encode + virtual/perl-File-Path + >=virtual/perl-File-Spec-0.800.0 + virtual/perl-File-Temp + virtual/perl-IO + virtual/perl-Time-Local +" +DEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( + dev-perl/Test-MockModule + >=virtual/perl-Test-Simple-0.880.0 + ) +" diff --git a/dev-perl/Archive-Zip/Manifest b/dev-perl/Archive-Zip/Manifest index 1acaa5bf877..d48eb39be6b 100644 --- a/dev-perl/Archive-Zip/Manifest +++ b/dev-perl/Archive-Zip/Manifest @@ -1 +1,2 @@ DIST Archive-Zip-1.60.tar.gz 191318 BLAKE2B 97b66b360c55ba864e9e78e74ab5bbeec145859cd551efe5a248a4ad9af7ddbdbd32ad61dd8f30bbfb7e9bb583d0463b657bbe6d67464105fd536adc6a0bd660 SHA512 5af85e1717e7026b5ebe9533b0dd57290b35099d166ee400ca648cb558a37529a3ec290fb9a44679c16cf955a2de9b75328c2fa88d3e87e51c10cac80247852f +DIST Archive-Zip-1.63.tar.gz 191957 BLAKE2B e69f132e09458a2d4286b504113b53a7efef44c08a119434f6966f2019d439d6101d8f9ee82cb8d7e0dd29e40c5c92621ebdfc70d75abcf68ff79d4a487bd3fa SHA512 53876bbda170ab8184f80bb43794d348aff1b82ba650694158ddef28b27b87f5d4ac1e4cb11be2c82c939e09787478543faec116ac76f0802064da667b4ebac2