Author: matthew
Date: 2009-03-11 15:37:34 -0600 (Wed, 11 Mar 2009)
New Revision: 8830
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter01/whatsnew.xml
trunk/BOOK/chapter03/patches.xml
trunk/BOOK/chapter05/tar.xml
trunk/BOOK/chapter06/tar.xml
trunk/BOOK/packages.ent
trunk/BOOK/patches.ent
Log:
Upgrade to Tar-1.22. Fixes #2358.
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2009-03-11 21:37:07 UTC (rev 8829)
+++ trunk/BOOK/chapter01/changelog.xml 2009-03-11 21:37:34 UTC (rev 8830)
@@ -41,6 +41,10 @@
<para>2009-03-11</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgraded to Tar-1.22. Fixes
+ <ulink url="&lfs-ticket-root;2358">#2358</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgraded to Readline-6.0. Fixes
<ulink url="&lfs-ticket-root;2353">#2353</ulink>.</para>
</listitem>
Modified: trunk/BOOK/chapter01/whatsnew.xml
===================================================================
--- trunk/BOOK/chapter01/whatsnew.xml 2009-03-11 21:37:07 UTC (rev 8829)
+++ trunk/BOOK/chapter01/whatsnew.xml 2009-03-11 21:37:34 UTC (rev 8830)
@@ -245,14 +245,6 @@
</listitem>
<listitem>
- <para>&tar-testsuite-patch;</para>
- </listitem>
-
- <listitem>
- <para>&tar-warning-patch;</para>
- </listitem>
-
- <listitem>
<para>&vim-fixes-patch;</para>
</listitem>
Modified: trunk/BOOK/chapter03/patches.xml
===================================================================
--- trunk/BOOK/chapter03/patches.xml 2009-03-11 21:37:07 UTC (rev 8829)
+++ trunk/BOOK/chapter03/patches.xml 2009-03-11 21:37:34 UTC (rev 8830)
@@ -203,22 +203,6 @@
</varlistentry> -->
<varlistentry>
- <term>Tar Testsuite Patch -
<token>&tar-testsuite-patch-size;</token>:</term>
- <listitem>
- <para>Download: <ulink
url="&patches-root;&tar-testsuite-patch;"/></para>
- <para>MD5 sum: <literal>&tar-testsuite-patch-md5;</literal></para>
- </listitem>
- </varlistentry>
-
- <varlistentry>
- <term>Tar Warning Removal Patch -
<token>&tar-warning-patch-size;</token>:</term>
- <listitem>
- <para>Download: <ulink url="&patches-root;&tar-warning-patch;"/></para>
- <para>MD5 sum: <literal>&tar-warning-patch-md5;</literal></para>
- </listitem>
- </varlistentry>
-
- <varlistentry>
<term>Vim Fixes Patch - <token>&vim-fixes-patch-size;</token>:</term>
<listitem>
<para>Download: <ulink url="&patches-root;&vim-fixes-patch;"/></para>
Modified: trunk/BOOK/chapter05/tar.xml
===================================================================
--- trunk/BOOK/chapter05/tar.xml 2009-03-11 21:37:07 UTC (rev 8829)
+++ trunk/BOOK/chapter05/tar.xml 2009-03-11 21:37:34 UTC (rev 8830)
@@ -43,12 +43,6 @@
<sect2 role="installation">
<title>Installation of Tar</title>
- <para>Apply 2 patches, which correct a bug in Tar's testsuite and suppress
- a warning that affects Perl's testsuite:</para>
-
-<screen><userinput remap="pre">patch -Np1 -i ../&tar-testsuite-patch;
-patch -Np1 -i ../&tar-warning-patch;</userinput></screen>
-
<para>Prepare Tar for compilation:</para>
<screen><userinput remap="configure">./configure
--prefix=/tools</userinput></screen>
Modified: trunk/BOOK/chapter06/tar.xml
===================================================================
--- trunk/BOOK/chapter06/tar.xml 2009-03-11 21:37:07 UTC (rev 8829)
+++ trunk/BOOK/chapter06/tar.xml 2009-03-11 21:37:34 UTC (rev 8830)
@@ -40,12 +40,6 @@
<sect2 role="installation">
<title>Installation of Tar</title>
- <para>Apply 2 patches, which correct a bug in Tar's testsuite and suppress
- a warning that affects Perl's testsuite:</para>
-
-<screen><userinput remap="pre">patch -Np1 -i ../&tar-testsuite-patch;
-patch -Np1 -i ../&tar-warning-patch;</userinput></screen>
-
<para>Prepare Tar for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr --bindir=/bin
--libexecdir=/usr/sbin</userinput></screen>
Modified: trunk/BOOK/packages.ent
===================================================================
--- trunk/BOOK/packages.ent 2009-03-11 21:37:07 UTC (rev 8829)
+++ trunk/BOOK/packages.ent 2009-03-11 21:37:34 UTC (rev 8830)
@@ -464,10 +464,10 @@
<!ENTITY sysvinit-ch6-du "1 MB">
<!ENTITY sysvinit-ch6-sbu "less than 0.1 SBU">
-<!ENTITY tar-version "1.21">
-<!ENTITY tar-size "2,023 KB">
+<!ENTITY tar-version "1.22">
+<!ENTITY tar-size "2,046 KB">
<!ENTITY tar-url "&gnu;tar/tar-&tar-version;.tar.bz2">
-<!ENTITY tar-md5 "4f9028d231c3e7d7bdd658e14e74c2d1">
+<!ENTITY tar-md5 "07fa517027f426bb80f5f5ff91b63585">
<!ENTITY tar-home "&gnu-software;tar/">
<!ENTITY tar-ch5-du "19.9 MB">
<!ENTITY tar-ch5-sbu "0.3 SBU">
Modified: trunk/BOOK/patches.ent
===================================================================
--- trunk/BOOK/patches.ent 2009-03-11 21:37:07 UTC (rev 8829)
+++ trunk/BOOK/patches.ent 2009-03-11 21:37:34 UTC (rev 8830)
@@ -102,15 +102,6 @@
<!ENTITY shadow-useradd-patch-size "6.1 KB"> -->
-<!ENTITY tar-testsuite-patch "tar-&tar-version;-testsuite_fix-1.patch">
-<!ENTITY tar-testsuite-patch-md5 "b2f08aa96e947f7dca8920bff13b58e5">
-<!ENTITY tar-testsuite-patch-size "3 KB">
-
-
-<!ENTITY tar-warning-patch "tar-&tar-version;-remove_warning-1.patch">
-<!ENTITY tar-warning-patch-md5 "c7247a20a158ac7d25f02537c4069663">
-<!ENTITY tar-warning-patch-size "1.4 KB">
-
<!ENTITY vim-fixes-patch "vim-&vim-version;-fixes-4.patch">
<!ENTITY vim-fixes-patch-md5 "87056fb6fd7bc3df5cd328e26a83bf43">
<!ENTITY vim-fixes-patch-size "166 KB">
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page