Author: matthew
Date: Mon Oct 14 12:23:36 2013
New Revision: 10358
Log:
Update to Tar-1.27. Fixes #3409.
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter01/whatsnew.xml
trunk/BOOK/chapter05/tar.xml
trunk/BOOK/chapter06/tar.xml
trunk/BOOK/general.ent
trunk/BOOK/packages.ent
Modified: trunk/BOOK/chapter01/changelog.xml
==============================================================================
--- trunk/BOOK/chapter01/changelog.xml Wed Oct 9 16:46:50 2013 (r10357)
+++ trunk/BOOK/chapter01/changelog.xml Mon Oct 14 12:23:36 2013 (r10358)
@@ -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>
Modified: trunk/BOOK/chapter01/whatsnew.xml
==============================================================================
--- trunk/BOOK/chapter01/whatsnew.xml Wed Oct 9 16:46:50 2013 (r10357)
+++ trunk/BOOK/chapter01/whatsnew.xml Mon Oct 14 12:23:36 2013 (r10358)
@@ -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>
Modified: trunk/BOOK/chapter05/tar.xml
==============================================================================
--- trunk/BOOK/chapter05/tar.xml Wed Oct 9 16:46:50 2013 (r10357)
+++ trunk/BOOK/chapter05/tar.xml Mon Oct 14 12:23:36 2013 (r10358)
@@ -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>
Modified: trunk/BOOK/chapter06/tar.xml
==============================================================================
--- trunk/BOOK/chapter06/tar.xml Wed Oct 9 16:46:50 2013 (r10357)
+++ trunk/BOOK/chapter06/tar.xml Mon Oct 14 12:23:36 2013 (r10358)
@@ -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 \
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Wed Oct 9 16:46:50 2013 (r10357)
+++ trunk/BOOK/general.ent Mon Oct 14 12:23:36 2013 (r10358)
@@ -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
– -->
<!ENTITY milestone "7.5">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or
"x.y[-pre{x}]" -->
Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent Wed Oct 9 16:46:50 2013 (r10357)
+++ trunk/BOOK/packages.ent Mon Oct 14 12:23:36 2013 (r10358)
@@ -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">
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page