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
|
|
|
-->
|
2012-01-08 14:08:15 +00:00
|
|
|
|
|
|
|
<listitem>
|
|
|
|
<para>2012-01-08</para>
|
|
|
|
<itemizedlist>
|
2012-01-08 14:11:59 +00:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Upgrade to IPRoute2-3.2.0, and add its new
|
|
|
|
dependency, libnl-2.0. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2995">#2995</ulink>.</para>
|
|
|
|
</listitem>
|
2012-01-08 14:11:01 +00:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Upgrade to Linux-3.2. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2993">#2993</ulink>.</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Upgrade to Inetutils-1.9.1. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2992">#2992</ulink>.</para>
|
|
|
|
</listitem>
|
2012-01-08 14:09:20 +00:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Fix typo in Linux tarball name. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2991">#2991</ulink>.</para>
|
|
|
|
</listitem>
|
2012-01-08 14:08:15 +00:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Upgrade to File-5.10. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2989">#2989</ulink>.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2012-01-06 21:43:31 +00:00
|
|
|
<listitem>
|
|
|
|
<para>2012-01-06</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[bdubbs] - Change to simpler command for version-check.sh's
|
|
|
|
Glibc version detection on all platforms.
|
|
|
|
Thanks to Pierre Labastie for the report and fix.</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>[bdubbs] - Change to php script for 'get counted'.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2011-12-28 17:57:40 +00:00
|
|
|
<listitem>
|
|
|
|
<para>2011-12-28</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
2012-01-06 21:43:31 +00:00
|
|
|
<para>[matthew] - Fix version-check.sh's Glibc version detection
|
|
|
|
on 64-bit Debian hosts.
|
2011-12-28 17:57:40 +00:00
|
|
|
Thanks to Pierre Labastie for the report and fix.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2011-12-23 19:03:08 +00:00
|
|
|
<listitem>
|
|
|
|
<para>2011-12-22</para>
|
|
|
|
<itemizedlist>
|
2011-12-23 19:05:36 +00:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Upgrade to Automake-1.11.2. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2986">#2986</ulink>.</para>
|
|
|
|
</listitem>
|
2011-12-23 19:05:01 +00:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Upgrade to Linux-3.1.6. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2985">#2985</ulink>.</para>
|
|
|
|
</listitem>
|
2011-12-23 19:04:27 +00:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Correct permissions on /run/shm. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2984">#2984</ulink>.</para>
|
|
|
|
</listitem>
|
2011-12-23 19:03:08 +00:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Add upstream patches for MPFR. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2983">#2983</ulink>.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2011-12-10 08:32:42 +00:00
|
|
|
<listitem>
|
|
|
|
<para>2011-12-10</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Upgrade to Linux-3.1.5. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2981">#2981</ulink>.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2011-12-05 21:25:41 +00:00
|
|
|
<listitem>
|
|
|
|
<para>2011-12-05</para>
|
|
|
|
<itemizedlist>
|
2011-12-05 22:21:13 +00:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Improve the accuracy of the list of installed files
|
|
|
|
for a number of packages. Thanks to Chris Staub for the patch. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2979">#2979</ulink>.</para>
|
|
|
|
</listitem>
|
2011-12-05 21:59:39 +00:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Prevent some arpd artefacts from being installed by
|
|
|
|
IPRoute2. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2977">#2977</ulink>.</para>
|
|
|
|
</listitem>
|
2011-12-05 21:47:10 +00:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Correct location of Coreutils' libstdbuf. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2976">#2976</ulink>.</para>
|
|
|
|
</listitem>
|
2011-12-05 21:25:41 +00:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Move Psmisc to before E2fsprogs because the
|
|
|
|
E2fsprogs testsuite uses killall. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2975">#2975</ulink>.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2011-12-01 21:40:16 +00:00
|
|
|
<listitem>
|
|
|
|
<para>2011-12-01</para>
|
|
|
|
<itemizedlist>
|
2011-12-01 21:47:04 +00:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Upgrade to E2fsprogs-1.42. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2973">#2973</ulink>.</para>
|
|
|
|
</listitem>
|
2011-12-01 21:46:11 +00:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Upgrade to Linux-3.1.4. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2970">#2970</ulink>.</para>
|
|
|
|
</listitem>
|
2011-12-01 21:42:24 +00:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Upgrade to IPRoute2-3.1.0. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2969">#2969</ulink>.</para>
|
|
|
|
</listitem>
|
2011-12-01 21:40:16 +00:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Add latest upstream patches for Bash. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2968">#2968</ulink>.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2011-11-28 08:16:50 +00:00
|
|
|
<listitem>
|
|
|
|
<para>2011-11-28</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[dj] - Update to lfs-bootscripts-20111128.</para>
|
|
|
|
</listitem>
|
2011-11-28 16:48:57 +00:00
|
|
|
<listitem>
|
|
|
|
<para>[ken] - Fix daylight saving time bug in coreutils testsuite.</para>
|
|
|
|
</listitem>
|
2011-11-28 08:16:50 +00:00
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2011-11-27 02:14:12 +00:00
|
|
|
<listitem>
|
|
|
|
<para>2011-11-26</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[bdubbs] - Clean up console script.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2011-11-25 20:44:02 +00:00
|
|
|
<listitem>
|
|
|
|
<para>2011-11-25</para>
|
|
|
|
<itemizedlist>
|
2011-11-25 20:50:58 +00:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Upgrade to Binutils-2.22. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2967">#2967</ulink>.</para>
|
|
|
|
</listitem>
|
2011-11-25 20:49:47 +00:00
|
|
|
<listitem>
|
2011-11-25 20:50:25 +00:00
|
|
|
<para>[matthew] - Install Glibc's NIS and RPC headers again. The
|
|
|
|
headers have not been installed by default since Glibc-2.14, but that
|
|
|
|
causes various BLFS packages to break. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2965">#2965</ulink>.</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2011-11-25 20:49:47 +00:00
|
|
|
<para>[matthew] - Upgrade to Grep-2.10. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2964">#2964</ulink>.</para>
|
|
|
|
</listitem>
|
2011-11-25 20:47:55 +00:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Add a patch to fix a security vulnerability in Perl.
|
|
|
|
Fixes <ulink url="&lfs-ticket-root;2963">#2963</ulink>.</para>
|
|
|
|
</listitem>
|
2011-11-25 20:47:25 +00:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Upgrade to GDBM-1.10. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2962">#2962</ulink>.</para>
|
|
|
|
</listitem>
|
2011-11-25 20:46:59 +00:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Install Coreutils'
|
|
|
|
<filename class="libraryfile">libstdbuf.so</filename> to
|
|
|
|
<filename class="directory">/usr/lib/coreutils</filename> to
|
|
|
|
maintain consistency with other packages' shared library locations.
|
|
|
|
Fixes <ulink url="&lfs-ticket-root;2961">#2961</ulink>.</para>
|
|
|
|
</listitem>
|
2011-11-25 20:45:28 +00:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Upgrade to Linux-3.1.2. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2960">#2960</ulink>.</para>
|
|
|
|
</listitem>
|
2011-11-25 20:44:02 +00:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Upgrade to Tcl-8.5.11. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2959">#2959</ulink>.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2011-11-16 18:39:39 +00:00
|
|
|
<listitem>
|
|
|
|
<para>2011-11-16</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[bdubbs] - Make /var/log/btmp have 660 permissions.
|
|
|
|
Suggestion from Michael Blanchard.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2011-11-14 20:40:06 +00:00
|
|
|
<listitem>
|
|
|
|
<para>2011-11-14</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[bdubbs] - Updates to boot scripts:
|
|
|
|
general cleanup;
|
|
|
|
move consolelog function to rc;
|
|
|
|
clean up boot logging functions;
|
|
|
|
fix interactive prompt between run level S and target run level.
|
|
|
|
Thanks to DJ Lucas.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2011-11-08 19:11:01 +00:00
|
|
|
<listitem>
|
|
|
|
<para>2011-10-29</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[bdubbs] - Text correction in bootscripts description.</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>[bdubbs] - Remove erroneous sourcing line in bootscript
|
|
|
|
functions used for backward BLFS compatibility.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2011-10-28 20:42:21 +01:00
|
|
|
<listitem>
|
2011-10-29 06:49:05 +01:00
|
|
|
<para>2011-10-29</para>
|
2011-10-28 20:42:21 +01:00
|
|
|
<itemizedlist>
|
2011-10-29 21:09:32 +01:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Upgrade to GCC-4.6.2. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2951">#2951</ulink>.</para>
|
|
|
|
</listitem>
|
2011-10-29 21:08:58 +01:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Upgrade to Util-Linux-2.20.1. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2947">#2947</ulink>.</para>
|
|
|
|
</listitem>
|
2011-10-29 21:08:18 +01:00
|
|
|
<listitem>
|
|
|
|
<para>[matthew] - Upgrade to Libtool-2.4.2. Fixes
|
|
|
|
<ulink url="&lfs-ticket-root;2946">#2946</ulink>.</para>
|
|
|
|
</listitem>
|
2011-10-28 20:42:59 +01:00
|
|
|
<listitem>
|
2011-10-29 06:49:05 +01:00
|
|
|
<para>[bdubbs] - LFS-7.0 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>
|