diff --git a/debian/changelog b/debian/changelog index d203e766..9a8e48b0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +aptly (1.6.0~alpha28) stable; urgency=medium + + * Fix reflist diffs failing to compact when one of the inputs ends + * Skip loading reflists when listing published repos + * fix go mod tidy and use go 1.19 + * Use zero-copy decoding for reflists + * Improve publish cleanup perf when sources share most of their + packages + * Improve performance of simple reflist merges + * Use github.com/saracen/walker for file walk operations + + -- André Roth Sat, 20 Apr 2024 12:32:40 +0200 + aptly (1.6.0~alpha27) stable; urgency=medium * aptly: release 1.6.0~alpha26