Changeset 1757784


Ignore:
Timestamp:
04/09/2015 05:02:22 PM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
bfa0edb2
Parents:
b88e336
Message:

Update to gnome-keyring-3.16.0.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15815 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • gnome.ent

    rb88e336 r1757784  
    99<!ENTITY libsecret-version            "0.18">
    1010<!ENTITY gcr-version                  "3.15.92">
    11 <!ENTITY gnome-keyring-version        "3.15.92">
     11<!ENTITY gnome-keyring-version        "3.16.0">
    1212<!ENTITY gvfs-version                 "1.24.0">
    1313<!ENTITY gjs-version                  "1.43.3">
  • gnome/platform/gnome-keyring.xml

    rb88e336 r1757784  
    66
    77  <!ENTITY gnome-keyring-download-http
    8            "&gnome-download-http;/gnome-keyring/3.15/gnome-keyring-&gnome-keyring-version;.tar.xz">
     8           "&gnome-download-http;/gnome-keyring/&gnome-minor-16;/gnome-keyring-&gnome-keyring-version;.tar.xz">
    99  <!ENTITY gnome-keyring-download-ftp
    10            "&gnome-download-ftp;/gnome-keyring/3.15/gnome-keyring-&gnome-keyring-version;.tar.xz">
    11   <!ENTITY gnome-keyring-md5sum        "650594eee4845e5340cbb3c86d8bd404">
     10           "&gnome-download-ftp;/gnome-keyring/&gnome-minor-16;/gnome-keyring-&gnome-keyring-version;.tar.xz">
     11  <!ENTITY gnome-keyring-md5sum        "d105927a8dd1791552882744b62351bd">
    1212  <!ENTITY gnome-keyring-size          "1.2 MB">
    1313  <!ENTITY gnome-keyring-buildsize     "134 MB (additional 1 MB for tests)">
     
    115115    <para>
    116116      A session bus address is necessary to run the tests. To test the results,
    117       issue: <command>make -k check</command>. Some tests fail for
    118       unknown reasons.
     117      issue: <command>make check</command>.
    119118    </para>
    120119
  • introduction/welcome/changelog.xml

    rb88e336 r1757784  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[fernando] - Update to gnome-keyring-3.16.0. Fixes
     52          <ulink url="&blfs-ticket-root;6384">#6384</ulink>.</para>
     53        </listitem>
     54        <listitem>
    5155          <para>[fernando] - Update to colord-1.2.10. Fixes
    5256          <ulink url="&blfs-ticket-root;6382">#6382</ulink>.</para>
Note: See TracChangeset for help on using the changeset viewer.