Pārlūkot izejas kodu

Update bash patches

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10710 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 11 gadi atpakaļ
vecāks
revīzija
7e7c5ffc80
2 mainītis faili ar 5 papildinājumiem un 2 dzēšanām
  1. 3 0
      chapter01/changelog.xml
  2. 2 2
      patches.ent

+ 3 - 0
chapter01/changelog.xml

@@ -38,6 +38,9 @@
     <listitem>
       <para>2014-08-21</para>
       <itemizedlist>
+        <listitem>
+          <para>[bdubbs] - Update bash patches.</para>
+        </listitem>
         <listitem>
           <para>[bdubbs] - Update to man-pages-3.71.  Fixes 
           <ulink url="&lfs-ticket-root;3660">#3660</ulink>.</para>

+ 2 - 2
patches.ent

@@ -2,8 +2,8 @@
 
 <!-- Start of Common Patches -->
 
-<!ENTITY bash-fixes-patch "bash-&bash-version;-upstream_fixes-2.patch">
-<!ENTITY bash-fixes-patch-md5 "bfe39ee2c6cae6e01f5f7873e7a1949f">
+<!ENTITY bash-fixes-patch "bash-&bash-version;-upstream_fixes-3.patch">
+<!ENTITY bash-fixes-patch-md5 "3266ce3d2f0aa647d4ef068e46899246">
 <!ENTITY bash-fixes-patch-size "28 KB">
 
 <!ENTITY binutils-lto-patch "binutils-&binutils-version;-load_gcc_lto_plugin_by_default-1.patch">