Changelog: ========= * Made the 'fsverity sign' command and the 'libfsverity_sign_digest()' function support PKCS#11 tokens. * Avoided a compiler error when building with musl libc. * Avoided compiler warnings when building with OpenSSL 3.0. * Improved documentation and test scripts.
Signed-off-by: Wang Mingyu <[email protected]> --- .../{fsverity-utils_1.4.bb => fsverity-utils_1.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-crypto/fsverity-utils/{fsverity-utils_1.4.bb => fsverity-utils_1.5.bb} (95%) diff --git a/meta-oe/recipes-crypto/fsverity-utils/fsverity-utils_1.4.bb b/meta-oe/recipes-crypto/fsverity-utils/fsverity-utils_1.5.bb similarity index 95% rename from meta-oe/recipes-crypto/fsverity-utils/fsverity-utils_1.4.bb rename to meta-oe/recipes-crypto/fsverity-utils/fsverity-utils_1.5.bb index b76ed2477f..89e92d62f4 100644 --- a/meta-oe/recipes-crypto/fsverity-utils/fsverity-utils_1.4.bb +++ b/meta-oe/recipes-crypto/fsverity-utils/fsverity-utils_1.5.bb @@ -9,7 +9,7 @@ SECTION = "console" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=bc974d217b525ea216a336adb73e1220" -SRCREV = "9e082897d61a2449657651aa5a0931aca31428fd" +SRCREV = "20e87c13075a8e5660a8d69fd6c93d4f7c5f01a5" SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/fsverity-utils.git;branch=master" S = "${WORKDIR}/git" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#95322): https://lists.openembedded.org/g/openembedded-devel/message/95322 Mute This Topic: https://lists.openembedded.org/mt/89174848/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
