Changeset b136f39


Ignore:
Timestamp:
07/18/06 15:46:22 (7 years ago)
Author:
Chris Staub <chris@…>
Children:
bbde0c5ca9f2874f5466e4fc8b2a625e3c7c6634
Parents:
dbe81be5c3432fdc7cc3c598bfd6653bb370cb23
git-author:
Chris Staub <chris@beaker67.com>2006-07-18 15:46:22+00:00
git-committer:
Chris Staub <chris@beaker67.com>2006-07-18 15:46:22+00:00
Message:

More text updates

Location:
final-system/common
Files:
2 edited

Legend:

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

    r0f06076 rb136f39  
    2626    <title>Installation of Gzip</title> 
    2727 
    28     <para os="p1">The following patch fixes two security vulnerabilities in Gzip. 
    29     First, a path traversal bug when using the <option>-N</option> option 
    30     (CAN-2005-1228) Second, a race condition in the file permission restore 
    31     code (CAN-2005-0998)</para> 
     28    <para os="p1">The following patch fixes two security vulnerabilities in Gzip: 
     29    a path traversal bug when using the <option>-N</option> option 
     30    (CAN-2005-1228), and a race condition in the file permission restore 
     31    code (CAN-2005-0998):</para> 
    3232 
    3333<screen os="p2"><userinput>patch -Np1 -i ../&gzip-security_fix-patch;</userinput></screen> 
  • final-system/common/man.xml

    rb71fa50 rb136f39  
    108108    <para os="u">Additional information with regards to the compression of 
    109109    man and info pages can be found in the BLFS book at 
    110     <ulink url="&blfs-root;view/cvs/postlfs/compressdoc.html"/>.</para> 
     110    <ulink url="&blfs-root;view/svn/postlfs/compressdoc.html"/>.</para> 
    111111 
    112112  </sect2> 
Note: See TracChangeset for help on using the changeset viewer.