Added patch to bring bash to 3.1.17.

Resolves ticket 1775.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7548 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Jeremy Huntwork 2006-04-20 22:07:07 +00:00
parent c7dfdfb9b6
commit 4fa0347dde
2 changed files with 5 additions and 1 deletions

View File

@ -39,6 +39,10 @@
<listitem>
<para>April 20, 2006</para>
<itemizedlist>
<listitem>
<para>[jhuntwork] - Updated bash to 3.1.17 via an updated patch.
Resolves Ticket 1775.</para>
</listitem>
<listitem>
<para>[manuel] - Reworded why a 2.6 kernel compiled with GCC-3
is required on the host system.</para>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- Start of Common Patches -->
<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-7.patch">
<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-8.patch">
<!ENTITY bzip2-bzgrep-patch "bzip2-&bzip2-version;-bzgrep_security-1.patch">
<!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">