Changeset c4c611d in clfs-sysroot for BOOK/final-system


Ignore:
Timestamp:
Nov 7, 2006, 12:05:15 PM (18 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
d1eb5b7
Parents:
4b560b6
Message:

Updated to Tar 1.16

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/tar.xml

    r4b560b6 rc4c611d  
    2525  <sect2 role="installation">
    2626    <title>Installation of Tar</title>
    27 
    28 <para os="p1">Apply a patch to fix some issues with the test suite when using
    29 GCC-&gcc-version;:</para>
    30 
    31 <screen os="p2"><userinput>patch -Np1 -i ../&tar-gcc4_fix-patch;</userinput></screen>
    32 
    33     <para os="p3">Tar has a bug when the <option>-S</option> option is used with
    34     files larger than 4 GB. The following patch properly fixes this issue:</para>
    35 
    36 <screen os="p4"><userinput>patch -Np1 -i ../&tar-sparse_fix-patch;</userinput></screen>
    37 
    38     <para os="p5">This patch fixes a security vulnerability in Tar:</para>
    39 
    40 <screen os="p6"><userinput>patch -Np1 -i ../&tar-security_fixes-patch;</userinput></screen>
    4127
    4228    <para os="a">Prepare Tar for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.