Re: The following packages have been kept back
Marvin Renich <[email protected]> Tue, 20 Nov 2018 13:39:18 -0500
| Newsgroups | gmane.linux.debian.user.laptop |
|---|---|
| Message-ID | <[email protected]> |
* Matus UHLAR - fantomas <[email protected]> [181119 11:13]: > On 19.11.18 10:09, Marvin Renich wrote: > > If you say «apt-get install firmware-linux-nonfree» it should tell you > > what it is going to do and ask for confirmation if any other packages > > will be installed or removed. > > I would call this unfortunate, because security update should not bring new > packages unless really needed. This does not appear to be a security update, but (looking at the version numbers involved) a release upgrade from jessie to stretch, though I could be wrong. Security updates, in general, do not add or remove dependencies without a real need. The security team is very sensitive to this. Also, unattended-upgrades does not simply do apt-get upgrade; I believe it does allow changing dependencies. I'm not sure why you say «apt-get install ...» asking for confirmation is unfortunate (or were you saying something else?). ...Marvin