diff options
| author | Julian Andres Klode <jak@debian.org> | 2025-10-21 19:28:34 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2025-10-21 19:28:34 +0200 |
| commit | 05fe552b0c61821e5865c5cb224b2ae25247aeab (patch) | |
| tree | 340642f60f73ba60ee538dfddca458a8c32753d9 /debian/changelog | |
| parent | 64dfff37c8e324b7edffbc3b7363086d61b0f41c (diff) | |
Release 3.1.93.1.9
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fdf1e5c69..150177e88 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +apt (3.1.9) unstable; urgency=medium + + [ Gyorgy Sarvari ] + * fix compiling with musl + + [ Simon Johnsson ] + * Fix history command error when no ID was given + + [ Jochen Sprickerhof ] + * Let APT::Get::Mark-Auto satisfy APT::Get::Build-Dep-Automatic + (Closes: #973260) + + [ Julian Andres Klode ] + * ExecFork: Use close_range() if available + * Correctly append or remove FD_CLOEXEC + * French program translation update (Closes: #1116322) + + [ Igor Támara ] + * Spanish translation update (Closes: #1110853) + + [ Frans Spiesschaert ] + * Dutch program translation update (Closes: #1115366) + * Dutch manpages translation update (Closes: #1115367) + + -- Julian Andres Klode <juliank@ubuntu.com> Tue, 21 Oct 2025 19:27:47 +0200 + apt (3.1.8) unstable; urgency=medium * Move "Tried to start delayed item […], but failed" to debugging |
