Changeset 5956f6b2
- Timestamp:
- Apr 14, 2006, 7:01:06 PM (19 years ago)
- Children:
- 578b2ae5
- Parents:
- 04ef3790
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/common/tar.xml
r04ef3790 r5956f6b2 44 44 45 45 <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> 46 50 47 51 <para os="a">Prepare Tar for compilation:</para> -
final-system/multilib/tar.xml
r04ef3790 r5956f6b2 40 40 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 41 41 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" 42 50 xpointer="xpointer(//*[@os='a'])"/> 43 51 -
introduction/common/changelog.xml
r04ef3790 r5956f6b2 41 41 <itemizedlist> 42 42 <listitem> 43 <para>[jciccone] - Added a security patch to tar.</para> 44 </listitem> 45 <listitem> 43 46 <para>[jciccone] - Added a util-linux and kernel patch to fix a checksum calculation issue for sun disklabels.</para> 44 47 </listitem> -
patches.ent
r04ef3790 r5956f6b2 45 45 46 46 <!ENTITY tar-gcc4_fix-patch "tar-&tar-version;-gcc4_fix_tests-1.patch"> 47 <!ENTITY tar-security_fixes-patch "tar-&tar-version;-security_fixes-1.patch"> 47 48 <!ENTITY tar-sparse_fix-patch "tar-&tar-version;-sparse_fix-1.patch"> 48 49
Note:
See TracChangeset
for help on using the changeset viewer.