Changeset 7965

Show
Ignore:
Timestamp:
03/19/07 14:50:07 (1 year ago)
Author:
matthew
Message:

Upgrade to latest upstream patches for Bash. Fixes #1973.

Files:

Legend:

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

    r7964 r7965  
    3838 
    3939    <listitem> 
     40      <para>2007-03-19</para> 
     41      <itemizedlist> 
     42        <listitem> 
     43          <para>[matthew] - Upgrade the Bash fixes patch to include the latest 
     44          patch from upstream.  Fixes 
     45          <ulink url="&lfs-ticket-root;1973">#1973</ulink></para> 
     46        </listitem> 
     47      </itemizedlist> 
     48    </listitem> 
     49 
     50    <listitem> 
    4051      <para>2007-03-14</para> 
    4152      <itemizedlist> 
  • trunk/BOOK/general.ent

    r7963 r7965  
    11<?xml version="1.0" encoding="ISO-8859-1"?> 
    2 <!ENTITY version "SVN-20070314"> 
    3 <!ENTITY releasedate "March 14, 2007"> 
     2<!ENTITY version "SVN-20070319"> 
     3<!ENTITY releasedate "March 19, 2007"> 
    44<!ENTITY milestone "6.3"> 
    55<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> 
  • trunk/BOOK/patches.ent

    r7960 r7965  
    22 
    33<!-- Start of Common Patches --> 
    4 <!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-2.patch"> 
    5 <!ENTITY bash-fixes-patch-md5 "07ad2b591e4e1e766537a666bbfd7d15"> 
    6 <!ENTITY bash-fixes-patch-size "12.1 KB"> 
     4<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-3.patch"> 
     5<!ENTITY bash-fixes-patch-md5 "6b9cc51d1e4de91f296d6dc17aa582a0"> 
     6<!ENTITY bash-fixes-patch-size "16.6 KB"> 
    77 
    88