Changeset 8110

Show
Ignore:
Timestamp:
05/05/07 15:54:38 (1 year ago)
Author:
matthew
Message:

Incorporate latest upstream patches for Bash.

Files:

Legend:

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

    r8087 r8110  
    3838 
    3939    <listitem> 
     40      <para>2007-05-05</para> 
     41      <itemizedlist> 
     42        <listitem> 
     43          <para>[matthew] -  Incorporate latest upstream patches for Bash. 
     44          </para> 
     45        </listitem> 
     46      </itemizedlist> 
     47    </listitem> 
     48 
     49    <listitem> 
    4050      <para>2007-04-20</para> 
    4151      <itemizedlist> 
  • trunk/BOOK/general.ent

    r8086 r8110  
    11<?xml version="1.0" encoding="ISO-8859-1"?> 
    2 <!ENTITY version "SVN-20070420"> 
    3 <!ENTITY releasedate "April 20, 2007"> 
     2<!ENTITY version "SVN-20070505"> 
     3<!ENTITY releasedate "April 05, 2007"> 
    44<!ENTITY milestone "6.3"> 
    55<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> 
  • trunk/BOOK/patches.ent

    r8057 r8110  
    22 
    33<!-- Start of Common Patches --> 
    4 <!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-4.patch"> 
    5 <!ENTITY bash-fixes-patch-md5 "39697d6c965bea8e7a3ea21024ef74eb"> 
    6 <!ENTITY bash-fixes-patch-size "31.5 KB"> 
     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"> 
    77 
    88