Bug 194871

Summary: [PATCH] devel/awscli: update to 1.6.5
Product: Ports & Packages Reporter: Bradley T. Hughes <bhughes>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Some People CC: alexey
Priority: --- Flags: bhughes: maintainer-feedback? (alexey)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch to upgrade devel/awscli to 1.5.5
none
Patch to update awscli and dependencies to latest versions none

Description Bradley T. Hughes freebsd_committer freebsd_triage 2014-11-06 22:15:55 UTC
Created attachment 149139 [details]
Patch to upgrade devel/awscli to 1.5.5

I'm running a few FreeBSD instances in the new AWS Frankfurt eu-central-1 region, but some of the commands issued by the awscli are rejected. As documented in the new region's announcement, it is recommended to upgrade to the latest AWS CLI version to ensure the proper amount of workitude.

From http://aws.amazon.com/blogs/aws/aws-region-germany/:

"This new Region supports only Signature Version 4. If you have built applications with the AWS SDKs or the AWS Command Line Interface (CLI) and your API calls are being rejected, you should update to the newest SDK and CLI."

Attached is a patch to upgrade from 1.3.20 to 1.5.5
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-11-06 22:15:55 UTC
Maintainer CC'd
Comment 2 Bradley T. Hughes freebsd_committer freebsd_triage 2014-11-29 17:56:58 UTC
Any news on this one?
Comment 3 Bradley T. Hughes freebsd_committer freebsd_triage 2014-12-02 12:27:54 UTC
Created attachment 150097 [details]
Patch to update awscli and dependencies to latest versions

Updated patch to bump awscli version to the latest (1.6.5), along with required dependencies.
Comment 4 Baptiste Daroussin freebsd_committer freebsd_triage 2014-12-04 12:53:06 UTC
Committed as r373884
Comment 5 Bradley T. Hughes freebsd_committer freebsd_triage 2014-12-04 13:06:45 UTC
Thanks, bapt :)