2004-05-03 11:59:46 +01:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
]>
|
2004-07-13 20:50:45 +01:00
|
|
|
<sect1 id="ch-scatter-changelog" condition="no-print">
|
2001-01-24 00:31:17 +00:00
|
|
|
<title>Changelog</title>
|
2004-05-03 11:59:46 +01:00
|
|
|
<?dbhtml filename="changelog.html"?>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2004-02-22 22:32:27 +00:00
|
|
|
<para>This is version &version; of the Linux From Scratch book, dated
|
|
|
|
&releasedate;. If this book is more than two months old, a newer and better
|
|
|
|
version is probably already available. To find out, please check one of the
|
|
|
|
mirrors via <ulink url="&lfs-root;"/>.</para>
|
2004-05-03 11:59:46 +01:00
|
|
|
|
2004-12-04 21:07:18 +00:00
|
|
|
<para>Below is a list of differences between the Testing and Unstable versions
|
|
|
|
of the LFS Book.</para>
|
2004-02-02 03:47:08 +00:00
|
|
|
|
2004-08-27 17:48:17 +01:00
|
|
|
<itemizedlist>
|
|
|
|
|
2004-02-22 22:32:27 +00:00
|
|
|
<listitem><para>Upgraded to:</para>
|
|
|
|
<itemizedlist>
|
2005-01-05 14:22:51 +00:00
|
|
|
<listitem><para>findutils-4.2.11</para></listitem>
|
2004-12-26 07:08:56 +00:00
|
|
|
<listitem><para>glibc-20041220</para></listitem>
|
2004-12-31 13:36:36 +00:00
|
|
|
<listitem><para>lfs-bootscripts-3.1.0</para></listitem>
|
2005-01-08 21:17:13 +00:00
|
|
|
<listitem><para>linux-libc-headers-2.6.10.0</para></listitem>
|
2004-02-25 22:04:14 +00:00
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
|
|
|
<listitem><para>Added:</para>
|
|
|
|
<itemizedlist>
|
2005-01-08 22:00:46 +00:00
|
|
|
<listitem><para>bash-3.0-fixes-3.patch</para></listitem>
|
2005-01-10 08:01:42 +00:00
|
|
|
<listitem><para>iproute2-2.6.9_041019-find_update-1.patch</para></listitem>
|
2004-02-25 22:04:14 +00:00
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
2004-12-26 00:39:40 +00:00
|
|
|
|
2004-02-25 22:04:14 +00:00
|
|
|
<listitem><para>Removed:</para>
|
|
|
|
<itemizedlist>
|
2005-01-08 22:00:46 +00:00
|
|
|
<listitem><para>bash-3.0-fixes-1.patch</para></listitem>
|
2004-02-25 22:04:14 +00:00
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
2005-01-05 14:18:58 +00:00
|
|
|
|
2005-01-10 08:27:59 +00:00
|
|
|
<listitem><para>January 9th, 2005 [jeremy]: Removed --enable-shared from libol,
|
|
|
|
since the shared library is installed by default for this package - thanks
|
|
|
|
Archaic</para></listitem>
|
|
|
|
|
2005-01-05 14:22:51 +00:00
|
|
|
<listitem><para>January 5th, 2005 [jeremy]: Upgraded to findutils 4.2.11</para></listitem>
|
|
|
|
|
2004-12-31 13:43:04 +00:00
|
|
|
<listitem><para>December 31st, 2004 [jeremy]: Oops - forgot to remove the
|
|
|
|
separate targets for hotplug and syslog-ng - fixed.</para></listitem>
|
|
|
|
|
2004-12-31 13:36:36 +00:00
|
|
|
<listitem><para>December 31st, 2004 [jeremy]: Upgrade to LFS-Bootscripts 3.1.0</para></listitem>
|
|
|
|
|
2004-12-31 06:45:17 +00:00
|
|
|
<listitem><para>December 30th, 2004 [jeremy]: Added Archaic's sed to stop
|
|
|
|
installation of shadow's groups binary, as well as it's man page.</para></listitem>
|
|
|
|
|
2004-12-26 07:08:56 +00:00
|
|
|
<listitem><para>December 25th, 2004 [jeremy]: Upgrade to glibc snapshot
|
|
|
|
of 20041220</para></listitem>
|
|
|
|
|
2004-12-19 19:20:39 +00:00
|
|
|
<listitem><para>December 19th, 2004 [jeremy]: Updated GCC-testresults link to
|
|
|
|
be appropriate for GCC 3.4.3</para></listitem>
|
|
|
|
|
2004-12-06 18:24:50 +00:00
|
|
|
<listitem><para>December 6th, 2004 [jim]: Fixes a few typo's done by me.
|
|
|
|
Added a patch for IPRoute2 to fix usage with the newer findutils.
|
|
|
|
Updated Readline and Zlib library location changes.
|
|
|
|
Bumped findutils to 4.2.9 and util-linux 2.12j.
|
|
|
|
Used the same methodology used on zlib and readline on shadow.</para></listitem>
|
|
|
|
|
2004-12-03 18:29:38 +00:00
|
|
|
<listitem><para>December 3rd, 2004 [jim]: Changed readline and zlib instructions
|
2004-12-06 18:24:50 +00:00
|
|
|
to use --libdir for the libraries. Bumped perl to 5.8.6. Corrected wording in
|
2004-12-03 20:16:37 +00:00
|
|
|
readline.</para></listitem>
|
2004-12-03 18:29:38 +00:00
|
|
|
|
2003-11-12 22:55:28 +00:00
|
|
|
</itemizedlist>
|
|
|
|
|
2001-01-24 00:31:17 +00:00
|
|
|
</sect1>
|