]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/shared/dissect-image.c
dissect: fix root hash signature autodiscovery
authorLuca Boccassi <bluca@debian.org>
Sun, 10 Jan 2021 15:06:04 +0000 (15:06 +0000)
committerLennart Poettering <lennart@poettering.net>
Sun, 10 Jan 2021 20:57:38 +0000 (21:57 +0100)
commit90f989861e1f7fd4465a8dddd1721b54ecb3f273
treef0dedc1702ddcfc82772941c6752116a1eb79f48
parent91737e14539acf678d0f61ad23ac5bff2c8bb318
dissect: fix root hash signature autodiscovery

The root hash signature is auto discovered only if the root hash was specified
manually. Ensure that an auto discovered root hash is also enough.
src/shared/dissect-image.c