Changeset f49b415


Ignore:
Timestamp:
01/10/2015 05:14:07 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.7, 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:
f46521e
Parents:
efb6fe9
Message:

Update to gvfs-1.22.3.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • gnome.ent

    refb6fe9 rf49b415  
    1010<!ENTITY gcr-version                  "3.14.0">
    1111<!ENTITY gnome-keyring-version        "3.14.0">
    12 <!ENTITY gvfs-version                 "1.22.2">
     12<!ENTITY gvfs-version                 "1.22.3">
    1313<!ENTITY gjs-version                  "1.42.0">
    1414<!ENTITY gnome-desktop-version        "3.14.2">
  • gnome/platform/gvfs.xml

    refb6fe9 rf49b415  
    77  <!ENTITY gvfs-download-http "&gnome-download-http;/gvfs/1.22/gvfs-&gvfs-version;.tar.xz">
    88  <!ENTITY gvfs-download-ftp  "&gnome-download-ftp;/gvfs/1.22/gvfs-&gvfs-version;.tar.xz">
    9   <!ENTITY gvfs-md5sum        "6b00ec682a6851bcdad7814dd799e228">
     9  <!ENTITY gvfs-md5sum        "7e6d026addb1658fb24b39e8827d7650">
    1010  <!ENTITY gvfs-size          "1.6 MB">
    11   <!ENTITY gvfs-buildsize     "57 MB (additional 1 MB for the tests)">
    12   <!ENTITY gvfs-time          "0.7 SBU (additional 0.1 SBU for the tests)">
     11  <!ENTITY gvfs-buildsize     "57 MB">
     12  <!ENTITY gvfs-time          "0.7 SBU">
    1313]>
    1414
     
    141141
    142142    <para>
    143       To test the results, issue: <command>make -k check</command>. Some tests
    144       may fail, normally for a missing optional dependency.
     143      To test the results, issue: <command>make -k check</command>.
     144      Unfortunately, about half of the tests fail.<!--Some tests may fail,
     145      normally for a missing optional dependency.-->
    145146    </para>
    146147
  • introduction/welcome/changelog.xml

    refb6fe9 rf49b415  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[fernando] - Update to gvfs-1.22.3. Fixes
     52          <ulink url="&blfs-ticket-root;6017">#6017</ulink>.</para>
     53        </listitem>
     54        <listitem>
    5155          <para>[fernando] - Update to gtksourceview-3.14.3. Fixes
    5256          <ulink url="&blfs-ticket-root;6016">#6016</ulink>.</para>
Note: See TracChangeset for help on using the changeset viewer.