import: properly verify roothash_signature + verity download, too
authorLennart Poettering <lennart@poettering.net>
Fri, 29 Jan 2021 15:24:14 +0000 (16:24 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 29 Jan 2021 15:40:20 +0000 (16:40 +0100)
commitff2f7797587e6b0a4b6ef86a7d0bfdb08a5c3ffe
tree4736df897cda58c6b818d6b438b9d37723c51089
parentc9b6ebef8c4ed28edc930bcb77906cee74c0cb34
import: properly verify roothash_signature + verity download, too

Follow-up for 133b34f69a72dc90d4e336837d699245390c9f50 where this was
forgotten.

While we are at it, bring the parameters into the same order as we
declare them in the PullRaw/PullTar objects, i.e. match them to the
canonical order.
src/import/pull-common.c
src/import/pull-common.h
src/import/pull-raw.c
src/import/pull-tar.c