Explorar o código

Add latest upstream patch for Bash. Fixes #2855.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9502 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess %!s(int64=14) %!d(string=hai) anos
pai
achega
0c5a48aadb
Modificáronse 3 ficheiros con 8 adicións e 4 borrados
  1. 4 0
      chapter01/changelog.xml
  2. 1 1
      chapter01/whatsnew.xml
  3. 3 3
      patches.ent

+ 4 - 0
chapter01/changelog.xml

@@ -39,6 +39,10 @@
     <listitem>
       <para>2011-04-18</para>
       <itemizedlist>
+        <listitem>
+          <para>[matthew] - Add latest upstream patch for Bash. Fixes
+          <ulink url="&lfs-ticket-root;2855">#2855</ulink>.</para>
+        </listitem>
         <listitem>
           <para>[matthew] - Upgrade to Ncurses-5.9. Fixes
           <ulink url="&lfs-ticket-root;2853">#2853</ulink>.</para>

+ 1 - 1
chapter01/whatsnew.xml

@@ -222,7 +222,7 @@
   <itemizedlist>
     <title>Added:</title>
     <listitem>
-      <para>bash-&bash-version;-fixes-1.patch</para>
+      <para>&bash-fixes-patch;</para>
     </listitem>
     <listitem>
       <para>coreutils-&coreutils-version;-sparse_fiemap-1.patch</para>

+ 3 - 3
patches.ent

@@ -2,9 +2,9 @@
 
 <!-- Start of Common Patches -->
 
-<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-1.patch">
-<!ENTITY bash-fixes-patch-md5 "abae789c2807cb7c7c4c452fa3986f85">
-<!ENTITY bash-fixes-patch-size "11 KB">
+<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-2.patch">
+<!ENTITY bash-fixes-patch-md5 "1344b04abc4846a4a7f1ff7e3874f7c4">
+<!ENTITY bash-fixes-patch-size "12 KB">
 
 
 <!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">