]> git.proxmox.com Git - pve-manager.git/commit - aplinfo/Makefile
aplinfo: improve signature verification
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Tue, 23 Aug 2016 14:27:18 +0000 (16:27 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 24 Aug 2016 07:56:38 +0000 (09:56 +0200)
commit868801cb22d77bf517d97fb636cd8e220eb0992d
treed85c267353f11d52b82ff012ecca57a857e8f71f
parentc351eda9522a288817f719335dcddead6eaff801
aplinfo: improve signature verification

instead of importing the trusted gpg keys into root's
.gnupg on each appliance list update, install a trusted
keyring generated at build time.

verify signatures with gpgv and the trusted keyring instead
of gpg --verify on root's keyring with output parsing.
PVE/APLInfo.pm
aplinfo/Makefile