summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2025-02-15 19:41:29 +0100
committerJulian Andres Klode <julian.klode@canonical.com>2025-02-15 19:41:29 +0100
commit7c0debb1e41f2edd470cbae9fcbdd6f253f64128 (patch)
tree014f1266ccf2cd9bf9515666d762ed1eb27dd933 /debian
parent5574d90306f66dfce17cec293e0df291d747596b (diff)
Release 2.9.29+exp2
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 700761dba..c453d29dd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+apt (2.9.29+exp2) experimental; urgency=medium
+
+ * Run unifdef -DAPT_PKG_ABI=700 again
+ * Remove some more unused functions
+ * fileutl: Convert FileFd::d to std::unique_ptr
+ * cacheset: Drop APT_PUBLIC from templates
+ * cache: Introduce partial SourceVersion support
+ * Add missing #include <memory>
+ * Add missing #include <string_view>
+ * Add more excludes to the versionscript
+
+ -- Julian Andres Klode <jak@debian.org> Sat, 15 Feb 2025 19:41:18 +0100
+
apt (2.9.29+exp1) experimental; urgency=medium
* Rebuild with libapt-pkg7.0 soname; some minor ABI adjustments are