Skip to content

Commit

Permalink
(net/p5-Net-Amazon-S3) Updated 0.85 to 0.89
Browse files Browse the repository at this point in the history
0.89 Tue 11 Feb 2020 20:26:26
    - fix signature v4 test (Ali Zia)

0.88 Sat  1 Feb 2020 21:29:52
    - Allow passing headers from client to InitiateMultipartUpload request (Ali Zia)
    - sign uri with iam role (kuriyama)
    - Canned ACLs updated (ratsbane)

0.87 Mon  9 Dec 2019 19:53:42 GMT
    - Time::Piece fix from Eden Crane
    - eu-north-1 region (happy-barney)
    - drop hardcoded V2 in ListAllMyBuckets (happy-barney)
    - Fix setting of S3 XML document namespace (michal-josef-spacek)

0.86 Fri 12 Apr 2019 13:38:10 BST
    - Retry bucket HEAD few times see #51 (thanks Branislav Zahradn�«¿k)
    - Support server side encryption also in Net::Amazon::S3::Bucket (thanks Branislav Zahradn�«¿k)
    - Use session token if specified in Signature V4 as well #43 (thanks Branislav Zahradn�«¿k)
    - Add website_redirect_location (thanks Gavin Carr)
    - Make keep_alive cache size configurable (thanks Michael Schout)
    - Pod::Weaver fixes (thanks Florian Schlichting)
  • Loading branch information
mef committed Apr 21, 2020
1 parent 96a1b89 commit 7125541
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
5 changes: 2 additions & 3 deletions net/p5-Net-Amazon-S3/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.32 2019/11/03 11:45:47 rillig Exp $
# $NetBSD: Makefile,v 1.33 2020/04/21 11:08:53 mef Exp $

DISTNAME= Net-Amazon-S3-0.85
DISTNAME= Net-Amazon-S3-0.89
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}

Expand Down
10 changes: 5 additions & 5 deletions net/p5-Net-Amazon-S3/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.12 2018/08/29 06:22:29 wiz Exp $
$NetBSD: distinfo,v 1.13 2020/04/21 11:08:53 mef Exp $

SHA1 (Net-Amazon-S3-0.85.tar.gz) = 4d464783e1727dcfca1683233318c191d25820bb
RMD160 (Net-Amazon-S3-0.85.tar.gz) = 924ef59ef8d12dc3c1c00c1afe3a1fab5984a1cf
SHA512 (Net-Amazon-S3-0.85.tar.gz) = 6f72777e2213fb5f6415893ea2961fdb050320ff15b820b3d7dd94d38f570ba6ddda44f63f0248256de629cb6e759926a04b383699f9fe72322e6bd8327a1b63
Size (Net-Amazon-S3-0.85.tar.gz) = 83897 bytes
SHA1 (Net-Amazon-S3-0.89.tar.gz) = f2a9107e468675db7dd31eff0282c17f327f5c04
RMD160 (Net-Amazon-S3-0.89.tar.gz) = 3b95d4cffa0d563fde236e53a61d9855d47d0f10
SHA512 (Net-Amazon-S3-0.89.tar.gz) = d3f03abe5bce938dfddaf3dba801553902216740c57acec195c7a07dbbffa0754c3bdc70c09baf363be3016984243ad673d442aa7ea8ed82c53057b175dd32bd
Size (Net-Amazon-S3-0.89.tar.gz) = 87563 bytes

0 comments on commit 7125541

Please sign in to comment.