|
@@ -54,6 +54,11 @@
|
|
|
|
|
|
<screen><userinput>patch -Np1 -i ../&tar-sparse_fix-patch;</userinput></screen>
|
|
|
|
|
|
+ <para>Recent versions of tar are vulnerable to a buffer overflow from
|
|
|
+ specially crafted archives. The following patch addresses this:</para>
|
|
|
+
|
|
|
+<screen><userinput>patch -Np1 -i ../&tar-security_fixes-patch;</userinput></screen>
|
|
|
+
|
|
|
<para>Prepare Tar for compilation:</para>
|
|
|
|
|
|
<screen><userinput>./configure --prefix=/usr --bindir=/bin --libexecdir=/usr/sbin</userinput></screen>
|