summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1f34c6896..b1ea07a4b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+apt (2.9.24) unstable; urgency=medium
+
+ * gitlab-ci: Use platform: linux/i386 instead of i386/debian image
+ * Warn about missing Signed-By in .list format, this deprecates
+ /etc/apt/trusted.gpg.d.
+ * Remove superseded warning about trusted.gpg fallback
+ * Unset Dir::Etc::trusted, this removes /etc/apt/trusted.gpg from
+ the trusted path.
+
+ -- Julian Andres Klode <jak@debian.org> Tue, 21 Jan 2025 12:17:24 +0100
+
apt (2.9.23) unstable; urgency=high
[ David Kalnischkies ]