mirror of
git://github.com/lxc/lxc
synced 2025-09-05 19:49:37 +00:00
Merge pull request #1444 from evgeni/kill-squeeze
squeeze is not a supported release anymore, drop the key
This commit is contained in:
@@ -348,9 +348,6 @@ openssh-server
|
||||
if [ ! -f $releasekeyring ]; then
|
||||
releasekeyring="$cache/archive-key.gpg"
|
||||
case $release in
|
||||
"squeeze")
|
||||
gpgkeyname="archive-key-6.0"
|
||||
;;
|
||||
"wheezy")
|
||||
gpgkeyname="archive-key-7.0"
|
||||
;;
|
||||
|
Reference in New Issue
Block a user