Changeset b136f39
- Timestamp:
- 07/18/06 15:46:22 (7 years ago)
- 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
- Location:
- final-system/common
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/common/gzip.xml
r0f06076 rb136f39 26 26 <title>Installation of Gzip</title> 27 27 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> option30 (CAN-2005-1228) Second,a race condition in the file permission restore31 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> 32 32 33 33 <screen os="p2"><userinput>patch -Np1 -i ../&gzip-security_fix-patch;</userinput></screen> -
final-system/common/man.xml
rb71fa50 rb136f39 108 108 <para os="u">Additional information with regards to the compression of 109 109 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> 111 111 112 112 </sect2>
Note: See TracChangeset
for help on using the changeset viewer.
