Custom Search
|
commit: r3269 - in /branches/clfs-sysroot/BOOK: introduction/common/changelog.xml materials/common/patches.xml patches.ent
Date: December 16, 2006 Author: jciccone
Date: Sat Dec 16 22:27:57 2006
New Revision: 3269
Log:
Update Bash Patch from Upstream.
Modified:
branches/clfs-sysroot/BOOK/introduction/common/changelog.xml
branches/clfs-sysroot/BOOK/materials/common/patches.xml
branches/clfs-sysroot/BOOK/patches.ent
Modified: branches/clfs-sysroot/BOOK/introduction/common/changelog.xml
==============================================================================
--- branches/clfs-sysroot/BOOK/introduction/common/changelog.xml (original)
+++ branches/clfs-sysroot/BOOK/introduction/common/changelog.xml Sat Dec 16
22:27:57 2006
@@ -39,6 +39,9 @@
<listitem>
<para>December 16, 2006</para>
<itemizedlist>
+ <listitem>
+ <para>[jciccone] - Update Bash Patch from Upstream.</para>
+ </listitem>
<listitem>
<para>[jciccone] - Added Readline Patch from Upstream.</para>
</listitem>
Modified: branches/clfs-sysroot/BOOK/materials/common/patches.xml
==============================================================================
--- branches/clfs-sysroot/BOOK/materials/common/patches.xml (original)
+++ branches/clfs-sysroot/BOOK/materials/common/patches.xml Sat Dec 16 22:27:57
2006
@@ -19,7 +19,7 @@
<variablelist role="materials">
<varlistentry>
- <term>Bash 3.2 Fixes - <token>&bash-fixes-patch-size;</token>:</term>
+ <term>Bash Fixes - <token>&bash-fixes-patch-size;</token>:</term>
<listitem>
<para>Download: <ulink
url="&patches-root;&bash-fixes-patch;"/></para>
Modified: branches/clfs-sysroot/BOOK/patches.ent
==============================================================================
--- branches/clfs-sysroot/BOOK/patches.ent (original)
+++ branches/clfs-sysroot/BOOK/patches.ent Sat Dec 16 22:27:57 2006
@@ -4,8 +4,8 @@
<!-- Start of Common Patches -->
-<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-3.patch">
-<!ENTITY bash-fixes-patch-md5 "93999e9f286c2d34a5d51e8b730a9f53">
+<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-4.patch">
+<!ENTITY bash-fixes-patch-md5 "9ca7230e6bfc10f0460ab7c5f290099a">
<!ENTITY bash-fixes-patch-size "12 KB">
<!ENTITY binutils-branch_update-patch
"binutils-&binutils-version;-branch_update-1.patch">
|