summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2024-12-19 18:39:01 +0100
committerJulian Andres Klode <julian.klode@canonical.com>2024-12-19 18:48:03 +0100
commit63b9f4cd5307a1c22dd0001a1f7251ab2950f33e (patch)
tree567771622e1584f5bd988d8ee3b542564112d9ec /debian
parent71727c2a761889855b3c1aaf4243649e98032f67 (diff)
Release 2.9.182.9.18
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 85221d4ca..5f90b1f77 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+apt (2.9.18) unstable; urgency=medium
+
+ * Fix out-of-bounds read in `apt show :` (Closes: #1090068)
+ * Introduce git-like automatic pager for apt(8), emulating git behavior.
+ It is enabled for the show, list, search, policy, showsrc commands.
+ The pager can be set using APT_PAGER or PAGER and defaults to `pager`
+ * Add initial pinning information to apt show --full.
+ The fields `APT-Pin`, `APT-Candidate`, and `APT-Release` provide
+ pinning information. It is not yet possible to see multiple sources,
+ and the per-source pinning is not shown.
+ * gpgv: Extract VerifyDetachedSignatureFile()
+
+ -- Julian Andres Klode <jak@debian.org> Thu, 19 Dec 2024 18:38:04 +0100
+
apt (2.9.17) unstable; urgency=medium
* solver3: