diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2025-02-08 13:48:31 +0100 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2025-02-14 19:45:37 +0100 |
| commit | da4f6c5b71eee9eee67225d2c4b396d47f44620d (patch) | |
| tree | 61f3b515ff00c80a4a576c83dbf81a6f3c1ccf37 | |
| parent | 088d0ec195d881ef7c3158cebb5794604f4a1297 (diff) | |
Release 2.9.29+exp1
| -rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9ad35bebb..700761dba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +apt (2.9.29+exp1) experimental; urgency=medium + + * Rebuild with libapt-pkg7.0 soname; some minor ABI adjustments are + still on the way before this enters unstable, notable differences: + - The C++ standard library symbols are not re-exported anymore + (Closes: #1088398) + - We use smart pointers in a bunch more places + - std::string_view replaces APT::StringView (thanks to наб) + + -- Julian Andres Klode <jak@debian.org> Fri, 14 Feb 2025 19:45:28 +0100 + apt (2.9.29) unstable; urgency=medium [ Helge Kreutzmann ] |
