Aptly Release 1.6.3 🎉 #1597
neolynx
announced in
Announcements
Replies: 1 comment 2 replies
-
|
Congrats and thanks on / for the release. When publishing to the new artifactory back-end, do we know whether mirroring an existing repo (e.g., ubuntu 'noble') would require us to maintain our own pgp keys, or can clients just use the upstream ubuntu archive key? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Aptly Community,
We are excited to share that Aptly 1.6.3 is now available! 🎉
Install from https://github.com/aptly-dev/aptly/releases/tag/v1.6.3 (Binary, freebsd, macOS) or https://www.aptly.info/download (Debian/Ubuntu).
🆕 New Features
New storage backend for publishing to Google Cloud Storage.
New storage backend for publishing to JFrog Artifactory.
New API endpoint supporting dput-ng package uploads.
Support AppStream metadata through mirrors, snapshots, and publish endpoints.
Supports multiple signing keys via CLI and REST API.
New API endpoints to list and delete GPG keys.
New REST API endpoint to edit mirror configuration.
Mirrors, repos, and snapshots list API responses now include a
NumPackagesfield.Allow mirroring only the latest package versions.
SOURCE_DATE_EPOCHsupport (#1537, #1542)GPG signers now respect
SOURCE_DATE_EPOCHfor reproducible publish timestamps.ReleasefileVersionfield support (#1533)Parses and exposes the
Versionfield from DebianReleasefiles.InReleasefileSigned-Byfield support (#1518, #1519)Honor the
Signed-Byfield inInReleasefiles.Support for mirroring from Google Artifact Registry using the
ar+https://scheme with GCP auth.Support updating the
LabelandOriginfields.🐛 Bug Fixes
Package-Listfor source packages (#1588)aptly db recover(#1565)aptly repo editAPI (#1493)aptly mirror updateremoving unrelated params (#1466)dpkg-compliant version comparison (#1509)🧪 CI & Documentation Improvements
CI pipeline for building Ubuntu 26.04.
🔧 Dependency Updates
go.opentelemetry.io/otel→ v1.41.0 (#1586)go.opentelemetry.io/otel/sdk→ v1.43.0 (#1584)github.com/go-jose/go-jose/v4→ v4.1.4 (#1585)github.com/go-git/go-git/v5→ v5.19.1 (#1590)github.com/ulikunitz/xz→ v0.5.15 (fixes 32-bit build failures)golang.org/x/crypto→ v0.45.0 (#1506)google.golang.org/grpc→ v1.79.3 (#1546)github.com/aws/aws-sdk-go-v2/service/s3→ v1.97.3 (#1554)github.com/cloudflare/circl→ v1.6.3 (#1461, #1541)requests(Python, system tests) → 2.33.0 (#1460, #1547)github.com/ProtonMail/go-crypto→ v1.4.0golang.org/x/net→ v0.48.0Full list of changes: https://github.com/aptly-dev/aptly/releases/tag/v1.6.3
Many thanks to all issue reporters and contributors!
🚀 Looking Ahead
Aptly needs your help!
If you can, please consider helping to:
Cheers,
The Maintainers Team
Beta Was this translation helpful? Give feedback.
All reactions