diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2021-04-29 10:45:32 +0200 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2021-04-29 10:45:32 +0200 |
commit | 51b5ed32738c8828c7049bb8024cda23f32dd6c9 (patch) | |
tree | 0df2a2a4b9324bf50ef09fbeb5491718c1810ee5 /debian | |
parent | b60cda7992d316123b036a4a0eb5f472d21e9cdd (diff) |
Release 2.3.32.3.3
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7d430742e..1e3689a40 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +apt (2.3.3) experimental; urgency=medium + + [ David Kalnischkies ] + * Allow superfluous commas in build-dependency lines + * Mark only provides from protected versioned kernel packages + * Count uninstallable packages in "not upgraded" (Closes: #981535) + * Reexplore providers of marked packages if some didn't satisfy before + * Call MarkAndSweep only manually in apt-get for autoremove + * Store versioned kernel package detectors in d-pointer + + [ Brian Murray ] + * Fix a typo in json-hooks-protocol.md + + [ Julian Andres Klode ] + * Temporarily Revert "2.3-only: Warn that the 0.1 protocol is deprecated" + + -- Julian Andres Klode <jak@debian.org> Thu, 29 Apr 2021 10:43:19 +0200 + apt (2.3.2) experimental; urgency=medium * Remove inversed comment for AllowUnsizedPackages |