diff options
Diffstat (limited to 'debian/NEWS')
-rw-r--r-- | debian/NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/NEWS b/debian/NEWS index 7e46f4444..b5547fd12 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,3 +1,18 @@ +apt (2.3.12) unstable; urgency=medium + + The solver will no longer try to remove Essential or Protected packages, + any dependency problem that would need such a solution will have to be + resolved manually. + + The "Yes, do as I say" prompt for removing essential packages has been + replaced by an error message. The appropriate command-line option needs + to be used instead. + + Thank you to Linus Tech Tips and System76 for bringing this issue + to our attention. + + -- Julian Andres Klode <jak@debian.org> Wed, 17 Nov 2021 18:26:40 +0100 + apt (2.1.16) unstable; urgency=medium Automatically remove unused kernels on apt {dist,full}-upgrade. To revert |