Changeset 2e3afb4


Ignore:
Timestamp:
01/10/2015 12:04: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.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:
af176ae9
Parents:
b212858
Message:

Update to xdg-utils-1.1.0-rc3.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rb212858 r2e3afb4  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[fernando] - Update to xdg-utils-1.1.0-rc3. Fixes
     52          <ulink url="&blfs-ticket-root;6001">#6001</ulink>.</para>
     53        </listitem>
     54        <listitem>
    5155          <para>[fernando] - Update to OpenSSL-1.0.1k. Fixes
    5256          <ulink url="&blfs-ticket-root;6020">#6020</ulink>.</para>
  • packages.ent

    rb212858 r2e3afb4  
    608608<!ENTITY transmission-version         "2.84">
    609609<!ENTITY xchat-version                "2.8.8">
    610 <!ENTITY xdg-utils-version            "1.1.0-rc2">
     610<!ENTITY xdg-utils-version            "1.1.0-rc3">
    611611
    612612<!-- Part XI -->
  • xsoft/other/xdg-utils.xml

    rb212858 r2e3afb4  
    99<!--    "http://portland.freedesktop.org/download/xdg-utils-&xdg-utils-version;.tar.gz">-->
    1010  <!ENTITY xdg-utils-download-ftp  " ">
    11   <!ENTITY xdg-utils-md5sum        "38b6f1d38cb02297ddbf64dba0a907a4">
    12   <!ENTITY xdg-utils-size          "340 KB">
     11  <!ENTITY xdg-utils-md5sum        "617ef5f9872ab5b148ad4717bc9012f5">
     12  <!ENTITY xdg-utils-size          "284 KB">
    1313  <!ENTITY xdg-utils-buildsize     "2.1 MB">
    1414  <!ENTITY xdg-utils-time          "less than 0.1 SBU">
     
    112112    usr is not recommended.</para></caution>
    113113
    114     <para>To run the tests, issue: <command>make test</command>.</para>
     114    <para>To run the tests, issue: <command>make -k test</command>.</para>
    115115
    116116    <para>Now install it as the <systemitem class="username">root</systemitem>
Note: See TracChangeset for help on using the changeset viewer.