diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2024-06-13 21:06:59 +0200 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2024-06-13 21:06:59 +0200 |
| commit | 053c889838bdc2c6efd3a542ec3dfd547a5df53e (patch) | |
| tree | 2720e7a43f9d57a8e9c1e8473f418ee2d1d633eb /debian/changelog | |
| parent | 6e34c130c5a47d7b193f39654a5a535cb8f8d289 (diff) | |
Release 2.9.52.9.5
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c58a96d94..35b62bcd0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,26 @@ +apt (2.9.5) unstable; urgency=medium + + [ Julian Andres Klode ] + * CI: Set /bin/sh shell for travis user, so flock -c works + * Fix test cases for non-amd64 architectures + * edsp: Parse source version from the Source-Version field + * Check gpgv --dump-options for --assert-pubkey-algo support. + Thanks to Justus Winter for the idea + * Make the failure mode for non-executable tests stronger + * solver3: Do not dump sizes that are clearly pointers + * solver3: Group work items + * solver3: Remove no longer necessary comparisons + * solver3: Order obsolete choices last + + [ Noah Meyerhans ] + * Fix spelling of @SNAPSHOTID@ in apt.conf.5.xml (Closes: #1072189) + + [ Frans Spiesschaert ] + * Dutch program translation update (Closes: #1072493) + * Dutch manpages translation update (Closes: #1072494) + + -- Julian Andres Klode <jak@debian.org> Thu, 13 Jun 2024 21:04:40 +0200 + apt (2.9.4) unstable; urgency=medium [ David Kalnischkies ] |
