Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
aptly_1.6.1_darwin_amd64.zip | 2025-02-15 | 26.0 MB | |
aptly_1.6.1_darwin_arm64.zip | 2025-02-15 | 24.9 MB | |
aptly_1.6.1_freebsd_386.zip | 2025-02-15 | 24.2 MB | |
aptly_1.6.1_freebsd_amd64.zip | 2025-02-15 | 25.6 MB | |
aptly_1.6.1_freebsd_arm64.zip | 2025-02-15 | 24.1 MB | |
aptly_1.6.1_freebsd_arm.zip | 2025-02-15 | 23.5 MB | |
aptly_1.6.1_linux_386.zip | 2025-02-15 | 24.3 MB | |
aptly_1.6.1_linux_amd64.zip | 2025-02-15 | 25.8 MB | |
aptly_1.6.1_linux_arm64.zip | 2025-02-15 | 24.2 MB | |
aptly_1.6.1_linux_arm.zip | 2025-02-15 | 23.6 MB | |
Aptly Release 1.6.1 source code.tar.gz | 2025-02-15 | 8.4 MB | |
Aptly Release 1.6.1 source code.zip | 2025-02-15 | 8.9 MB | |
README.md | 2025-02-15 | 700 Bytes | |
Totals: 13 Items | 263.6 MB | 0 |
Changes
- update golang-github-syndtr-goleveldb-dev dependency (v1.0.1-0.20220721030215-126854af5e6d) to fix segfault on arm64 (bug in golang-github-golang-snappy-dev) https://github.com/aptly-dev/aptly/issues/1172
- allow snapshotting empty mirrors again (regression) https://github.com/aptly-dev/aptly/issues/1416
- debian compliance: add postrm (note:
apt purge aptly-api
will remove all data in ~aptly-api/) https://github.com/aptly-dev/aptly/pull/1425 - update other dependencies (x/net 0.33.0, gin-gonic/gin 1.9.1, x/crypto 0.31.0) https://github.com/aptly-dev/aptly/pull/1420 https://github.com/aptly-dev/aptly/pull/1187 https://github.com/aptly-dev/aptly/pull/1407