diff --git a/debian/changelog b/debian/changelog index d9e0a909..0d7220b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,47 @@ +aptly (1.6.2+ds1-4~1.gbp4e6c52) UNRELEASED; urgency=medium + + ** SNAPSHOT build @4e6c52ec2ac0122afd7e45162a373d35ef9bb586 ** + + [ Christoph Fiehe ] + * Fixes Issue#1435. + + [ André Roth ] + * ci: use go 1.23 compatible with gocovmerge + * go1.23: fix system test + * go1.23: update golangci-lint version + * ci: keep CI artifacts for 7 days + * s3: add debug logs for commands + * system-tests: improve sorted compare + * go: use version 1.24 + * go1.24: fix lint, unit and system tests + * Makefile: allow no cache docker build + * go: mod tidy + * doc: add swagger doc for /api/gpg/key + * unit-tests: allow running individual tests + * tests: use faketime to prevent expired signing keys + * system-test: enable faketime optionally per test + * system-tests: abort on failure + * update changelog for 1.6.2 + * update releasing.md + + [ Silke Hofstra ] + * Remove corrupt package references in `db recover` + * Add myself to authors + + [ dependabot[bot] ] + * Bump golang.org/x/crypto from 0.31.0 to 0.35.0 + * Bump golang.org/x/net from 0.33.0 to 0.38.0 + + [ boxjan ] + * bash-completion: include global options in aptly command completions + + [ Sébastien Delafond ] + * d/watch: v5 + * Bump up Standards-Version + * Rediff patches + + -- Sebastien Delafond Tue, 23 Sep 2025 20:51:05 +0200 + aptly (1.6.1+ds1-3) unstable; urgency=medium [ Sébastien Delafond ]