Changeset 8371

Show
Ignore:
Timestamp:
09/15/07 14:14:04 (8 months ago)
Author:
jhuntwork
Message:

Add latest upstream patches for Bash. Fixes #2067. Thanks to Matt Burgess for the patch.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/BOOK/chapter01/changelog.xml

    r8366 r8371  
    3737--> 
    3838 
     39    <listitem> 
     40       <para>2007-09-15</para> 
     41      <itemizedlist> 
     42        <listitem> 
     43          <para>[matthew] - Add latest upstream patches for Bash. Fixes 
     44          <ulink url="&lfs-ticket-root;2067">#2067</ulink>.</para> 
     45        </listitem> 
     46      </itemizedlist> 
     47    </listitem> 
     48 
    3949     <listitem> 
    4050      <para>2007-09-07</para> 
  • trunk/BOOK/chapter01/whatsnew.xml

    r8355 r8371  
    205205  </itemizedlist>--> 
    206206 
    207   <!--<itemizedlist> 
     207  <itemizedlist> 
    208208    <title>Added:</title> 
    209209 
    210210    <listitem> 
    211       <para>PLACEHOLDER</para> 
    212     </listitem> 
    213  
    214   </itemizedlist>--> 
    215  
    216   <!--<itemizedlist> 
     211      <para>&bash-fixes-patch;</para> 
     212    </listitem> 
     213 
     214  </itemizedlist> 
     215 
     216  <itemizedlist> 
    217217    <title>Removed:</title> 
    218218 
    219219    <listitem> 
    220       <para>PLACEHOLDER</para> 
    221     </listitem> 
    222  
    223   </itemizedlist>--> 
     220      <para>bash-3.2-fixes-5.patch</para> 
     221    </listitem> 
     222 
     223  </itemizedlist> 
    224224 
    225225</sect1> 
  • trunk/BOOK/general.ent

    r8366 r8371  
    11<?xml version="1.0" encoding="ISO-8859-1"?> 
    2 <!ENTITY version "SVN-20070907"> 
    3 <!ENTITY releasedate "September 07, 2007"> 
     2<!ENTITY version "SVN-20070915"> 
     3<!ENTITY releasedate "September 15, 2007"> 
    44<!ENTITY milestone "7.0"> 
    55<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> 
  • trunk/BOOK/patches.ent

    r8333 r8371  
    22 
    33<!-- Start of Common Patches --> 
    4 <!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-5.patch"> 
    5 <!ENTITY bash-fixes-patch-md5 "70e2c3983575a8e82f8601a417e126f0"> 
    6 <!ENTITY bash-fixes-patch-size "32 KB"> 
     4<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-6.patch"> 
     5<!ENTITY bash-fixes-patch-md5 "b81a6b53cd361b3b2291a762dcba87d0"> 
     6<!ENTITY bash-fixes-patch-size "24 KB"> 
    77 
    88