Changeset 00f95f0


Ignore:
Timestamp:
03/18/2010 07:55:04 PM (14 years ago)
Author:
Matthew Burgess <matthew@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
0d9018b
Parents:
8e70866
Message:

Upgrade to Tar-1.23. Fixes #2603.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9228 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r8e70866 r00f95f0  
    4141      <para>2010-03-18</para>
    4242      <itemizedlist>
     43        <listitem>
     44          <para>[matthew] Upgrade to Tar-1.23. Fixes
     45          <ulink url="&lfs-ticket-root;2603">#2603</ulink>.</para>
     46        </listitem>
    4347        <listitem>
    4448          <para>[matthew] Upgrade to Grub-1.98. Fixes
  • chapter01/whatsnew.xml

    r8e70866 r00f95f0  
    173173      <para>SysVinit &sysvinit-version;</para>
    174174    </listitem>-->
    175     <!--<listitem>
     175    <listitem>
    176176      <para>Tar &tar-version;</para>
    177     </listitem>-->
     177    </listitem>
    178178    <!--<listitem>
    179179      <para>TCL &tcl-version;</para>
  • chapter06/tar.xml

    r8e70866 r00f95f0  
    5151    <para>To test the results (about 1 SBU), issue:</para>
    5252
    53 <screen><userinput remap="test">make check</userinput></screen>
     53<screen><userinput remap="test">sed -i '35 i\
     54AT_UNPRIVILEGED_PREREQ' tests/remfiles01.at
     55make check</userinput></screen>
    5456
    5557    <para>Install the package:</para>
  • packages.ent

    r8e70866 r00f95f0  
    473473<!ENTITY sysvinit-ch6-sbu "less than 0.1 SBU">
    474474
    475 <!ENTITY tar-version "1.22">
    476 <!ENTITY tar-size "2,046 KB">
     475<!ENTITY tar-version "1.23">
     476<!ENTITY tar-size "2,138 KB">
    477477<!ENTITY tar-url "&gnu;tar/tar-&tar-version;.tar.bz2">
    478 <!ENTITY tar-md5 "07fa517027f426bb80f5f5ff91b63585">
     478<!ENTITY tar-md5 "41e2ca4b924ec7860e51b43ad06cdb7e">
    479479<!ENTITY tar-home "&gnu-software;tar/">
    480480<!ENTITY tar-ch5-du "20.9 MB">
Note: See TracChangeset for help on using the changeset viewer.