import: refactor how we do gpg validation
authorLennart Poettering <lennart@poettering.net>
Fri, 15 Jan 2021 23:06:13 +0000 (00:06 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 19 Jan 2021 17:29:59 +0000 (18:29 +0100)
commitac71ece3c6ccc67dd5965c64026c879bcaec77f5
tree6083508eb11f320843a6d4c3939faf81306a6439
parent133b34f69a72dc90d4e336837d699245390c9f50
import: refactor how we do gpg validation

Let's split out the actual gpg logic into a helper function, so that we
can add alternative validations later on.
src/import/pull-common.c
src/import/pull-common.h
src/import/pull-raw.c
src/import/pull-tar.c