aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml55
1 files changed, 55 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 80538ceea..5bc0db949 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -36,6 +36,61 @@
</listitem>
-->
+
+ <listitem>
+ <para>2009-07-04</para>
+ <itemizedlist>
+ <listitem>
+ <para>[matthew] - Upgrade to Util-Linux-NG-2.16-rc2. This
+ is temporary until the release version of 2.16 comes out.
+ See <ulink url="&lfs-ticket-root;2391">#2391</ulink> for
+ more details.</para>
+ <itemizedlist>
+ <listitem>
+ <para>Remove E2fsprogs in Chapter 5. It was only there as a
+ dependency of Util-Linux-NG to provide
+ <systemitem class="library">libuuid</systemitem> and
+ <systemitem class="library">libblkid</systemitem>, which
+ Util-Linux-NG provides for itself now.</para>
+ </listitem>
+ <listitem>
+ <para>Move Util-Linux-NG to before E2fsprogs in Chapter 6 and add
+ &quot;--disable-libblkid&quot; and &quot;--disable-libuuid&quot;
+ configure switches to E2fsprogs so that it uses Util-Linux-NG's
+ versions.</para>
+ </listitem>
+ <listitem>
+ <para>Add Pkg-Config as it's a pre-requisite of E2fsprogs' new
+ configure switches.</para>
+ </listitem>
+ <listitem>
+ <para>Remove &quot;--with-col&quot; from Man-DB's configure
+ command as Man-DB is now installed after Util-Linux-NG so
+ <command>col</command> is found automatically.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+ <listitem>
+ <para>[matthew] - Upgrade to Sed-4.2.1. Fixes
+ <ulink url="&lfs-ticket-root;2427">#2427</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[matthew] - Upgrade to Linux-2.6.30.1. Fixes
+ <ulink url="&lfs-ticket-root;2430">#2430</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[matthew] - Correct GCC <command>sed</command> command to add
+ -fomit-frame-pointer for non-bootstrapped builds of GCC-4.4.x. Thanks
+ to Guy Dalziel for the report and fix.
+ </para>
+ </listitem>
+ <listitem>
+ <para>[matthew] - Upgrade to E2fsprogs-1.41.7. Fixes
+ <ulink url="&lfs-ticket-root;2428">#2428</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
<listitem>
<para>2009-06-29</para>
<itemizedlist>