diff options
author | tblume <Thomas.Blume@suse.com> | 2017-04-24 20:37:11 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2017-04-24 20:37:11 +0200 |
commit | 697be0be15df33e421e29c3b60b10b40c413bb8b (patch) | |
tree | 25cc20fe22d75c46b013d65af1a27965cc8a0f11 /src/libsystemd/sd-bus/bus-socket.c | |
parent | 8ea9aa9e88b043aaa48eed4b482ac58342457e16 (diff) |
importd: support SUSE style checksums (#5206)
In order to verify a pulled container or disk image, importd only supports
SHA256SUMS files with the detached signature in SHA256SUMS.gpg.
SUSE is using an inline signed file with the name of the image itself and the
suffix .sha256 instead.
This commit adds support for this type of signature files.
It is first attempted to pull the .sha256 file.
If this fails with error 404, the SHA256SUMS and SHA256SUMS.gpg files are
pulled and used for verification.
Diffstat (limited to 'src/libsystemd/sd-bus/bus-socket.c')
0 files changed, 0 insertions, 0 deletions