Skip to content
This repository has been archived by the owner on Jul 10, 2022. It is now read-only.

Releases: krobertson/deb-s3

Version 0.4.0

02 Jul 23:28
Compare
Choose a tag to compare
  • Fix for --bucket interfering with the help command
  • Fix for issue with deleting files off of S3 improperly (Thanks Lee Henson)
  • Added verify command to ensure the integrity of the package manifest and all packages mentioned (Thanks to Lee Henson)

Version 0.3.0

02 Jul 23:31
Compare
Choose a tag to compare
  • Added support for choosing which AWS region with the --endpoint option (Thanks Fan Xu)

Version 0.2.0

02 Jul 23:33
Compare
Choose a tag to compare
  • Fix to ensure Installed-Size isn't left blank (Thanks Endre Hirling)
  • Added option to preserve previous version of a package in the package list (Thanks Peter Csizsek)

Version 0.1.1

02 Jul 23:38
Compare
Choose a tag to compare
  • Added support --sign to sign the release file and optionally specify which key to use.
  • Update to support using ar to access the package if dpkg is not available.
  • Fix for adding an extra carriage return to the Package file.
  • Fix for improper encoding of URLs with special characters.
  • Fix issue with dependency information and specifying version constraints.

Version 0.1.0

02 Jul 23:34
Compare
Choose a tag to compare
  • Initial release