Changeset 088d8862


Ignore:
Timestamp:
03/14/2012 08:43:51 PM (12 years ago)
Author:
Matthew Burgess <matthew@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
8ab7385
Parents:
3051840
Message:

Apply new upstream patches for Bash. Fixes #3037.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9777 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r3051840 r088d8862  
    4141      <para>2012-03-14</para>
    4242      <itemizedlist>
     43         <listitem>
     44           <para>[matthew] - Apply new upstream patches for Bash. Fixes
     45           <ulink url="&lfs-ticket-root;3037">#3037</ulink>.</para>
     46         </listitem>
    4347         <listitem>
    4448           <para>[matthew] - Upgrade to Linux-3.2.11. Fixes
  • chapter01/whatsnew.xml

    r3051840 r088d8862  
    221221
    222222    <listitem>
     223      <para>&bash-fixes-patch;</para>
     224    </listitem>
     225
     226    <listitem>
    223227      <para>&gcc-crosscompile-patch;</para>
    224228    </listitem>
     
    234238
    235239    <listitem>
     240      <para>bash-4.2-fixes-4.patch</para>
     241    </listitem>
     242
     243    <listitem>
    236244      <para>gcc-4.6.2-cross_compile-1.patch</para>
    237245    </listitem>
  • patches.ent

    r3051840 r088d8862  
    33<!-- Start of Common Patches -->
    44
    5 <!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-4.patch">
    6 <!ENTITY bash-fixes-patch-md5 "244e3ff74d53792f1db32dea75dc8627">
    7 <!ENTITY bash-fixes-patch-size "22 KB">
     5<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-5.patch">
     6<!ENTITY bash-fixes-patch-md5 "9bc1f8468d13745cd05d4ecade8582ea">
     7<!ENTITY bash-fixes-patch-size "24 KB">
    88
    99
Note: See TracChangeset for help on using the changeset viewer.