[Bug 1585771] Re: Automatic security upgrades are always enabled
Chris J Arges
1585771 at bugs.launchpad.net
Wed Jun 15 10:46:44 UTC 2016
Hello youshotwhointhatwhatnow, or anyone else affected,
Accepted pkgsel into xenial-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/pkgsel/0.43ubuntu1.1
in a few hours, and then in the -proposed repository.
Please help us by testing this new package. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Your feedback will aid us getting this update
out to other Ubuntu users.
If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed. In either case, details of your testing will help
us make a better decision.
Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance!
** Changed in: pkgsel (Ubuntu Xenial)
Status: New => Fix Committed
** Tags added: verification-needed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to pkgsel in Ubuntu.
https://bugs.launchpad.net/bugs/1585771
Title:
Automatic security upgrades are always enabled
Status in pkgsel package in Ubuntu:
Fix Released
Status in unattended-upgrades package in Ubuntu:
New
Status in pkgsel source package in Xenial:
Fix Committed
Status in unattended-upgrades source package in Xenial:
New
Bug description:
After installing 16.04 server and selecting the option "no automatic
upgrades" the system will still be configured to automatically perform
security upgrades.
$ cat /etc/apt/apt.conf.d/20auto-upgrades
APT::Periodic::Update-Package-Lists "1";
APT::Periodic::Unattended-Upgrade "1";
$ head -n 8 /etc/apt/apt.conf.d/50unattended-upgrades
// Automatically upgrade packages from these (origin:archive) pairs
Unattended-Upgrade::Allowed-Origins {
"${distro_id}:${distro_codename}-security";
// "${distro_id}:${distro_codename}-updates";
// "${distro_id}:${distro_codename}-proposed";
// "${distro_id}:${distro_codename}-backports";
};
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pkgsel/+bug/1585771/+subscriptions
More information about the foundations-bugs
mailing list