Bladeren bron

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

Jeremy Huntwork 19 jaren geleden
bovenliggende
commit
4fa0347dde
2 gewijzigde bestanden met toevoegingen van 5 en 1 verwijderingen
  1. 4 0
      chapter01/changelog.xml
  2. 1 1
      patches.ent

+ 4 - 0
chapter01/changelog.xml

@@ -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>

+ 1 - 1
patches.ent

@@ -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">