Update to version 1.2.1. This brings two changes:
1. A new --publicsnap option which marks the EBS snapshot for the AMI's root disk as being public. 2. When sending an SNS notification about new AMIs, the SNS region is extracted from the Topic ARN rather than using the same region as was used for uploading the AMI.
This commit is contained in:
parent
c7da4c952c
commit
046c9290f6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=476203
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= bsdec2-image-upload
|
||||
PORTVERSION= 1.2
|
||||
PORTVERSION= 1.2.1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://freebsd-ec2-dist.s3.amazonaws.com/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1531811753
|
||||
SHA256 (bsdec2-image-upload-1.2.tgz) = aa869bd922a644d2877d8e75a0e036cca158bb7e70b8df61091cab758da76cf0
|
||||
SIZE (bsdec2-image-upload-1.2.tgz) = 25374
|
||||
TIMESTAMP = 1533160912
|
||||
SHA256 (bsdec2-image-upload-1.2.1.tgz) = 5dbbc04b358b209346b15720f2e46e20b52f47f55bb7a2ce3e71e75e2c3d8409
|
||||
SIZE (bsdec2-image-upload-1.2.1.tgz) = 24947
|
||||
|
Loading…
Reference in New Issue
Block a user