2008-04-11 20:52:46 +01:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2007-03-21 18:42:58 +00:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
2004-05-03 11:59:46 +01:00
|
|
|
<!ENTITY % general-entities SYSTEM "../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
]>
|
2004-02-02 03:47:08 +00:00
|
|
|
|
2006-01-11 19:02:07 +00:00
|
|
|
<sect1 id="ch-scatter-changelog">
|
|
|
|
<?dbhtml filename="changelog.html"?>
|
|
|
|
|
|
|
|
<title>Changelog</title>
|
|
|
|
|
|
|
|
<para>This is version &version; of the Linux From Scratch book, dated
|
|
|
|
&releasedate;. If this book is more than six 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;mirrors.html"/>.</para>
|
|
|
|
|
|
|
|
<para>Below is a list of changes made since the previous release of the
|
|
|
|
book.</para>
|
|
|
|
|
|
|
|
<itemizedlist>
|
|
|
|
<title>Changelog Entries:</title>
|
|
|
|
|
|
|
|
<!-- Changelog template
|
|
|
|
|
|
|
|
<listitem>
|
|
|
|
<para>Date</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[name] - New changelog entry.</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>[name] - Previous changelog entry.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
2008-10-05 15:14:13 +01:00
|
|
|
|
2005-07-06 16:18:01 +01:00
|
|
|
-->
|
2011-04-27 20:45:34 +01:00
|
|
|
<listitem>
|
2011-05-07 20:00:15 +01:00
|
|
|
<para>2011-05-07</para>
|
2011-04-27 20:45:34 +01:00
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
2011-05-07 20:00:15 +01:00
|
|
|
<para>[matthew] - Don't create the
|
|
|
|
<filename class="directory">/dev/shm</filename> directory anymore, as
|
|
|
|
it is created in the udev bootscript now. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2864">#2864</ulink>.</para>
|
2011-04-27 20:45:34 +01:00
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2011-04-25 14:16:07 +01:00
|
|
|
<listitem>
|
|
|
|
<para>2011-04-25</para>
|
|
|
|
<itemizedlist>
|
2011-04-25 14:17:06 +01:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Upgrade to Udev-168. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2862">#2862</ulink>.</para>
|
|
|
|
</listitem>
|
2011-04-25 14:16:07 +01:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Upgrade to Linux-2.6.38.4. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2861">#2861</ulink>.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2011-04-19 22:31:18 +01:00
|
|
|
<listitem>
|
|
|
|
<para>2011-04-19</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[bdubbs] - Update cleanfs bootscript to
|
|
|
|
not clean /var/run or /var/lock because
|
|
|
|
they are now linked to a fresh tmpfs.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2011-04-18 19:40:44 +01:00
|
|
|
<listitem>
|
|
|
|
<para>2011-04-18</para>
|
|
|
|
<itemizedlist>
|
2011-04-19 04:26:49 +01:00
|
|
|
<listitem>
|
|
|
|
<para>[bdubbs] - Add new /run mount point to top
|
|
|
|
level directories. Mount a tmpfs on /run in
|
|
|
|
bootscripts.</para>
|
|
|
|
</listitem>
|
2011-04-18 19:57:44 +01:00
|
|
|
<listitem>
|
2011-04-19 03:23:44 +01:00
|
|
|
<para>[bdubbs] - In Chapter 6, move File to before
|
|
|
|
binutils to prevent some configure warnings.</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2011-04-18 19:57:44 +01:00
|
|
|
<para>[matthew] - Upgrade to File-5.06. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2860">#2860</ulink>.</para>
|
|
|
|
</listitem>
|
2011-04-18 19:57:09 +01:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Upgrade to Linux-2.6.38.3. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2859">#2859</ulink>.</para>
|
|
|
|
</listitem>
|
2011-04-18 19:56:37 +01:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Upgrade to Coreutils-8.11. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2858">#2858</ulink>.</para>
|
|
|
|
</listitem>
|
2011-04-18 19:56:00 +01:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Upgrade to Man-DB-2.6.0.2, including adding its
|
|
|
|
dependency, libpipeline-1.2.0. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2857">#2857</ulink>.</para>
|
|
|
|
</listitem>
|
2011-04-18 19:46:37 +01:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Upgrade to Less-443. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2856">#2856</ulink>.</para>
|
|
|
|
</listitem>
|
2011-04-18 19:45:54 +01:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Add latest upstream patch for Bash. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2855">#2855</ulink>.</para>
|
|
|
|
</listitem>
|
2011-04-18 19:44:20 +01:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Upgrade to Ncurses-5.9. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2853">#2853</ulink>.</para>
|
|
|
|
</listitem>
|
2011-04-18 19:43:14 +01:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Upgrade to MPFR-3.0.1. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2852">#2852</ulink>.</para>
|
|
|
|
</listitem>
|
2011-04-18 19:42:11 +01:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Upgrade to XZ-Utils-5.0.2. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2851">#2851</ulink>.</para>
|
|
|
|
</listitem>
|
2011-04-18 19:40:44 +01:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Upgrade to Udev-167. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2850">#2850</ulink>.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2011-04-13 16:32:50 +01:00
|
|
|
<listitem>
|
|
|
|
<para>2011-04-13</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[bdubbs] - Added a sed to fix an intermittent test
|
|
|
|
failure in coreutils. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2833">#2833</ulink>.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2011-04-13 04:15:41 +01:00
|
|
|
<listitem>
|
|
|
|
<para>2011-04-12</para>
|
|
|
|
<itemizedlist>
|
2011-04-13 04:42:50 +01:00
|
|
|
<listitem>
|
|
|
|
<para>[bdubbs] - Added optional instructions to allow a user
|
|
|
|
to use an include directory to supplement ld.so.conf. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2843">#2843</ulink>.</para>
|
|
|
|
</listitem>
|
2011-04-13 04:15:41 +01:00
|
|
|
<listitem>
|
|
|
|
<para>[bdubbs] - Rewrote General Compilation Instructions using
|
|
|
|
better docbook structures and clarified a couple of points. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2725">#2725</ulink>.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2011-03-30 21:24:11 +01:00
|
|
|
<listitem>
|
|
|
|
<para>2011-03-30</para>
|
|
|
|
<itemizedlist>
|
2011-03-30 21:27:03 +01:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Upgrade to IPRoute2-2.6.38. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2849">#2849</ulink>.</para>
|
|
|
|
</listitem>
|
2011-03-30 21:24:53 +01:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Upgrade to GCC-4.6.0. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2848">#2848</ulink>.</para>
|
|
|
|
</listitem>
|
2011-03-30 21:24:11 +01:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Upgrade to Linux-2.6.38.2. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2847">#2847</ulink>.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2011-03-14 22:03:54 +00:00
|
|
|
<listitem>
|
|
|
|
<para>2011-03-14</para>
|
|
|
|
<itemizedlist>
|
2011-03-14 22:10:55 +00:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Upgrade to Tar-1.26. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2846">#2846</ulink>.</para>
|
|
|
|
</listitem>
|
2011-03-14 22:10:23 +00:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Upgrade to Dejagnu-1.5. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2845">#2845</ulink>.</para>
|
|
|
|
</listitem>
|
2011-03-14 22:09:09 +00:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Add patch to fix the sparse-fiemap test failure in
|
|
|
|
Coreutils-8.10. Thanks to Tadeus (Eus) Prastowo for the report and
|
|
|
|
patch.</para>
|
|
|
|
</listitem>
|
2011-03-14 22:07:59 +00:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Add latest upstream patches for Readline-6.2.</para>
|
|
|
|
</listitem>
|
2011-03-14 22:06:41 +00:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Add latest upstream patches for Bash-4.2. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2841">#2841</ulink>.</para>
|
|
|
|
</listitem>
|
2011-03-14 22:06:03 +00:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Upgrade to M4-1.4.16. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2840">#2840</ulink>.</para>
|
|
|
|
</listitem>
|
2011-03-14 22:05:20 +00:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Upgrade to Ncurses-5.8. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2838">#2838</ulink>.</para>
|
|
|
|
</listitem>
|
2011-03-14 22:04:31 +00:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Upgrade to MPC-0.9. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2837">#2837</ulink>.</para>
|
|
|
|
</listitem>
|
2011-03-14 22:03:54 +00:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Upgrade to Linux-2.6.37.3. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2835">#2835</ulink>.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2011-02-18 18:00:54 +00:00
|
|
|
<listitem>
|
2011-03-05 04:53:25 +00:00
|
|
|
<para>2011-03-04</para>
|
2010-09-18 20:37:51 +01:00
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
2011-03-05 04:53:25 +00:00
|
|
|
<para>[bdubbs] - LFS-6.8 released.
|
2010-09-18 20:37:51 +01:00
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2006-01-11 19:02:07 +00:00
|
|
|
</itemizedlist>
|
2001-01-24 00:31:17 +00:00
|
|
|
</sect1>
|