From 82300d694492e609542e519e12d5f4f785a766f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Roth?= Date: Fri, 14 Feb 2025 21:15:20 +0100 Subject: [PATCH] update changelog --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index c5bdffa9..416010ca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +aptly (1.6.1) stable; urgency=medium + + * 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) + * allow snapshotting empty mirrors again (regression) + * debian compliance: add postrm (note: `apt purge aptly-api` will remove all data in ~aptly-api/) + * update other dependencies (x/net 0.33.0, gin-gonic/gin 1.9.1) + + -- André Roth Sat, 15 Feb 2025 13:03:16 +0100 + aptly (1.6.0) stable; urgency=medium * support reading filters from file or stdin