Public bug reported:

Binary package hint: unattended-upgrades

The default config in unattended-upgrades 0.62ubuntu1 (in Maverick)
contains the following clause:

Unattended-Upgrade::Allowed-Origins {
        "${distro_id} stable";
        "${distro_id} ${distro_codename}-security";
//      "${distro_id} ${distro_codename}-updates";
//      "${distro_id} ${distro_codename}-proposed-updates";
};

The "${distro_id} stable" line is not apropos to Ubuntu. I believe this
should be changed to "${distro_id} ${distro_codename}". This will allow
u-u to pull in updates for pre-release distros (which I believe was the
intent of the "stable" line to begin with).

** Affects: unattended-upgrades (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Default config uses inappropriate allowed-origin of "stable"
https://bugs.launchpad.net/bugs/657848
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to