diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2007-09-15 20:33:13 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2007-09-15 20:33:13 +0000 |
commit | 232aa7359d4f119b062bf270e19e8a4c1d2228a0 (patch) | |
tree | 0c269dda24b542999eed96cddaae64d01c681a25 /chapter01 | |
parent | 20d4c8a7d0311f35fcd69bfb309e56f9cdbaee5b (diff) |
Upgrade to DB-4.6.19. Fixes #2051. Thanks to Matt Burgess for the patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8373 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 8 |
2 files changed, 10 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 6a76ab191..9f2d73f8b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -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> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 47bfc883a..2afda712a 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -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> |