Changeset 388fe658


Ignore:
Timestamp:
12/03/2014 02:53:49 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:
196d393
Parents:
f66f76c
Message:

Update to colord-1.2.7.
Update to unrarsrc-5.2.3.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/colord.xml

    rf66f76c r388fe658  
    88           "http://www.freedesktop.org/software/colord/releases/colord-&colord-version;.tar.xz">
    99  <!ENTITY colord-download-ftp  " ">
    10   <!ENTITY colord-md5sum        "ec1ad709bac22963877dbf48381ec34c">
     10  <!ENTITY colord-md5sum        "73d5979385667c5f0d683e7f2b226758">
    1111  <!ENTITY colord-size          "1.2 MB">
    1212  <!ENTITY colord-buildsize     "32 MB (additional 3 MB to build and install the API documentation, and 3 MB for the tests)">
    13   <!ENTITY colord-time          "0.5 SBU (additional 0.1 SBU to build and install the API documentation, and 0.2 SBU for the tests)">
     13  <!ENTITY colord-time          "0.5 SBU (additional 0.2 SBU for the tests)">
    1414]>
    1515
  • general/sysutils/unrar.xml

    rf66f76c r388fe658  
    77  <!ENTITY unrar-download-http "http://www.rarlab.com/rar/unrarsrc-&unrar-version;.tar.gz">
    88  <!ENTITY unrar-download-ftp  " ">
    9   <!ENTITY unrar-md5sum        "69ef5af8442cbb7dfdebe298bfb9c61a">
     9  <!ENTITY unrar-md5sum        "1c14a30052bf5e0b1a02fd9e3e638452">
    1010  <!ENTITY unrar-size          "216 KB">
    1111  <!ENTITY unrar-buildsize     "2.4 MB">
  • introduction/welcome/changelog.xml

    rf66f76c r388fe658  
    4646
    4747    <listitem>
     48      <para>December 3rd, 2014</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Update to unrarsrc-5.2.3. Fixes
     52          <ulink url="&blfs-ticket-root;5902">#5902</ulink>.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[fernando] - Update to colord-1.2.7. Fixes
     56          <ulink url="&blfs-ticket-root;5901">#5901</ulink>.</para>
     57        </listitem>
     58      </itemizedlist>
     59    </listitem>
     60
     61    <listitem>
    4862      <para>December 2nd, 2014</para>
    4963      <itemizedlist>
     
    87101      </itemizedlist>
    88102    </listitem>
    89 
    90103
    91104    <listitem>
  • packages.ent

    rf66f76c r388fe658  
    212212<!ENTITY autofs-version               "5.1.0">
    213213<!ENTITY bluez-version                "5.25">
    214 <!ENTITY colord-version               "1.2.6">    <!-- Even minors only -->
     214<!ENTITY colord-version               "1.2.7">    <!-- Even minors only -->
    215215<!ENTITY cpio-version                 "2.11">
    216216<!ENTITY dbus-version                 "1.8.12">   <!-- Even minors only -->
     
    236236<!ENTITY udisks-version               "1.0.5">    <!-- stable lt .90 micro version -->
    237237<!ENTITY udisks2-version              "2.1.3">    <!-- stable lt .90 micro version -->
    238 <!ENTITY unrar-version                "5.2.2">
     238<!ENTITY unrar-version                "5.2.3">
    239239<!ENTITY unzip-version                "6.0">
    240240<!ENTITY upower-version               "0.9.23">
Note: See TracChangeset for help on using the changeset viewer.