From ac12a36f9cbe087c3cf3036b0cad1904011eae94 Mon Sep 17 00:00:00 2001 From: Evgeni Golov Date: Thu, 23 Feb 2017 22:03:40 +0100 Subject: [PATCH] squeeze is not a supported release anymore, drop the key Signed-off-by: Evgeni Golov --- templates/lxc-debian.in | 3 --- 1 file changed, 3 deletions(-) diff --git a/templates/lxc-debian.in b/templates/lxc-debian.in index 6bdf02d6a..6eff9da9b 100644 --- a/templates/lxc-debian.in +++ b/templates/lxc-debian.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" ;; -- 2.47.2