summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2024-01-19 09:31:50 +0100
committerJulian Andres Klode <julian.klode@canonical.com>2024-01-19 09:33:31 +0100
commit3663365969a496e590bc70f448dbdf0bec52f2a2 (patch)
tree840b6cdcf68a4bff90fdbc1bab510ef808b01fe3 /debian/changelog
parent910924ed7ecacc538e082ff9a81914119ba7838c (diff)
Release 2.7.102.7.10
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 65028e0a5..77c624a1f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+apt (2.7.10) unstable; urgency=medium
+
+ * pkgcachegen: Use placement new to construct header to make
+ valgrind happy when we hash/write out padding bytes
+ * Add Conflicts: apt-verify.
+ The APT team is very concerned about the encroachement of its
+ namespace and the impact on security of its file verification
+ process. We have expressed those concerns in the ITP bug, but
+ the package was nonetheless uploaded and accepted, so we have
+ to take this extraordinary step to protect our users.
+
+ -- Julian Andres Klode <jak@debian.org> Fri, 19 Jan 2024 09:31:13 +0100
+
apt (2.7.9) unstable; urgency=medium
[ David Kalnischkies ]