Changeset c7997ec


Ignore:
Timestamp:
03/14/2011 10:06:41 PM (13 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.0, 7.1, 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:
67e8a9b
Parents:
194aae0
Message:

Add latest upstream patches for Bash-4.2. Fixes #2841.

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

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r194aae0 rc7997ec  
    4141      <itemizedlist>
    4242        <listitem>
     43          <para>[matthew] - Add latest upstream patches for Bash-4.2. Fixes
     44          <ulink url="&lfs-ticket-root;2841">#2841</ulink>.</para>
     45        </listitem>
     46        <listitem>
    4347          <para>[matthew] - Upgrade to M4-1.4.16. Fixes
    4448          <ulink url="&lfs-ticket-root;2840">#2840</ulink>.</para>
  • chapter01/whatsnew.xml

    r194aae0 rc7997ec  
    219219  <itemizedlist>
    220220    <title>Added:</title>
    221     <listitem><para></para></listitem>  <!-- satify build -->
    222   <!--
    223     <listitem>
    224       <para>bzip2-&bzip2-version;-install_docs-1.patch</para>
    225     </listitem>
    226 
    227     <listitem>
    228       <para>coreutils-&coreutils-version;-i18n-1.patch</para>
    229     </listitem>
    230 
    231     <listitem>
    232       <para>coreutils-&coreutils-version;-uname-1.patch</para>
    233     </listitem>
    234 
    235     <listitem>
    236       <para>gcc-&gcc-version;-startfiles_fix-1.patch</para>
    237     </listitem>
    238 
    239     <listitem>
    240       <para>glibc-&glibc-version;-gcc_fix-1.patch</para>
    241     </listitem>
    242 
    243     <listitem>
    244       <para>perl-&perl-version;-libc-1.patch</para>
    245     </listitem>
    246 
    247     <listitem>
    248       <para>procps-&procps-version;-fix_HZ_errors-1.patch</para>
    249     </listitem>
    250 
    251     <listitem>
    252       <para>xz-&xz-version;</para>
    253     </listitem>
    254 
    255     <listitem>
    256       <para>util-linux-&util-linux-version;</para>
    257     </listitem>
    258   -->
    259 
     221    <listitem>
     222      <para>bash-&bash-version;-fixes-1.patch</para>
     223    </listitem>
    260224  </itemizedlist>
    261225
    262226  <itemizedlist>
    263227    <title>Removed:</title>
    264     <listitem><para></para></listitem>  <!-- satify build -->
    265   <!--
    266     <listitem>
    267       <para>bash-4.1-fixes-2.patch</para>
    268     </listitem>
    269 
    270     <listitem>
    271       <para>bzip2-1.0.5-install_docs-1.patch</para>
    272     </listitem>
    273 
    274     <listitem>
    275       <para>bzip2-1.0.5-version_fixes-1.patch</para>
    276     </listitem>
    277 
    278     <listitem>
    279       <para>coreutils-8.5-i18n-1.patch</para>
    280     </listitem>
    281 
    282     <listitem>
    283       <para>coreutils-8.5-uname-2.patch</para>
    284     </listitem>
    285 
    286     <listitem>
    287       <para>expect-5.44.1.15-no_tk-1.patch</para>
    288     </listitem>
    289 
    290     <listitem>
    291       <para>gcc-4.5.1-startfiles_fix-1.patch</para>
    292     </listitem>
    293 
    294     <listitem>
    295       <para>glibc-2.12.1-gcc_fix-1.patch</para>
    296     </listitem>
    297 
    298     <listitem>
    299       <para>glibc-2.12.1-makefile_fix-1.patch</para>
    300     </listitem>
    301 
    302     <listitem>
    303       <para>man-db-2.5.7-fix_man_assertion-1.patch</para>
    304     </listitem>
    305 
    306     <listitem>
    307       <para>perl-5.12.1-libc-1.patch</para>
    308     </listitem>
    309 
    310     <listitem>
    311       <para>tar-1.23-overflow_fix-1.patch</para>
    312     </listitem>
    313 
    314     <listitem>
    315       <para>util-linux-ng-2.18</para>
    316     </listitem>
    317   -->
     228    <listitem><para></para></listitem>  <!-- satisfy build -->
    318229  </itemizedlist>
    319230
  • chapter03/patches.xml

    r194aae0 rc7997ec  
    1818
    1919  <variablelist role="materials">
     20
     21    <varlistentry>
     22      <term>Bash Upstream Fixes Patch - <token>&bash-fixes-patch-size;</token>:</term>
     23      <listitem>
     24        <para>Download: <ulink url="&patches-root;&bash-fixes-patch;"/></para>
     25        <para>MD5 sum: <literal>&bash-fixes-patch-md5;</literal></para>
     26      </listitem>
     27    </varlistentry>
    2028
    2129    <varlistentry>
  • chapter05/bash.xml

    r194aae0 rc7997ec  
    4343  <sect2 role="installation">
    4444    <title>Installation of Bash</title>
     45
     46    <para>First, apply the following patch to fix various bugs that have been
     47    addressed upstream:</para>
     48
     49<screen><userinput remap="pre">patch -Np1 -i ../&bash-fixes-patch;</userinput></screen>
    4550
    4651    <para>Prepare Bash for compilation:</para>
  • chapter06/bash.xml

    r194aae0 rc7997ec  
    4040  <sect2 role="installation">
    4141    <title>Installation of Bash</title>
     42
     43    <para>First, apply the following patch to fix various bugs that have been
     44    addressed upstream:</para>
     45
     46<screen><userinput remap="pre">patch -Np1 -i ../&bash-fixes-patch;</userinput></screen>
    4247
    4348    <para>Prepare Bash for compilation:</para>
  • patches.ent

    r194aae0 rc7997ec  
    22
    33<!-- Start of Common Patches -->
     4
     5<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-1.patch">
     6<!ENTITY bash-fixes-patch-md5 "abae789c2807cb7c7c4c452fa3986f85">
     7<!ENTITY bash-fixes-patch-size "11 KB">
     8
    49
    510<!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">
Note: See TracChangeset for help on using the changeset viewer.