mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
Update to gnome-keyring-42.0.
This commit is contained in:
parent
ea0b5bb788
commit
4e0c76b377
@ -64,7 +64,7 @@
|
|||||||
<!ENTITY nautilus-version "42.1.1">
|
<!ENTITY nautilus-version "42.1.1">
|
||||||
<!ENTITY zenity-version "3.42.1">
|
<!ENTITY zenity-version "3.42.1">
|
||||||
<!ENTITY gnome-bluetooth-version "42.0">
|
<!ENTITY gnome-bluetooth-version "42.0">
|
||||||
<!ENTITY gnome-keyring-version "40.0">
|
<!ENTITY gnome-keyring-version "42.0">
|
||||||
<!ENTITY gnome-settings-daemon-version "42.1">
|
<!ENTITY gnome-settings-daemon-version "42.1">
|
||||||
<!ENTITY gnome-control-center-version "42.1">
|
<!ENTITY gnome-control-center-version "42.1">
|
||||||
<!ENTITY mutter-version "42.1">
|
<!ENTITY mutter-version "42.1">
|
||||||
|
@ -8,9 +8,9 @@
|
|||||||
"&gnome-download-http;/gnome-keyring/&gnome-40;/gnome-keyring-&gnome-keyring-version;.tar.xz">
|
"&gnome-download-http;/gnome-keyring/&gnome-40;/gnome-keyring-&gnome-keyring-version;.tar.xz">
|
||||||
<!ENTITY gnome-keyring-download-ftp
|
<!ENTITY gnome-keyring-download-ftp
|
||||||
"&gnome-download-ftp;/gnome-keyring/&gnome-40;/gnome-keyring-&gnome-keyring-version;.tar.xz">
|
"&gnome-download-ftp;/gnome-keyring/&gnome-40;/gnome-keyring-&gnome-keyring-version;.tar.xz">
|
||||||
<!ENTITY gnome-keyring-md5sum "f404b61683a0ff54fb264b337772cff2">
|
<!ENTITY gnome-keyring-md5sum "dd3a191a2f61a14ca67ad6e2a3e6287e">
|
||||||
<!ENTITY gnome-keyring-size "1.3 MB">
|
<!ENTITY gnome-keyring-size "1.3 MB">
|
||||||
<!ENTITY gnome-keyring-buildsize "155 MB">
|
<!ENTITY gnome-keyring-buildsize "116 MB">
|
||||||
<!ENTITY gnome-keyring-time "0.2 SBU (Using parallelism=4; add 0.3 SBU for tests)">
|
<!ENTITY gnome-keyring-time "0.2 SBU (Using parallelism=4; add 0.3 SBU for tests)">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
@ -102,6 +102,16 @@
|
|||||||
<sect2 role="installation">
|
<sect2 role="installation">
|
||||||
<title>Installation of GNOME Keyring</title>
|
<title>Installation of GNOME Keyring</title>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
First, fix a packaging error:
|
||||||
|
</para>
|
||||||
|
|
||||||
|
<!-- This could be shortened to sed -i 's:/home.*dbus/::' daemon/dbus/*generated.c
|
||||||
|
but I expect a release of 42.1 soon to fix the problem. -->
|
||||||
|
|
||||||
|
<screen><userinput>sed -e 's:/home/niels/jhbuild/checkout/gnome-keyring/daemon/dbus/::' \
|
||||||
|
-i daemon/dbus/*generated.c</userinput></screen>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Install <application>GNOME Keyring</application> by running the
|
Install <application>GNOME Keyring</application> by running the
|
||||||
following commands:
|
following commands:
|
||||||
@ -134,13 +144,6 @@ make</userinput></screen>
|
|||||||
deprecated entry in the schema template.
|
deprecated entry in the schema template.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- FIXME: Removed with usr-merge
|
|
||||||
<para>
|
|
||||||
<parameter>- -with-pam-dir=/lib/security</parameter>: This switch
|
|
||||||
specifies where the PAM module will be installed.
|
|
||||||
</para>
|
|
||||||
-->
|
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
<sect2 role="content">
|
<sect2 role="content">
|
||||||
|
@ -45,6 +45,10 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>May 21st, 2022</para>
|
<para>May 21st, 2022</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[bdubbs] - Update to gnome-keyring-42.0. Fixes
|
||||||
|
<ulink url="&blfs-ticket-root;16565">#16565</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[bdubbs] - Update to seahorse-42.0. Fixes
|
<para>[bdubbs] - Update to seahorse-42.0. Fixes
|
||||||
<ulink url="&blfs-ticket-root;16568">#16568</ulink>.</para>
|
<ulink url="&blfs-ticket-root;16568">#16568</ulink>.</para>
|
||||||
|
Loading…
Reference in New Issue
Block a user