Update comment: Squeeze's unattended-upgrades 0.62 still does not support wildcards.
This commit is contained in:
parent
6596641bb1
commit
5e94f0707c
1 changed files with 1 additions and 1 deletions
|
@ -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']"]
|
||||
|
|
Loading…
Reference in a new issue