Show
Ignore:
Timestamp:
01/21/08 23:42:42 (1 year ago)
Author:
jciccone
Message:

Updated the bash fixes patch to -7.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/clfs-sysroot/BOOK/general.ent

    r3878 r3882  
    33<!ENTITY month "01"> <!-- Use two digits --> 
    44<!ENTITY month_name "Janurary"> 
    5 <!ENTITY day "20"> <!-- Use two digits --> 
     5<!ENTITY day "21"> <!-- Use two digits --> 
    66<!ENTITY year "2008"> <!-- Use four digits --> 
    77 
  • branches/clfs-sysroot/BOOK/introduction/common/changelog.xml

    r3692 r3882  
    3636    </listitem> 
    3737--> 
     38 
     39    <listitem> 
     40      <para>Janurary 21, 20008</para> 
     41      <itemizedlist> 
     42        <listitem> 
     43          <para>[jciccone] - Updated the Bash fixes patch to -7.</para> 
     44        </listitem> 
     45      </itemizedlist> 
     46    </listitem> 
    3847 
    3948    <listitem> 
  • branches/clfs-sysroot/BOOK/patches.ent

    r3691 r3882  
    55<!-- Start of Common Patches --> 
    66 
    7 <!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-6.patch"> 
    8 <!ENTITY bash-fixes-patch-md5 "ea529c1d125a1cfe13b20784821a0bc0"> 
    9 <!ENTITY bash-fixes-patch-size "56 KB"> 
     7<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-7.patch"> 
     8<!ENTITY bash-fixes-patch-md5 "41646ab52a642e50b45ff2d50209fcdc"> 
     9<!ENTITY bash-fixes-patch-size "136 KB"> 
    1010 
    1111<!ENTITY binutils-posix-patch "binutils-&binutils-version;-posix-1.patch">