debian-forge-composer/internal/distro/fedora32
Tom Gundersen 5c3f4193e5 osbuild/rpm: set check_gpg per-package
Rather than passing an array of checksums, pass an array of objects
with package properties. One is the `checksum`, which is required, and
in addition to that we now pass the boolean check_gpg, which indicates
that that RPM should have its GPG signature verified.

Signed-off-by: Tom Gundersen <teg@jklm.no>
2020-06-10 19:25:54 +02:00
..
distro.go osbuild/rpm: set check_gpg per-package 2020-06-10 19:25:54 +02:00
distro_test.go distro: drop legacy image types 2020-05-27 16:20:35 +02:00