Package: unattended-upgrades
Version: 0.62.2
Since Wheezy is out the unattended-upgrades for Squeeze
don't work anymore. The default configuration in
/etc/apt/apt.conf.d/50unattended-upgrades says
Unattended-Upgrade::Allowed-Origins {
"${distro_id} stable";
"${distro_id} ${distro_codename}-security";
// "${distro_id} ${distro_codename}-updates";
// "${distro_id} ${distro_codename}-proposed-updates";
};
but security upgrades like the most recent libkrb5-3
are not installed automagically. Looking at its
changelog entry I see
krb5 (1.8.3+dfsg-4squeeze7) oldstable-security; urgency=medium
* Fix "cve-2002-2443: kpasswd udp ping-pong" (Closes: #708267)
:
:
Note the "oldstable-security".
Regards
Harri
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]