summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2025-04-25 23:09:39 +0200
committerJulian Andres Klode <julian.klode@canonical.com>2025-04-25 23:12:18 +0200
commit3e6de9c26e0e32e417629d8d5b90343e94b85ab6 (patch)
tree9c8ff4a1aad684fd98693e989c6aa39ff36ab54e /debian
parentfd4ebe70225d6e2f9993514553bac7aa9eb1df7e (diff)
Release 3.0.13.0.1
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog18
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 87fb14b5c..e0de44b90 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+apt (3.0.1) unstable; urgency=medium
+
+ [ Laurent Bigonville ]
+ * Remove boggus option in French manpage translation
+
+ [ Julian Andres Klode ]
+ * Update Sequoia crypto policy.
+ Move our cut-offs to February to align with Sequoia, and cut-off more:
+ - 2024-02: DSA keys retroactively (align with GnuPG config)
+ - 2026-02: SHA224 hashes
+ - 2028-02: Brainpool keys (align closer with GnuPG backend)
+ - 2030-02: RSA2048 keys
+ These algorithms will not be valid starting on those cut-off dates.
+ * sqv: Refactor execution of sqv into separate method
+ * sqv: Warn about signatures that will be rejected by policy within a year
+
+ -- Julian Andres Klode <jak@debian.org> Fri, 25 Apr 2025 23:08:27 +0200
+
apt (3.0.0) unstable; urgency=medium
[ Julian Andres Klode ]