From: Wang Mingyu <[email protected]> Changelog: ============ - certificate: Add API to retrieve version - Bump required GnuTLS version to 3.8.5 - Avoid potential integer overflow spotted by UBSan - Support GnuTLS as an alternative crypto backend - Updated translations
Signed-off-by: Wang Mingyu <[email protected]> --- meta/recipes-gnome/gcr/{gcr_4.2.1.bb => gcr_4.3.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-gnome/gcr/{gcr_4.2.1.bb => gcr_4.3.0.bb} (95%) diff --git a/meta/recipes-gnome/gcr/gcr_4.2.1.bb b/meta/recipes-gnome/gcr/gcr_4.3.0.bb similarity index 95% rename from meta/recipes-gnome/gcr/gcr_4.2.1.bb rename to meta/recipes-gnome/gcr/gcr_4.3.0.bb index 26dc1d1bc6..50c8cfe8d6 100644 --- a/meta/recipes-gnome/gcr/gcr_4.2.1.bb +++ b/meta/recipes-gnome/gcr/gcr_4.3.0.bb @@ -20,7 +20,7 @@ inherit gnomebase gtk-icon-cache gi-docgen features_check vala gobject-introspec REQUIRED_DISTRO_FEATURES = "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'opengl', '', d)}" -SRC_URI[archive.sha256sum] = "ed783b5c80373cd058c02ea9e3e2a64e558599ca190a5abd598122e479967de5" +SRC_URI[archive.sha256sum] = "c3ee8728e4364b0397f435fa20f92f901ab139d2b264f4e059d67b3c0f43cd36" PACKAGECONFIG ??= " \ ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)} \ -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#198650): https://lists.openembedded.org/g/openembedded-core/message/198650 Mute This Topic: https://lists.openembedded.org/mt/105706661/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
