Default config uses inappropriate allowed-origin of "stable"

Bug #657848 reported by Daniel Richard G.
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
unattended-upgrades (Ubuntu)
New
Undecided
Unassigned

Bug Description

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).

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.