Update comment: Squeeze's unattended-upgrades 0.62 still does not support wildcards.

This commit is contained in:
intrigeri 2010-12-11 09:30:51 +01:00
parent 6596641bb1
commit 5e94f0707c

View file

@ -22,7 +22,7 @@ Unattended-Upgrade::Package-Blacklist {
"linux-image-*";
// unfortunately there seems to be a bug in unattended-upgrades <= 0.25.1 that wildcards aren't recognized:
// unfortunately there seems to be a bug in unattended-upgrades <= 0.62 that wildcards aren't recognized:
//2009-12-11 13:41:43,267 INFO Initial blacklisted packages: linux-image-*
//2009-12-11 13:41:43,267 INFO Starting unattended upgrades script
//2009-12-11 13:41:43,267 INFO Allowed origins are: ["['Debian', 'stable']", "['Debian-Security', 'stable']"]