aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter01/whatsnew.xml4
-rw-r--r--chapter06/tar.xml4
-rw-r--r--packages.ent6
4 files changed, 12 insertions, 6 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 87086f76f..9d787ffe2 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,6 +41,10 @@
<para>2010-03-18</para>
<itemizedlist>
<listitem>
+ <para>[matthew] Upgrade to Tar-1.23. Fixes
+ <ulink url="&lfs-ticket-root;2603">#2603</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] Upgrade to Grub-1.98. Fixes
<ulink url="&lfs-ticket-root;2602">#2602</ulink>.</para>
</listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index dfc7240b9..dd96e38e6 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -172,9 +172,9 @@
<!--<listitem>
<para>SysVinit &sysvinit-version;</para>
</listitem>-->
- <!--<listitem>
+ <listitem>
<para>Tar &tar-version;</para>
- </listitem>-->
+ </listitem>
<!--<listitem>
<para>TCL &tcl-version;</para>
</listitem>-->
diff --git a/chapter06/tar.xml b/chapter06/tar.xml
index a5baf9431..a490f5b1f 100644
--- a/chapter06/tar.xml
+++ b/chapter06/tar.xml
@@ -50,7 +50,9 @@
<para>To test the results (about 1 SBU), issue:</para>
-<screen><userinput remap="test">make check</userinput></screen>
+<screen><userinput remap="test">sed -i '35 i\
+AT_UNPRIVILEGED_PREREQ' tests/remfiles01.at
+make check</userinput></screen>
<para>Install the package:</para>
diff --git a/packages.ent b/packages.ent
index ffbd5b354..32907bc2f 100644
--- a/packages.ent
+++ b/packages.ent
@@ -472,10 +472,10 @@
<!ENTITY sysvinit-ch6-du "1 MB">
<!ENTITY sysvinit-ch6-sbu "less than 0.1 SBU">
-<!ENTITY tar-version "1.22">
-<!ENTITY tar-size "2,046 KB">
+<!ENTITY tar-version "1.23">
+<!ENTITY tar-size "2,138 KB">
<!ENTITY tar-url "&gnu;tar/tar-&tar-version;.tar.bz2">
-<!ENTITY tar-md5 "07fa517027f426bb80f5f5ff91b63585">
+<!ENTITY tar-md5 "41e2ca4b924ec7860e51b43ad06cdb7e">
<!ENTITY tar-home "&gnu-software;tar/">
<!ENTITY tar-ch5-du "20.9 MB">
<!ENTITY tar-ch5-sbu "0.3 SBU">