Changeset 4e0c76b


Ignore:
Timestamp:
05/22/2022 01:46:55 AM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
616b6a18
Parents:
ea0b5bb
Message:

Update to gnome-keyring-42.0.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • gnome.ent

    rea0b5bb r4e0c76b  
    6565<!ENTITY zenity-version                    "3.42.1">
    6666<!ENTITY gnome-bluetooth-version           "42.0">
    67 <!ENTITY gnome-keyring-version             "40.0">
     67<!ENTITY gnome-keyring-version             "42.0">
    6868<!ENTITY gnome-settings-daemon-version     "42.1">
    6969<!ENTITY gnome-control-center-version      "42.1">
  • gnome/platform/gnome-keyring.xml

    rea0b5bb r4e0c76b  
    99  <!ENTITY gnome-keyring-download-ftp
    1010           "&gnome-download-ftp;/gnome-keyring/&gnome-40;/gnome-keyring-&gnome-keyring-version;.tar.xz">
    11   <!ENTITY gnome-keyring-md5sum        "f404b61683a0ff54fb264b337772cff2">
     11  <!ENTITY gnome-keyring-md5sum        "dd3a191a2f61a14ca67ad6e2a3e6287e">
    1212  <!ENTITY gnome-keyring-size          "1.3 MB">
    13   <!ENTITY gnome-keyring-buildsize     "155 MB">
     13  <!ENTITY gnome-keyring-buildsize     "116 MB">
    1414  <!ENTITY gnome-keyring-time          "0.2 SBU (Using parallelism=4; add 0.3 SBU for tests)">
    1515]>
     
    104104
    105105    <para>
     106      First, fix a packaging error:
     107    </para>
     108
     109<!-- This could be shortened to sed -i 's:/home.*dbus/::' daemon/dbus/*generated.c
     110     but I expect a release of 42.1 soon to fix the problem.  -->
     111
     112<screen><userinput>sed -e 's:/home/niels/jhbuild/checkout/gnome-keyring/daemon/dbus/::' \
     113    -i daemon/dbus/*generated.c</userinput></screen>
     114
     115    <para>
    106116      Install <application>GNOME Keyring</application> by running the
    107117      following commands:
     
    134144      deprecated entry in the schema template.
    135145    </para>
    136 
    137     <!-- FIXME: Removed with usr-merge
    138     <para>
    139       <parameter>- -with-pam-dir=/lib/security</parameter>: This switch
    140       specifies where the PAM module will be installed.
    141     </para>
    142     -->
    143146
    144147  </sect2>
  • introduction/welcome/changelog.xml

    rea0b5bb r4e0c76b  
    4747      <itemizedlist>
    4848        <listitem>
     49          <para>[bdubbs] - Update to gnome-keyring-42.0. Fixes
     50          <ulink url="&blfs-ticket-root;16565">#16565</ulink>.</para>
     51        </listitem>
     52        <listitem>
    4953          <para>[bdubbs] - Update to seahorse-42.0. Fixes
    5054          <ulink url="&blfs-ticket-root;16568">#16568</ulink>.</para>
Note: See TracChangeset for help on using the changeset viewer.