Path to this page:
Subject: CVS commit: pkgsrc/sysutils/bsdec2-image-upload
From: Maya Rashish
Date: 2021-12-05 19:34:18
Message id: 20211205183418.3F449FAEC@cvs.NetBSD.org
Log Message:
bsdec2-image-upload: update to 1.4.5
git shortlog:
Brad Davis (1):
Fix typo
Colin Percival (37):
Allow CERTFILE to be specified at compile-time
Merge pull request #8 from natpicone/fix-region-upload
Fix build: MAN=, not NO_MAN=yes.
Add Architecture field to SNS notifications
Split the concept of "we're publishing AMIs".
Implement --allregions and -publicamis.
Fix TLS certificate name checking
Add support for signing Amazon SSM API calls.
Add --ssm-name <path> option
aws_sign.[ch] are now part of libcperciva
Refactor snapshot creation.
Use aws_readkeys from libcperciva
Use libcperciva getopt.
Introduce sslreq2, which sends headers + payload
Add --vhd option.
Add instructions for AWS account setup
This will be version 1.3.0.
Support OpenSSL < 1.1.1.
Version and date bumps.
Support > 10 GB disk images
Use OpenSSL default root certificates by default.
Ignore SIGPIPE globally.
Don't map files MAP_NOCORE if that's not defined.
Switch from BSD make to POSIX-compliant make
Add casts betweeh char * and uint8_t *
Add region to S3 hostname.
Add <limits.h> for INT_MAX.
Add compatibility with LibreSSL >= 2.9.
Version and date bumps.
Include region in presigned S3 URLs too
Add --uefi option.
sslreq: Don't leak socket
sslreq: Clean up on error
Bump version to 1.4.3.
publish: Add @ISODATE@ substitution.
Add -v option and autoinsert version/date
Set DataType in SSM PutParameter request
Natalino Picone (1):
fix region upload
Tassilo Philipp (1):
Support LibreSSL 3.3.2 and later.
Files: