import: add image verification using gpg

System Internals / systemd - Lennart Poettering [poettering.net] - 20 January 2015 21:03 UTC

This also adds an initial keyring for the verification, that contains Ubuntu's and Fedora's key. We should probably add more entries sooner or later.

3576d63 import: add image verification using gpg
Makefile.am | 13 +-
src/import/import-pubring.gpg | Bin 0 -> 9551 bytes
src/import/import-raw.c | 261 +++++++++++++++++++++++++++++------------
src/shared/util.c | 10 ++
src/shared/util.h | 3 +
5 files changed, 210 insertions(+), 77 deletions(-)

Upstream: github.com


  • Share