Hi,
I assumed this was by design. The default configuration in
/etc/apt/apt.conf.d/50unattended-upgrades is as follows:
Unattended-Upgrade::Allowed-Origins {
"${distro_id} stable";
"${distro_id} ${distro_codename}-security";
// "${distro_id} ${distro_codename}-updates";
// "${distro_id} ${distro_codename}-proposed-updates";
};
I see no mention of 'squeeze', but the default configuration appears to
only apply upgrades to stable, or apply security upgrades for the
currently installed release. If you run testing and want to
automatically keep that upgraded, you would have to additionally add an
entry for 'testing'.
If there is a desire to change that default behaviour, I think it need
only be a 'wishlist' bug; maybe there was a good reason for not doing
it anyway. I don't think this can be 'grave' or release-critical
because, once squeeze is released, the default configuration *will*
automatically keep that (stable) distribution up-to-date.
Regards,
--
Steven Chamberlain
ste...@pyro.eu.org
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org