]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
Use full GPG fingerprint instead of long IDs.
authorStéphane Graber <stgraber@ubuntu.com>
Wed, 17 Aug 2016 19:42:34 +0000 (15:42 -0400)
committerStéphane Graber <stgraber@ubuntu.com>
Thu, 17 Nov 2016 23:31:41 +0000 (18:31 -0500)
With how easy it is to create a collision on a short ID nowadays and
given that the user doesn't actually have to remember or manually enter
the key ID, lets just use the full fingerprint from now on.

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
templates/lxc-download.in

index 0eed00eb38c56876b8354ee8e4dfc0621dd6a237..0d90fa64d9b00521678d5fbcaffddf57b86b8d24 100644 (file)
@@ -33,7 +33,7 @@ DOWNLOAD_DIST=
 DOWNLOAD_FLUSH_CACHE="false"
 DOWNLOAD_FORCE_CACHE="false"
 DOWNLOAD_INTERACTIVE="false"
-DOWNLOAD_KEYID="0xBAEFF88C22F6E216"
+DOWNLOAD_KEYID="0xE7FB0CAEC8173D669066514CBAEFF88C22F6E216"
 DOWNLOAD_KEYSERVER="hkp://pool.sks-keyservers.net"
 DOWNLOAD_LIST_IMAGES="false"
 DOWNLOAD_MODE="system"