Author: jciccone
Date: 2006-04-14 19:43:49 -0600 (Fri, 14 Apr 2006)
New Revision: 1386
Modified:
trunk/BOOK/final-system/common/tar.xml
trunk/BOOK/final-system/multilib/tar.xml
trunk/BOOK/introduction/common/changelog.xml
trunk/BOOK/patches.ent
Log:
Added a security patch for tar
Modified: trunk/BOOK/final-system/common/tar.xml
===================================================================
--- trunk/BOOK/final-system/common/tar.xml 2006-04-15 01:09:37 UTC (rev
1385)
+++ trunk/BOOK/final-system/common/tar.xml 2006-04-15 01:43:49 UTC (rev
1386)
@@ -44,6 +44,10 @@
<screen os="p4"><userinput>patch -Np1 -i
../&tar-sparse_fix-patch;</userinput></screen>
+ <para os="p5">This patch fixes a security vournability in tar</para>
+
+<screen os="p6"><userinput>patch -Np1 -i
../&tar-security_fixes-patch;</userinput></screen>
+
<para os="a">Prepare Tar for compilation:</para>
<screen os="b"><userinput>./configure --prefix=/usr --bindir=/bin
--libexecdir=/usr/sbin</userinput></screen>
Modified: trunk/BOOK/final-system/multilib/tar.xml
===================================================================
--- trunk/BOOK/final-system/multilib/tar.xml 2006-04-15 01:09:37 UTC (rev
1385)
+++ trunk/BOOK/final-system/multilib/tar.xml 2006-04-15 01:43:49 UTC (rev
1386)
@@ -39,6 +39,14 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../common/tar.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p5'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/tar.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p6'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/tar.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'a'])"/>
<screen os="b"><userinput>CC="gcc ${BUILD64}" ./configure --prefix=/usr \
Modified: trunk/BOOK/introduction/common/changelog.xml
===================================================================
--- trunk/BOOK/introduction/common/changelog.xml 2006-04-15 01:09:37 UTC
(rev 1385)
+++ trunk/BOOK/introduction/common/changelog.xml 2006-04-15 01:43:49 UTC
(rev 1386)
@@ -40,6 +40,9 @@
<para>April 14, 2006</para>
<itemizedlist>
<listitem>
+ <para>[jciccone] - Added a security patch to tar.</para>
+ </listitem>
+ <listitem>
<para>[jciccone] - Added a util-linux and kernel patch to fix a
checksum calculation issue for sun disklabels.</para>
</listitem>
</itemizedlist>
Modified: trunk/BOOK/patches.ent
===================================================================
--- trunk/BOOK/patches.ent 2006-04-15 01:09:37 UTC (rev 1385)
+++ trunk/BOOK/patches.ent 2006-04-15 01:43:49 UTC (rev 1386)
@@ -44,6 +44,7 @@
<!ENTITY sysklogd-fixes-patch "sysklogd-&sysklogd-version;-fixes-1.patch">
<!ENTITY tar-gcc4_fix-patch "tar-&tar-version;-gcc4_fix_tests-1.patch">
+<!ENTITY tar-security_fixes-patch "tar-&tar-version;-security_fixes-1.patch">
<!ENTITY tar-sparse_fix-patch "tar-&tar-version;-sparse_fix-1.patch">
<!ENTITY texinfo-tempfile_fix-patch
"texinfo-&texinfo-version;-tempfile_fix-2.patch">
--
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page