Skip to content

Releases: cybozu-go/aptutil

Version 1.4.2

23 Dec 07:21
0fc68af
Compare
Choose a tag to compare

Minor fixes

See CHANGELOG.md for details.

Version 1.4.1

16 Nov 07:20
f8e4801
Compare
Choose a tag to compare

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

02 Mar 05:15
Compare
Choose a tag to compare

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

19 Jan 01:07
Compare
Choose a tag to compare
RC1 for Version 1.4.0 Pre-release
Pre-release

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

01 Sep 09:56
Compare
Choose a tag to compare

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

21 Aug 03:48
Compare
Choose a tag to compare

Version 1.3.0

02 Aug 03:25
Compare
Choose a tag to compare

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

31 Aug 07:23
Compare
Choose a tag to compare

Fix a minor bug.

See CHANGELOG.md for details.

Version 1.2.1

24 Aug 09:37
Compare
Choose a tag to compare

See CHANGELOG.md for details.

Version 1.2.0

21 Aug 04:09
Compare
Choose a tag to compare

This new version now requires Go 1.7 or better.

See CHANGELOG.md for details.