From: Evgeni Golov Date: Thu, 23 Feb 2017 21:03:40 +0000 (+0100) Subject: squeeze is not a supported release anymore, drop the key X-Git-Tag: lxc-1.0.10~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51f338c3fd802914038171dd5e03d572ff4ffb87;p=thirdparty%2Flxc.git squeeze is not a supported release anymore, drop the key Signed-off-by: Evgeni Golov --- diff --git a/templates/lxc-debian.in b/templates/lxc-debian.in index 18c3daccb..85f8531fe 100644 --- a/templates/lxc-debian.in +++ b/templates/lxc-debian.in @@ -272,9 +272,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" ;;