From aef65562999b1b7b8627ebb35d4a0ac6b4fa1825 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 30 Aug 2022 13:48:34 -0700 Subject: [PATCH] gnome-keyring: Upgrade to 42.1 Package systemd user unit files Signed-off-by: Khem Raj --- .../{gnome-keyring_40.0.bb => gnome-keyring_42.1.bb} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-keyring/{gnome-keyring_40.0.bb => gnome-keyring_42.1.bb} (92%) diff --git a/meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring_40.0.bb b/meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring_42.1.bb similarity index 92% rename from meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring_40.0.bb rename to meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring_42.1.bb index a30303cd8c..5937e74423 100644 --- a/meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring_40.0.bb +++ b/meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring_42.1.bb @@ -21,7 +21,7 @@ inherit gnomebase gsettings features_check gettext ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" -SRC_URI[archive.sha256sum] = "a3d24db08ee2fdf240fbbf0971a98c8ee295aa0e1a774537f4ea938038a3b931" +SRC_URI[archive.sha256sum] = "c7f4d040cc76a6b7fe67e08ef9106911c3c80d40fc88cbfc8e2684a4c946e3e6" SRC_URI += " \ file://0001-Set-paths-to-ssh-agent-and-ssh-add-by-configure-opti.patch \ file://musl.patch \ @@ -41,6 +41,7 @@ FILES:${PN} += " \ ${datadir}/xdg-desktop-portal \ ${base_libdir}/security/*${SOLIBSDEV} \ ${libdir}/pkcs11/gnome-keyring-pkcs11.so \ + ${systemd_user_unitdir} \ " # fix | gnome-keyring-daemon: insufficient process capabilities, unsecure memory might get used pkg_postinst:${PN} () {