Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
neolynx committed Dec 11, 2024
1 parent 35ad56f commit 76d3b27
Showing 1 changed file with 24 additions and 2 deletions.
26 changes: 24 additions & 2 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
aptly (1.6.0~rc1) stable; urgency=medium
aptly (1.6.0) stable; urgency=medium

* release candidate
* fix mirroring source packages
* support yaml config per default
* provide swagger API documentation
* provide API for querying aptly storage usage
* provide snapshot pull via API
* support creating repos from snapshots
* fix mirroring flat remote repos
* support skeleton files for publishing
* use new azure sdk
* support updating the components of a published repo
* support publishing multiple distributions (-multi-dist)
* support etcd database
* allow slash (/) in distribution names
* support for storing the "local" pool on Azure
* provide copy package API
* fix publish concurrency and improve performance
* improved mirroring
* fix download throttling
* fix resuming package downloads
* fix ignoring signatures
* fix packages dependency resolution (Virtual Packages, version numbers in Provides)
* improved S3 support and performance
* fix race condition with goleveldb

-- André Roth <[email protected]> Sat, 16 Nov 2024 12:44:06 +0100

0 comments on commit 76d3b27

Please sign in to comment.