Gentoo Archives: gentoo-commits

From: Kent Fredric <kentnl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Archive-Zip/
Date: Fri, 07 Sep 2018 10:42:26
Message-Id: 1536316926.e150c595db68b4ca474b7f0f521eaa7199c16716.kentnl@gentoo
1 commit: e150c595db68b4ca474b7f0f521eaa7199c16716
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 7 10:41:34 2018 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 7 10:42:06 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e150c595
7
8 dev-perl/Archive-Zip: Bump to version 1.630.0 re bug #660466
9
10 Upstream:
11 - Fix symlink traversal CVE
12 - Turn on untainting of File::Find results
13
14 Bug: https://bugs.gentoo.org/660466
15 Package-Manager: Portage-2.3.40, Repoman-2.3.9
16
17 dev-perl/Archive-Zip/Archive-Zip-1.630.0.ebuild | 32 +++++++++++++++++++++++++
18 dev-perl/Archive-Zip/Manifest | 1 +
19 2 files changed, 33 insertions(+)
20
21 diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.630.0.ebuild b/dev-perl/Archive-Zip/Archive-Zip-1.630.0.ebuild
22 new file mode 100644
23 index 00000000000..9566394bb36
24 --- /dev/null
25 +++ b/dev-perl/Archive-Zip/Archive-Zip-1.630.0.ebuild
26 @@ -0,0 +1,32 @@
27 +# Copyright 1999-2018 Gentoo Foundation
28 +# Distributed under the terms of the GNU General Public License v2
29 +
30 +EAPI=6
31 +
32 +DIST_AUTHOR=PHRED
33 +DIST_VERSION=1.63
34 +DIST_EXAMPLES=("examples/*")
35 +inherit perl-module
36 +
37 +DESCRIPTION="A wrapper that lets you read Zip archive members as if they were files"
38 +
39 +SLOT="0"
40 +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"
41 +IUSE="test"
42 +
43 +RDEPEND="
44 + >=virtual/perl-Compress-Raw-Zlib-2.17.0
45 + virtual/perl-Encode
46 + virtual/perl-File-Path
47 + >=virtual/perl-File-Spec-0.800.0
48 + virtual/perl-File-Temp
49 + virtual/perl-IO
50 + virtual/perl-Time-Local
51 +"
52 +DEPEND="${RDEPEND}
53 + virtual/perl-ExtUtils-MakeMaker
54 + test? (
55 + dev-perl/Test-MockModule
56 + >=virtual/perl-Test-Simple-0.880.0
57 + )
58 +"
59
60 diff --git a/dev-perl/Archive-Zip/Manifest b/dev-perl/Archive-Zip/Manifest
61 index 1acaa5bf877..d48eb39be6b 100644
62 --- a/dev-perl/Archive-Zip/Manifest
63 +++ b/dev-perl/Archive-Zip/Manifest
64 @@ -1 +1,2 @@
65 DIST Archive-Zip-1.60.tar.gz 191318 BLAKE2B 97b66b360c55ba864e9e78e74ab5bbeec145859cd551efe5a248a4ad9af7ddbdbd32ad61dd8f30bbfb7e9bb583d0463b657bbe6d67464105fd536adc6a0bd660 SHA512 5af85e1717e7026b5ebe9533b0dd57290b35099d166ee400ca648cb558a37529a3ec290fb9a44679c16cf955a2de9b75328c2fa88d3e87e51c10cac80247852f
66 +DIST Archive-Zip-1.63.tar.gz 191957 BLAKE2B e69f132e09458a2d4286b504113b53a7efef44c08a119434f6966f2019d439d6101d8f9ee82cb8d7e0dd29e40c5c92621ebdfc70d75abcf68ff79d4a487bd3fa SHA512 53876bbda170ab8184f80bb43794d348aff1b82ba650694158ddef28b27b87f5d4ac1e4cb11be2c82c939e09787478543faec116ac76f0802064da667b4ebac2