Changeset 740597c


Ignore:
Timestamp:
01/24/2014 05:22:37 PM (10 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.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
2eef4339
Parents:
30fd240
Message:

Add packages: tree-1.6.0 and sof_4.87.

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

Files:
2 added
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r30fd240 r740597c  
    311311<!ENTITY imagemagick-version          "6.8.8">
    312312<!ENTITY intltool-version             "0.50.2">
     313<!ENTITY lsof-version                 "4.87">
    313314<!ENTITY pinentry-version             "0.8.3">
    314315<!ENTITY qtchooser-version            "39">
     
    319320<!ENTITY sharutils-version            "4.14">
    320321<!ENTITY tidy-version                 "cvs_20101110">
     322<!ENTITY tree-version                 "1.6.0">
    321323<!ENTITY unixodbc-version             "2.3.2">
    322324<!ENTITY xscreensaver-version         "5.26">
  • general/genutils/genutils.xml

    r30fd240 r740597c  
    3232  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="intltool.xml"/>
    3333  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="iso-codes.xml"/>
     34  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lsof.xml"/>
    3435  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pinentry.xml"/>
    3536  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qtchooser.xml"/>
     
    4041  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sharutils.xml"/>
    4142  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tidy.xml"/>
     43  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tree.xml"/>
    4244  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="unixodbc.xml"/>
    4345  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xscreensaver.xml"/>
  • introduction/welcome/changelog.xml

    r30fd240 r740597c  
    4848      <itemizedlist>
    4949        <listitem>
     50          <para>[fernando] - Add package: lsof_4.87. Fixes
     51          <ulink url="&blfs-ticket-root;4556">#4556</ulink>.</para>
     52        </listitem>
     53        <listitem>
     54          <para>[fernando] - Add package: tree-1.6.0. Fixes
     55          <ulink url="&blfs-ticket-root;4555">#4555</ulink>.</para>
     56        </listitem>
     57        <listitem>
    5058          <para>[fernando] - Update to sysstat-10.2.1. Fixes
    5159          <ulink url="&blfs-ticket-root;4612">#4612</ulink>.</para>
Note: See TracChangeset for help on using the changeset viewer.