From 4e0c76b37765ad998b5ae72fc6f5441792818d78 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sat, 21 May 2022 20:46:55 -0500 Subject: [PATCH] Update to gnome-keyring-42.0. --- gnome.ent | 2 +- gnome/platform/gnome-keyring.xml | 21 ++++++++++++--------- introduction/welcome/changelog.xml | 4 ++++ 3 files changed, 17 insertions(+), 10 deletions(-) diff --git a/gnome.ent b/gnome.ent index 207080490e..4f6532c836 100644 --- a/gnome.ent +++ b/gnome.ent @@ -64,7 +64,7 @@ - + diff --git a/gnome/platform/gnome-keyring.xml b/gnome/platform/gnome-keyring.xml index a08bed5bbd..d92d08285c 100644 --- a/gnome/platform/gnome-keyring.xml +++ b/gnome/platform/gnome-keyring.xml @@ -8,9 +8,9 @@ "&gnome-download-http;/gnome-keyring/&gnome-40;/gnome-keyring-&gnome-keyring-version;.tar.xz"> - + - + ]> @@ -102,6 +102,16 @@ Installation of GNOME Keyring + + First, fix a packaging error: + + + + +sed -e 's:/home/niels/jhbuild/checkout/gnome-keyring/daemon/dbus/::' \ + -i daemon/dbus/*generated.c + Install GNOME Keyring by running the following commands: @@ -134,13 +144,6 @@ make deprecated entry in the schema template. - - diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index f9d59143b0..64a74aeb5b 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -45,6 +45,10 @@ May 21st, 2022 + + [bdubbs] - Update to gnome-keyring-42.0. Fixes + #16565. + [bdubbs] - Update to seahorse-42.0. Fixes #16568.