Releases: cybozu-go/aptutil
Version 1.4.2
Minor fixes
See CHANGELOG.md for details.
Version 1.4.1
Rename cybozu-go/cmd to cybozu-go/well and introduce support for Go modules.
See CHANGELOG.md for the complete list of changes.
Version 1.4.0
Version 1.4.0 is released with no notable changes since RC1.
As with the ordinal bug fixes, version 1.4 reduces memory footprint significantly
when downloading large artifacts.
See CHANGELOG.md for the complete list of changes.
RC1 for Version 1.4.0
This is the first release candidate for the forthcoming version 1.4 series.
As with the ordinal bug fixes, version 1.4 reduces memory footprint significantly
when downloading large artifacts.
See CHANGELOG.md for the complete list of changes.
Version 1.3.2
Indices retrieved from repositories that support by-hash erroneously had mode 0600.
This release fixes it by changing the mode to 0644.
Version 1.3.1
Fixed #21.
Version 1.3.0
go-apt-mirror now detects by-hash support and downloads indices from by-hash directories to reduce mirroring failures.
As usual, some bugs were also fixed.
See CHANGELOG.md for details.
Version 1.2.2
Fix a minor bug.
See CHANGELOG.md for details.
Version 1.2.1
See CHANGELOG.md for details.
Version 1.2.0
This new version now requires Go 1.7 or better.
See CHANGELOG.md for details.