Author: jhuntwork
Date: 2007-09-15 14:33:13 -0600 (Sat, 15 Sep 2007)
New Revision: 8373
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter01/whatsnew.xml
trunk/BOOK/chapter03/patches.xml
trunk/BOOK/chapter06/db.xml
trunk/BOOK/packages.ent
trunk/BOOK/patches.ent
Log:
Upgrade to DB-4.6.19. Fixes #2051. Thanks to Matt Burgess for the patch.
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2007-09-15 20:27:45 UTC (rev 8372)
+++ trunk/BOOK/chapter01/changelog.xml 2007-09-15 20:33:13 UTC (rev 8373)
@@ -40,6 +40,10 @@
<para>2007-09-15</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgrade to DB-4.6.19. Fixes
+ <ulink url="&lfs-ticket-root;2051">#2051</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgrade to Binutils-2.18. Fixes
<ulink url="&lfs-ticket-root;2069">#2069</ulink>.</para>
</listitem>
Modified: trunk/BOOK/chapter01/whatsnew.xml
===================================================================
--- trunk/BOOK/chapter01/whatsnew.xml 2007-09-15 20:27:45 UTC (rev 8372)
+++ trunk/BOOK/chapter01/whatsnew.xml 2007-09-15 20:33:13 UTC (rev 8373)
@@ -37,10 +37,10 @@
</listitem>
<listitem>
<para>Bash &bash-version;</para>
- </listitem>
+ </listitem>-->
<listitem>
<para>Berkeley DB &db-version;</para>
- </listitem>-->
+ </listitem>
<listitem>
<para>Binutils &binutils-version;</para>
</listitem>
@@ -221,6 +221,10 @@
<para>bash-3.2-fixes-5.patch</para>
</listitem>
+ <listitem>
+ <para>db-4.5.29-fixes-1.patch</para>
+ </listitem>
+
</itemizedlist>
</sect1>
Modified: trunk/BOOK/chapter03/patches.xml
===================================================================
--- trunk/BOOK/chapter03/patches.xml 2007-09-15 20:27:45 UTC (rev 8372)
+++ trunk/BOOK/chapter03/patches.xml 2007-09-15 20:33:13 UTC (rev 8373)
@@ -59,14 +59,6 @@
</varlistentry>
<varlistentry>
- <term>DB Fixes Patch - <token>&db-fixes-patch-size;</token>:</term>
- <listitem>
- <para>Download: <ulink url="&patches-root;&db-fixes-patch;"/></para>
- <para>MD5 sum: <literal>&db-fixes-patch-md5;</literal></para>
- </listitem>
- </varlistentry>
-
- <varlistentry>
<term>Diffutils Internationalization Fixes Patch -
<token>&diffutils-i18n-patch-size;</token>:</term>
<listitem>
<para>Download: <ulink
url="&patches-root;&diffutils-i18n-patch;"/></para>
Modified: trunk/BOOK/chapter06/db.xml
===================================================================
--- trunk/BOOK/chapter06/db.xml 2007-09-15 20:27:45 UTC (rev 8372)
+++ trunk/BOOK/chapter06/db.xml 2007-09-15 20:33:13 UTC (rev 8373)
@@ -61,11 +61,6 @@
<sect2 role="installation">
<title>Installation of Berkeley DB</title>
- <para>Apply a patch to Berkeley DB to fix a couple of bugs when accessing
- databases via its Java API:</para>
-
-<screen><userinput>patch -Np1 -i ../&db-fixes-patch;</userinput></screen>
-
<para>Prepare Berkeley DB for compilation:</para>
<screen><userinput>cd build_unix
Modified: trunk/BOOK/packages.ent
===================================================================
--- trunk/BOOK/packages.ent 2007-09-15 20:27:45 UTC (rev 8372)
+++ trunk/BOOK/packages.ent 2007-09-15 20:33:13 UTC (rev 8373)
@@ -82,10 +82,10 @@
<!ENTITY coreutils-ch6-du "72.4 MB">
<!ENTITY coreutils-ch6-sbu "1.0 SBU">
-<!ENTITY db-version "4.5.20">
-<!ENTITY db-size "9,064 KB">
+<!ENTITY db-version "4.6.19">
+<!ENTITY db-size "11,600 KB">
<!ENTITY db-url
"http://download-east.oracle.com/berkeley-db/db-&db-version;.tar.gz">
-<!ENTITY db-md5 "b0f1c777708cb8e9d37fb47e7ed3312d">
+<!ENTITY db-md5 "89c7390ff120d5ebf3eccc5f97249e79">
<!ENTITY db-home
"http://www.oracle.com/technology/software/products/berkeley-db/index.html">
<!ENTITY db-ch6-du "77 MB">
<!ENTITY db-ch6-sbu "1.2 SBU">
Modified: trunk/BOOK/patches.ent
===================================================================
--- trunk/BOOK/patches.ent 2007-09-15 20:27:45 UTC (rev 8372)
+++ trunk/BOOK/patches.ent 2007-09-15 20:33:13 UTC (rev 8373)
@@ -24,11 +24,6 @@
<!ENTITY coreutils-uname-patch-size "4.6 KB">
-<!ENTITY db-fixes-patch "db-&db-version;-fixes-1.patch">
-<!ENTITY db-fixes-patch-md5 "4d6a476c9ccd1bb9fba9de0b5229f0da">
-<!ENTITY db-fixes-patch-size "2.8 KB">
-
-
<!ENTITY diffutils-i18n-patch "diffutils-&diffutils-version;-i18n-1.patch">
<!ENTITY diffutils-i18n-patch-md5 "c8d481223db274a33b121fb8c25af9f7">
<!ENTITY diffutils-i18n-patch-size "18 KB">
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page