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 >
2004-12-26 00:46:21 +00:00
<listitem > <para > automake-1.9.4</para> </listitem>
2004-12-31 13:46:16 +00:00
<listitem > <para > bison-2.0</para> </listitem>
2004-12-17 21:16:39 +00:00
<listitem > <para > findutils-4.2.10</para> </listitem>
2004-11-13 11:01:57 +00:00
<listitem > <para > gcc-3.4.3</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>
2004-12-27 05:59:05 +00:00
<listitem > <para > linux-2.6.10</para> </listitem>
2004-12-26 00:48:12 +00:00
<listitem > <para > man-pages-2.01</para> </listitem>
2004-12-03 18:29:38 +00:00
<listitem > <para > perl-5.8.6</para> </listitem>
2004-12-17 21:16:39 +00:00
<listitem > <para > sysvinit-2.86</para> </listitem>
2004-12-26 01:07:35 +00:00
<listitem > <para > tar-1.15.1</para> </listitem>
2004-12-17 21:16:39 +00:00
<listitem > <para > tcl-8.4.9</para> </listitem>
2005-01-05 14:18:58 +00:00
<listitem > <para > texinfo-4.8</para> </listitem>
2004-12-26 01:09:21 +00:00
<listitem > <para > udev-050</para> </listitem>
2004-12-26 01:04:56 +00:00
<listitem > <para > util-linux-2.12p</para> </listitem>
2004-02-25 22:04:14 +00:00
</itemizedlist>
</listitem>
<listitem > <para > Added:</para>
<itemizedlist >
2004-12-26 01:04:56 +00:00
<listitem > <para > util-linux-2.12p-cramfs-1.patch</para> </listitem>
2004-12-31 06:31:26 +00:00
<listitem > <para > linux-2.6.10-security_fix-1.patch</para> </listitem>
2004-12-31 06:40:24 +00:00
<listitem > <para > vim-6.3-security_fix-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 >
2004-12-17 23:05:50 +00:00
<listitem > <para > sysvinit-2.85-proclen-1.patch</para> </listitem>
2005-01-05 14:18:58 +00:00
<listitem > <para > texinfo-4.7-segfault-1.patch</para> </listitem>
2004-02-25 22:04:14 +00:00
</itemizedlist>
</listitem>
2005-01-05 14:18:58 +00:00
<listitem > <para > January 5th, 2005 [jeremy]: Upgraded to Texinfo 4.8</para> </listitem>
2004-07-23 09:30:21 +01:00
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-31 06:40:24 +00:00
<listitem > <para > December 30th, 2004 [jeremy]: Added Vim security vulnerability patch - Thanks Matt</para> </listitem>
2004-12-31 06:31:26 +00:00
<listitem > <para > December 30th, 2004 [jeremy]: Added Linux kernel security vulnerability fix into chapter 8</para> </listitem>
2004-12-31 06:18:44 +00:00
<listitem > <para > December 30th, 2004 [jeremy]: Upgrade Bison to version 2.0</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-26 01:09:21 +00:00
<listitem > <para > December 25th, 2004 [jeremy]: Upgrade to Udev 050</para> </listitem>
2004-12-26 01:07:35 +00:00
<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>
2004-12-26 00:48:12 +00:00
<listitem > <para > December 25th, 2004 [jeremy]: Updated to man-pages 2.01</para> </listitem>
2004-12-26 00:46:21 +00:00
<listitem > <para > December 25th, 2004 [jeremy]: Upgraded to automake 1.9.4</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-19 18:29:03 +00:00
<listitem > <para > December 19th, 2004 [jeremy]: Fixed shadow instructions so the sed doesn't create a blank file, from Robert Conolly and David Jensen</para> </listitem>
2004-12-17 21:16:39 +00:00
<listitem > <para > December 17th, 2004 [jim]: Upgraded to findutils-4.2.10,
man-pages-2.00, sysvinit-2.86, tcl-8.4.9, udev-049 and
util-linux-2.12l.</para> </listitem>
2004-12-07 22:13:33 +00:00
<listitem > <para > December 7th, 2004 [jim]: Fixed typo in shadow and in readline.
2004-12-07 17:35:36 +00:00
Made recommended change from Robert Connolly on sed for shadow.</para> </listitem>
2004-12-06 23:06:22 +00:00
<listitem > <para > December 6th, 2004 [jeremy]: Fixed incorrect CR in ch 6
binutils, causing the patch name to be split on 2 lines. Thanks Robert
Connolly!</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-04 20:53:03 +00:00
<listitem > <para > December 4th, 2004 [jeremy]: Added binutils fix_strip patch</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
2004-12-01 18:58:44 +00:00
<listitem > <para > December 1st, 2004 [jeremy]: Minor entity revisions in the XML
sources, patch courtesy of Boris Buegling.</para> </listitem>
2004-11-13 21:46:25 +00:00
<listitem > <para > November 13th, 2004 [jeremy]: Upgraded toolchain packages to GCC 3.4.3, and Glibc weekly snapshot from 2004-11-08.</para> </listitem>
2004-11-13 11:01:57 +00:00
2003-11-12 22:55:28 +00:00
</itemizedlist>
2001-01-24 00:31:17 +00:00
</sect1>