Changeset b136f39 for final-system
- Timestamp:
- Jul 18, 2006, 8:46:22 AM (18 years ago)
- Children:
- bbde0c5c
- Parents:
- dbe81be
- Location:
- final-system/common
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/common/gzip.xml
rdbe81be 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
rdbe81be 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.