]> git.proxmox.com Git - dab-pve-appliances.git/commit
pmg: optionally verify cvd files with sigtool
authorStoiko Ivanov <s.ivanov@proxmox.com>
Thu, 9 Jan 2020 17:32:43 +0000 (18:32 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 11 Jan 2020 15:30:31 +0000 (16:30 +0100)
commit88c34936846ecd36d7d9d1b3f98a9e9d6c7e7354
tree7e3861220ff2f3b1f8eb64a49df1dff828cf9211
parent8b6176c642cbc2fca07e6e38f2a5f9f37aa30438
pmg: optionally verify cvd files with sigtool

sigtool (1)  is clamav's utility to manipulate and verify cvd files.
It is shipped in the clamav package, which is not installed inside
pmg (pmg uses the daemonized version - clamav-daemon).

This patch verifies the downloaded cvd-files if sigtool is installed on the
build host and skips the verification if not (in order to not depend on an
installed clamav package).

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
debian-10.0-pmg-64/Makefile