diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2025-02-28 17:51:13 +0100 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2025-02-28 17:51:13 +0100 |
| commit | a917425ce0a04dbd16e621e45238e64317d41fb8 (patch) | |
| tree | 4528853524175e85921030d4cfcdd9cdbf1a1dac /debian/changelog | |
| parent | 85fb87f19a92e170c3c3f8cc625b8fc73338367b (diff) | |
Release 2.9.312.9.31
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9a8b116a7..0511fb704 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,30 @@ +apt (2.9.31) unstable; urgency=medium + + [ Julian Andres Klode ] + * edsp: Use buffered writes for EDSP dumps + * strutl: Add missing #include <cstdint> [gcc 15] (Closes: #1096322) + * refactor: Deduplicate and Move SectionInSubTree to Configuration + * solver3: Fix test-apt-move-and-forget-manual-sections + * solver3: Fix error stack handling + * test: Improve output cleaning for solver progress + * Fix crash in VersionExtra using --with-source etc (Closes: #1098702) + * test-apt-ftparchive-cachedb: Avoid race condition in test case + + [ Miroslav Kure ] + * Czech program translation update (Closes: #1095976) + + [ Helge Kreutzmann ] + * German program translation update (Closes: #1098456) + * German manpage translation update (Closes: #1099118) + + [ David Kalnischkies ] + * apt-ftparchive: Do not output locale dependent dsc file size + + [ Алексей Шилин ] + * Russian translation update (Closes: #1098937) + + -- Julian Andres Klode <jak@debian.org> Fri, 28 Feb 2025 17:49:31 +0100 + apt (2.9.30) unstable; urgency=medium * Upload libapt-pkg 7.0 ABI transition to unstable: |
