1
0
Эх сурвалжийг харах

Upgrade to latest upstream patches for Bash.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9094 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 15 жил өмнө
parent
commit
372e36505f

+ 3 - 0
chapter01/changelog.xml

@@ -40,6 +40,9 @@
     <listitem>
       <para>2009-11-06</para>
       <itemizedlist>
+        <listitem>
+          <para>[matthew] Upgraded to latest upstream patches for Bash.</para>
+        </listitem>
         <listitem>
           <para>[matthew] Upgraded to Linux-2.6.31.5. Fixes
           <ulink url="&lfs-ticket-root;2508">#2508</ulink>.</para>

+ 1 - 1
chapter01/whatsnew.xml

@@ -211,7 +211,7 @@
     <title>Added:</title>
 
     <listitem>
-      <para>bash-4.0-fixes-4.patch</para>
+      <para>bash-4.0-fixes-5.patch</para>
     </listitem>
 
     <listitem>

+ 3 - 3
patches.ent

@@ -2,9 +2,9 @@
 
 <!-- Start of Common Patches -->
 
-<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-4.patch">
-<!ENTITY bash-fixes-patch-md5 "1712950349a705dabedef6c920422011">
-<!ENTITY bash-fixes-patch-size "43 KB">
+<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-5.patch">
+<!ENTITY bash-fixes-patch-md5 "9b8ef92bf27abeb0ff57069f4fbc4a48">
+<!ENTITY bash-fixes-patch-size "44 KB">
 
 
 <!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">