aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2006-02-19 20:16:46 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2006-02-19 20:16:46 +0000
commit3c834d3e119612b12f024e9bde61bdeb85e4eae9 (patch)
treedc259e8a9d755a2b082835784a2d2831cc018350
parentc4aba10f0f68f6f2c857c1917976646e48d37a52 (diff)
Upgrade to DB 4.4.20
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7378 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml3
-rw-r--r--chapter03/packages.xml2
-rw-r--r--general.ent2
3 files changed, 5 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 9c66160eb..e978ccc89 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,9 @@
<para>Febraury 19, 2006</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgrade to DB-4.4.20.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgrade to Perl-5.8.8, removing the now unneeded
vulnerability and DB module patches.</para>
</listitem>
diff --git a/chapter03/packages.xml b/chapter03/packages.xml
index 4889f0611..3dad9afdc 100644
--- a/chapter03/packages.xml
+++ b/chapter03/packages.xml
@@ -43,7 +43,7 @@
</varlistentry>
<varlistentry>
- <term>Berkeley DB (&db-version;) - 7,925 KB:</term>
+ <term>Berkeley DB (&db-version;) - 6,578 KB:</term>
<listitem>
<para><ulink url="http://dev.sleepycat.com/"/></para>
</listitem>
diff --git a/general.ent b/general.ent
index 82f624522..bc235c13b 100644
--- a/general.ent
+++ b/general.ent
@@ -34,7 +34,7 @@
<!ENTITY bison-version "2.1">
<!ENTITY bzip2-version "1.0.3">
<!ENTITY coreutils-version "5.93">
-<!ENTITY db-version "4.4.16">
+<!ENTITY db-version "4.4.20">
<!ENTITY dejagnu-version "1.4.4">
<!ENTITY diffutils-version "2.8.1">
<!ENTITY e2fsprogs-version "1.38">