upgrade to tar 1.15.1

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4459 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Jeremy Utley 2004-12-26 01:07:35 +00:00
parent 307d0a23a3
commit ac7a20a53a
2 changed files with 7 additions and 1 deletions

View File

@ -26,6 +26,7 @@ of the LFS Book.</para>
<listitem><para>man-pages-2.01</para></listitem>
<listitem><para>perl-5.8.6</para></listitem>
<listitem><para>sysvinit-2.86</para></listitem>
<listitem><para>tar-1.15.1</para></listitem>
<listitem><para>tcl-8.4.9</para></listitem>
<listitem><para>udev-049</para></listitem>
<listitem><para>util-linux-2.12p</para></listitem>
@ -44,6 +45,11 @@ of the LFS Book.</para>
</itemizedlist>
</listitem>
<listitem><para>December 25th, 2004 [jeremy]: Upgraded to Tar 1.15.1</para></listitem>
<listitem><para>December 25th, 2004 [jeremy]: Upgraded to util-linux 2.12p,
added patch from Alexander to fix compilation issue</para></listitem>
<listitem><para>December 25th, 2004 [jeremy]: Updated to man-pages 2.01</para></listitem>
<listitem><para>December 25th, 2004 [jeremy]: Upgraded to automake 1.9.4</para></listitem>

View File

@ -64,7 +64,7 @@
<!ENTITY shadow-version "4.0.6">
<!ENTITY syslog-ng-version "1.6.5">
<!ENTITY sysvinit-version "2.86">
<!ENTITY tar-version "1.14">
<!ENTITY tar-version "1.15.1">
<!ENTITY tcl-version "8.4.9">
<!ENTITY texinfo-version "4.7">
<!ENTITY util-linux-version "2.12p">