The verification of the Stable Release Update for pkgsel has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unattended-upgrades 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 Released
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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to