summaryrefslogtreecommitdiff
path: root/sysutils/bsdec2-image-upload/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2021-12-05bsdec2-image-upload: update to 1.4.5maya1-5/+4
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.
2020-01-18*: Recursive revision bump for openssl 1.1.1.jperkin1-1/+2
2019-12-21Disable some warnings for clang.joerg1-1/+4
2019-05-22Fix build on NetBSD.jmcneill1-1/+9
2019-05-22Initial import of bsdec2-image-upload version 1.2.2.jmcneill1-0/+27
Tool for uploading disk images into Amazon EC2 and creating Amazon Machine Images from them.