[Bug 1585771] Re: Automatic security upgrades are always enabled

Mathieu Trudel-Lapierre mathieu.tl at gmail.com
Wed May 25 22:13:05 UTC 2016


** Changed in: debian-installer (Ubuntu)
     Assignee: (unassigned) => Mathieu Trudel-Lapierre (cyphermox)

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to debian-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1585771

Title:
  Automatic security upgrades are always enabled

Status in debian-installer package in Ubuntu:
  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/debian-installer/+bug/1585771/+subscriptions



More information about the foundations-bugs mailing list