mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-20 14:07:39 +00:00
9f1c7e5ac8
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4637 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
150 lines
5.3 KiB
XML
150 lines
5.3 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../general.ent">
|
|
%general-entities;
|
|
]>
|
|
<sect1 id="ch-scatter-changelog" condition="no-print">
|
|
<title>Changelog</title>
|
|
<?dbhtml filename="changelog.html"?>
|
|
|
|
<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>
|
|
|
|
<para>Below is a list of differences between the Testing and Unstable versions
|
|
of the LFS Book.</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem><para>Upgraded to:</para>
|
|
<itemizedlist>
|
|
<listitem><para>automake-1.9.5</para></listitem>
|
|
<listitem><para>e2fsprogs-1.36</para></listitem>
|
|
<listitem><para>expect-5.43.0</para></listitem>
|
|
<listitem><para>file-4.13</para></listitem>
|
|
<listitem><para>findutils-4.2.17</para></listitem>
|
|
<listitem><para>glibc-2.3.4</para></listitem>
|
|
<listitem><para>grub-0.96</para></listitem>
|
|
<listitem><para>lfs-bootscripts-3.1.0</para></listitem>
|
|
<listitem><para>libol-0.3.15</para></listitem>
|
|
<listitem><para>libtool-1.5.14</para></listitem>
|
|
<listitem><para>linux-libc-headers-2.6.10.0</para></listitem>
|
|
<listitem><para>procps-3.2.5</para></listitem>
|
|
<listitem><para>sed-4.1.4</para></listitem>
|
|
<listitem><para>shadow-4.0.7</para></listitem>
|
|
<listitem><para>syslog-ng-1.6.6</para></listitem>
|
|
<listitem><para>util-linux-2.12q</para></listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem><para>Added:</para>
|
|
<itemizedlist>
|
|
<listitem><para>bash-3.0-fixes-3.patch</para></listitem>
|
|
<listitem><para>iproute2-2.6.9_041019-find_update-1.patch</para></listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem><para>Removed:</para>
|
|
<itemizedlist>
|
|
<listitem><para>bash-3.0-fixes-1.patch</para></listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem><para>February 13, 2005 [matt]: Fix bug 1030 by moving the <quote>Get
|
|
Counted</quote> section to after the user has rebooted for the first time.
|
|
Fixes bug 1030.</para></listitem>
|
|
|
|
<listitem><para>February 13, 2005 [matt]: Upgraded to glibc-2.3.4</para>
|
|
</listitem>
|
|
|
|
<listitem><para>February 13, 2005 [matt]: Upgraded to grub-0.96</para>
|
|
</listitem>
|
|
|
|
<listitem><para>February 13, 2005 [matt]: Upgraded to e2fsprogs-1.36</para>
|
|
</listitem>
|
|
|
|
<listitem><para>February 13, 2005 [matt]: Upgraded to findutils-4.2.17</para>
|
|
</listitem>
|
|
|
|
<listitem><para>February 13, 2005 [matt]: Upgraded to expect-5.43.0</para>
|
|
</listitem>
|
|
|
|
<listitem><para>February 13, 2005 [matt]: Upgraded to libtool-1.5.14</para>
|
|
</listitem>
|
|
|
|
<listitem><para>February 13, 2005 [matt]: Upgraded to automake-1.9.5</para>
|
|
</listitem>
|
|
|
|
<listitem><para>February 13, 2005 [matt]: Upgraded to file-4.13</para>
|
|
</listitem>
|
|
|
|
<listitem><para>February 5, 2005 [matt]: Added a space to the toolchain
|
|
readjustment <command>perl</command> command. This stops the specs file being
|
|
incorrectly modified if the command is run more than once. Fixes bug 1023.
|
|
</para></listitem>
|
|
|
|
<listitem><para>February 5, 2005 [matt]: Copy hotplug's pnp.distmap file to
|
|
silence its warnings</para></listitem>
|
|
|
|
<listitem><para>February 5, 2005 [matt]: Upgraded to syslog-ng-1.6.6</para>
|
|
</listitem>
|
|
|
|
<listitem><para>February 5, 2005 [matt]: Upgraded to libol-0.3.15</para>
|
|
</listitem>
|
|
|
|
<listitem><para>January 29th, 2005 [matt]: Upgraded to findutils 4.2.15</para>
|
|
</listitem>
|
|
|
|
<listitem><para>January 28th, 2005 [matt]: Upgraded to sed-4.1.4</para>
|
|
</listitem>
|
|
|
|
<listitem><para>January 27th, 2005 [matt]: Upgraded to findutils 4.2.14</para>
|
|
</listitem>
|
|
|
|
<listitem><para>January 27th, 2005 [matt]: Upgraded to sed-4.1.3</para>
|
|
</listitem>
|
|
|
|
<listitem><para>January 27th, 2005 [matt]: Upgraded to procps-3.2.5</para>
|
|
</listitem>
|
|
|
|
<listitem><para>January 27th, 2005 [matt]: Upgraded to shadow-4.0.7</para>
|
|
</listitem>
|
|
|
|
<listitem><para>January 27th, 2005 [matt]: Upgraded to util-linux-2.12q</para>
|
|
</listitem>
|
|
|
|
<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>
|
|
|
|
<listitem><para>January 5th, 2005 [jeremy]: Upgraded to findutils 4.2.11</para></listitem>
|
|
|
|
<listitem><para>December 31st, 2004 [jeremy]: Oops - forgot to remove the
|
|
separate targets for hotplug and syslog-ng - fixed.</para></listitem>
|
|
|
|
<listitem><para>December 31st, 2004 [jeremy]: Upgrade to LFS-Bootscripts 3.1.0</para></listitem>
|
|
|
|
<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>
|
|
|
|
<listitem><para>December 25th, 2004 [jeremy]: Upgrade to glibc snapshot
|
|
of 20041220</para></listitem>
|
|
|
|
<listitem><para>December 19th, 2004 [jeremy]: Updated GCC-testresults link to
|
|
be appropriate for GCC 3.4.3</para></listitem>
|
|
|
|
<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>
|
|
|
|
<listitem><para>December 3rd, 2004 [jim]: Changed readline and zlib instructions
|
|
to use --libdir for the libraries. Bumped perl to 5.8.6. Corrected wording in
|
|
readline.</para></listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</sect1>
|