Changeset 14accdf2


Ignore:
Timestamp:
07/27/2014 10:59:21 PM (10 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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, 7.6, 7.7, 7.8, 7.9, 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:
4976480
Parents:
78bf0c1
Message:

Update to tar-1.28

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

Files:
7 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r78bf0c1 r14accdf2  
    3939      <para>2014-07-27</para>
    4040      <itemizedlist>
     41        <listitem>
     42          <para>[bdubbs] - Update to tar-1.28. Fixes
     43          <ulink url="&lfs-ticket-root;3642">#3642</ulink>.</para>
     44        </listitem>
    4145        <listitem>
    4246          <para>[bdubbs] - Instruct perl to use the system bzip2 library.</para>
  • chapter01/whatsnew.xml

    r78bf0c1 r14accdf2  
    185185      <para>SysVinit &sysvinit-version;</para>
    186186    </listitem>-->
    187     <!--<listitem>
     187    <listitem>
    188188      <para>Tar &tar-version;</para>
    189     </listitem>-->
     189    </listitem>
    190190    <!--<listitem>
    191191      <para>TCL &tcl-version;</para>
     
    301301
    302302    <listitem>
     303      <para>tar-1.27.1-manpage-1.patch</para>
     304    </listitem>
     305
     306    <listitem>
    303307      <para>udev 208</para>
    304308    </listitem>
  • chapter03/patches.xml

    r78bf0c1 r14accdf2  
    132132      </listitem>
    133133    </varlistentry>
    134 
     134<!--
    135135    <varlistentry>
    136136      <term>Tar Manpage Patch - <token>&tar-manpage-patch-size;</token>:</term>
     
    140140      </listitem>
    141141    </varlistentry>
    142 
     142-->
    143143  </variablelist>
    144144
  • chapter06/chapter06.xml

    r78bf0c1 r14accdf2  
    5757
    5858  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="inetutils.xml"/>
    59   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gzip.xml"/>
    6059  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="perl.xml"/>
    6160
     
    7776  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="grub.xml"/>
    7877  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="less.xml"/>
     78  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gzip.xml"/>
    7979  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="iproute2.xml"/>
    8080  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kbd.xml"/>
  • chapter06/tar.xml

    r78bf0c1 r14accdf2  
    4040  <sect2 role="installation">
    4141    <title>Installation of Tar</title>
    42 
     42<!--
    4343    <para>Add a program that generates a man page for tar from the source code:</para>
    4444 
    4545 <screen><userinput remap="pre">patch -Np1 -i ../&tar-manpage-patch;</userinput></screen>
    46 
     46-->
    4747    <para>Prepare Tar for compilation:</para>
    4848
     
    7777<screen><userinput remap="install">make install
    7878make -C doc install-html docdir=/usr/share/doc/tar-&tar-version;</userinput></screen>
    79 
     79<!--
    8080    <para>Finally, generate the man page and place it in the proper location:</para>
    8181
    8282<screen><userinput remap="install">perl tarman &gt; /usr/share/man/man1/tar.1</userinput></screen>
    83 
     83-->
    8484  </sect2>
    8585
  • packages.ent

    r78bf0c1 r14accdf2  
    578578<!ENTITY sysvinit-ch6-sbu "less than 0.1 SBU">
    579579
    580 <!ENTITY tar-version "1.27.1">
    581 <!ENTITY tar-size "1,835 KB">
     580<!ENTITY tar-version "1.28">
     581<!ENTITY tar-size "1,921 KB">
    582582<!ENTITY tar-url "&gnu;tar/tar-&tar-version;.tar.xz">
    583 <!ENTITY tar-md5 "e0382a4064e09a4943f3adeff1435978">
     583<!ENTITY tar-md5 "49b6306167724fe48f419a33a5beb857">
    584584<!ENTITY tar-home "&gnu-software;tar/">
    585585<!ENTITY tar-ch5-du "20.6 MB">
  • patches.ent

    r78bf0c1 r14accdf2  
    6464<!ENTITY sysvinit-consolidated-patch-size "3.9 KB">
    6565
     66<!--
    6667<!ENTITY tar-manpage-patch "tar-&tar-version;-manpage-1.patch">
    6768<!ENTITY tar-manpage-patch-md5 "321f85ec32733b1a9399e788714a5156">
    6869<!ENTITY tar-manpage-patch-size "7.8 KB">
     70-->
     71
Note: See TracChangeset for help on using the changeset viewer.