Prechádzať zdrojové kódy

Add more upstream fixes for Bash.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7904 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 18 rokov pred
rodič
commit
ff1f2da7f7
2 zmenil súbory, kde vykonal 7 pridanie a 3 odobranie
  1. 4 0
      chapter01/changelog.xml
  2. 3 3
      patches.ent

+ 4 - 0
chapter01/changelog.xml

@@ -39,6 +39,10 @@
     <listitem>
       <para>2007-01-31</para>
       <itemizedlist>
+        <listitem>
+          <para>[matthew] - Include more upstream fixes from the Bash maintainer
+          in bash-3.2-fixes-2.patch</para>
+        </listitem>
         <listitem>
           <para>[matthew] - Upgrade to Udev-104. Fixes
           <ulink url="&lfs-ticket-root;1941">#1941</ulink></para>

+ 3 - 3
patches.ent

@@ -1,9 +1,9 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 
 <!-- Start of Common Patches -->
-<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-1.patch">
-<!ENTITY bash-fixes-patch-md5 "541834ceb90f4f3eee45cee246cc2cc4">
-<!ENTITY bash-fixes-patch-size "9.9 KB">
+<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-2.patch">
+<!ENTITY bash-fixes-patch-md5 "07ad2b591e4e1e766537a666bbfd7d15">
+<!ENTITY bash-fixes-patch-size "12.1 KB">
 
 
 <!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">