aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2006-10-28 22:08:11 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2006-10-28 22:08:11 +0000
commit487d7c1794f0d1b7ac82d6776d243e5bbff03697 (patch)
tree58694d5850a6466ea2a6c452cf2cfda189bd1e02 /chapter01
parent5ad353cb718d66ac2f9e88bb674f041934a2e9d8 (diff)
Upgrade to Berkeley-DB-4.5.20
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7839 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter01/whatsnew.xml7
2 files changed, 9 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index edc0d07d7..4fdae4f55 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,10 @@
<para>2006-10-28</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgrade to Berkeley DB-4.5.20, including dropping
+ the now unnecessary &quot;fixes&quot; patch.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgrade to Coreutils-6.4.</para>
</listitem>
<listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index ed343842a..697714916 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -31,9 +31,9 @@
<listitem>
<para>Bash &bash-version;</para>
</listitem>
- <!--<listitem>
+ <listitem>
<para>Berkeley DB &db-version;</para>
- </listitem>-->
+ </listitem>
<listitem>
<para>Binutils &binutils-version;</para>
</listitem>
@@ -219,6 +219,9 @@
<para>bash-3.1-fixes-8.patch </para>
</listitem>
<listitem>
+ <para>db-4.4.20-fixes-1.patch </para>
+ </listitem>
+ <listitem>
<para>glibc-2.3.6-inotify-1.patch </para>
</listitem>
<listitem>