aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml10
-rw-r--r--chapter01/whatsnew.xml4
-rw-r--r--chapter05/tar.xml4
-rw-r--r--chapter06/tar.xml4
-rw-r--r--general.ent4
-rw-r--r--packages.ent8
6 files changed, 18 insertions, 16 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 775d66b37..6ee8e13b4 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -36,6 +36,16 @@
</listitem>
-->
<listitem>
+ <para>2013-10-14</para>
+ <itemizedlist>
+ <listitem>
+ <para>[matthew] - Update to Tar 1.27. Fixes
+ <ulink url="&lfs-ticket-root;3409">#3409</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2013-10-08</para>
<itemizedlist>
<listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 4a0d87088..dba96b8c8 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -184,9 +184,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/chapter05/tar.xml b/chapter05/tar.xml
index 37439d930..002dc228f 100644
--- a/chapter05/tar.xml
+++ b/chapter05/tar.xml
@@ -43,10 +43,6 @@
<sect2 role="installation">
<title>Installation of Tar</title>
- <para>Fix an incompatibility between this package and Glibc-&glibc-version;:</para>
-
-<screen><userinput remap="pre">sed -i -e '/gets is a/d' gnu/stdio.in.h</userinput></screen>
-
<para>Prepare Tar for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/tools</userinput></screen>
diff --git a/chapter06/tar.xml b/chapter06/tar.xml
index 6001de6e3..f02d88867 100644
--- a/chapter06/tar.xml
+++ b/chapter06/tar.xml
@@ -44,10 +44,6 @@
<screen><userinput remap="pre">patch -Np1 -i ../&tar-manpage-patch;</userinput></screen>
- <para>Fix an incompatibility between this package and Glibc-&glibc-version;:</para>
-
-<screen><userinput remap="pre">sed -i -e '/gets is a/d' gnu/stdio.in.h</userinput></screen>
-
<para>Prepare Tar for compilation:</para>
<screen><userinput remap="configure">FORCE_UNSAFE_CONFIGURE=1 \
diff --git a/general.ent b/general.ent
index 780f67fc2..43f2a7c96 100644
--- a/general.ent
+++ b/general.ent
@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20131010">
-<!ENTITY releasedate "October 10, 2013">
+<!ENTITY version "SVN-20131014">
+<!ENTITY releasedate "October 14, 2013">
<!ENTITY copyrightdate "1999-2013"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "7.5">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
diff --git a/packages.ent b/packages.ent
index f0242a7e3..44f1ef148 100644
--- a/packages.ent
+++ b/packages.ent
@@ -509,10 +509,10 @@
<!ENTITY sysvinit-ch6-du "1.4 MB">
<!ENTITY sysvinit-ch6-sbu "less than 0.1 SBU">
-<!ENTITY tar-version "1.26">
-<!ENTITY tar-size "2,285 KB">
-<!ENTITY tar-url "&gnu;tar/tar-&tar-version;.tar.bz2">
-<!ENTITY tar-md5 "2cee42a2ff4f1cd4f9298eeeb2264519">
+<!ENTITY tar-version "1.27">
+<!ENTITY tar-size "1,823 KB">
+<!ENTITY tar-url "&gnu;tar/tar-&tar-version;.tar.xz">
+<!ENTITY tar-md5 "3484fc42b7a82b82f2305b2971aa0e56">
<!ENTITY tar-home "&gnu-software;tar/">
<!ENTITY tar-ch5-du "20.6 MB">
<!ENTITY tar-ch5-sbu "0.4 SBU">