Changeset 5956f6b2 for final-system


Ignore:
Timestamp:
Apr 14, 2006, 7:01:06 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
578b2ae5
Parents:
04ef3790
Message:

r2898@server (orig r1386): jciccone | 2006-04-14 18:43:49 -0700
Added a security patch for tar

Location:
final-system
Files:
2 edited

Legend:

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

    r04ef3790 r5956f6b2  
    4444
    4545<screen os="p4"><userinput>patch -Np1 -i ../&tar-sparse_fix-patch;</userinput></screen>
     46
     47    <para os="p5">This patch fixes a security vournability in tar</para>
     48
     49<screen os="p6"><userinput>patch -Np1 -i ../&tar-security_fixes-patch;</userinput></screen>
    4650
    4751    <para os="a">Prepare Tar for compilation:</para>
  • final-system/multilib/tar.xml

    r04ef3790 r5956f6b2  
    4040    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    4141    href="../common/tar.xml"
     42    xpointer="xpointer(//*[@os='p5'])"/>
     43
     44    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     45    href="../common/tar.xml"
     46    xpointer="xpointer(//*[@os='p6'])"/>
     47
     48    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     49    href="../common/tar.xml"
    4250    xpointer="xpointer(//*[@os='a'])"/>
    4351
Note: See TracChangeset for help on using the changeset viewer.