mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-02 23:04:52 +00:00
Use full GPG fingerprint instead of long IDs.
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>
This commit is contained in:
parent
043c8e43b2
commit
dd2dbcb920
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user