[meta-oe] libjcat: upgrade 0.1.9 -> 0.1.10

Message ID 1645449836-23309-2-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe] libjcat: upgrade 0.1.9 -> 0.1.10 | expand

Commit Message

Mingyu Wang (Fujitsu) Feb. 21, 2022, 1:23 p.m. UTC
Changelog:
=========
New Features:
- Add ED25519 support
- Define three more types used for the firmware transparency log

Bugfixes:
- Include the pkgconfig variables in the subproject dependency
- Drop the use of setuptools in the test script for regenerating ld version file
- Use the correct lookup method for the python3 script interpreter

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../libjcat/{libjcat_0.1.9.bb => libjcat_0.1.10.bb}             | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-gnome/libjcat/{libjcat_0.1.9.bb => libjcat_0.1.10.bb} (94%)

Patch

diff --git a/meta-oe/recipes-gnome/libjcat/libjcat_0.1.9.bb b/meta-oe/recipes-gnome/libjcat/libjcat_0.1.10.bb
similarity index 94%
rename from meta-oe/recipes-gnome/libjcat/libjcat_0.1.9.bb
rename to meta-oe/recipes-gnome/libjcat/libjcat_0.1.10.bb
index b0871c6a48..bbbc728d33 100644
--- a/meta-oe/recipes-gnome/libjcat/libjcat_0.1.9.bb
+++ b/meta-oe/recipes-gnome/libjcat/libjcat_0.1.10.bb
@@ -11,7 +11,7 @@  SRC_URI = "\
     git://github.com/hughsie/libjcat.git;branch=main;protocol=https \
     file://run-ptest \
 "
-SRCREV = "d4833949f8f1997b83f35a03127b9e12c104a7c8"
+SRCREV = "edaf36b285497364bef8bf916ffe5b962d01c4b8"
 S = "${WORKDIR}/git"
 
 inherit gobject-introspection gtk-doc meson ptest-gnome vala lib_package