diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2021-09-07 17:25:54 +0200 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2021-09-07 17:27:09 +0200 |
| commit | 883a12310a4130370965eab0a710a2c8fae6cc09 (patch) | |
| tree | 952f6342c8afbeeaced61461da09f008ab8f5645 /debian | |
| parent | e664bdcfb287e7456f084e0335b7c68bab89d6e7 (diff) | |
Release 2.3.92.3.9
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 829f79c69..0a10fb52d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +apt (2.3.9) unstable; urgency=medium + + [ Frans Spiesschaert ] + * Dutch manpages translation update (Closes: #992352) + + [ David Kalnischkies ] + * Fix infinite recursions in MarkPackage and improve recursions in general + - Inhibit autoremove calculation in apt-mark and apt show + - Don't venture too deeply in AutoRemovers MarkPackage + - Stop autoremover from endlessly exploring cyclic providers (Closes: #992993) + - Increase recursion limits from 100 to 3000 + + [ Julian Andres Klode ] + * Improve error handling of cycling delayed queues + + -- Julian Andres Klode <jak@debian.org> Tue, 07 Sep 2021 17:25:44 +0200 + apt (2.3.8) unstable; urgency=medium * Upload to unstable |
