Parcourir la source

Upgrade to bash-3.1.014

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7438 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess il y a 19 ans
Parent
commit
614d9dc7b1
3 fichiers modifiés avec 5 ajouts et 2 suppressions
  1. 3 0
      chapter01/changelog.xml
  2. 1 1
      chapter03/patches.xml
  3. 1 1
      patches.ent

+ 3 - 0
chapter01/changelog.xml

@@ -39,6 +39,9 @@
     <listitem>
       <para>March 18, 2006</para>
       <itemizedlist>
+        <listitem>
+          <para>[matthew] - Upgrade to bash-3.1.014.</para>
+        </listitem>
         <listitem>
           <para>[matthew] - Upgrade to psmisc-22.2.</para>
         </listitem>

+ 1 - 1
chapter03/patches.xml

@@ -19,7 +19,7 @@
   <variablelist role="materials">
 
     <varlistentry>
-      <term>Bash Upstream Fixes Patch - 120 KB:</term>
+      <term>Bash Upstream Fixes Patch - 18 KB:</term>
       <listitem>
         <para><ulink url="&patches-root;&bash-fixes-patch;"/></para>
       </listitem>

+ 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-5.patch">
+<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-6.patch">
 
 <!ENTITY bzip2-bzgrep-patch "bzip2-&bzip2-version;-bzgrep_security-1.patch">
 <!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">