Changeset 06115909


Ignore:
Timestamp:
03/13/2013 05:05:38 PM (11 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.4, 7.5, 7.6, 7.7, 7.8, 7.9, 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:
53dbac2
Parents:
74d2bea
Message:

Upgrade to Bash-4.2.45. Fixes #3301.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r74d2bea r06115909  
    4141      <itemizedlist>
    4242        <listitem>
     43          <para>[matthew] - Upgrade to Bash-4.2.45. Fixes
     44          <ulink url="&lfs-ticket-root;3301">#3301</ulink>.</para>
     45        </listitem>
     46        <listitem>
    4347          <para>[matthew] - Upgrade to Systemd-198. Fixes
    4448          <ulink url="&lfs-ticket-root;3300">#3300</ulink>.</para>
  • chapter01/whatsnew.xml

    r74d2bea r06115909  
    230230    <listitem><para></para></listitem>  <!-- satisfy build -->
    231231
    232     <!--<listitem>
     232    <listitem>
    233233      <para>&bash-fixes-patch;</para>
    234     </listitem>-->
    235 
    236     <!--<listitem>
    237       <para>&binutils-testsuite-fixes-patch;</para>
    238     </listitem>-->
    239 
    240     <!--<listitem>
    241       <para>&coreutils-i18n-patch;</para>
    242     </listitem>-->
    243 <!--
    244     <listitem>
    245       <para>&coreutils-test-patch;</para>
    246     </listitem>
    247 -->
    248     <!--<listitem>
    249       <para>&kbd-backspace-patch;</para>
    250     </listitem>-->
    251 
    252     <!--<listitem>
    253       <para>&make-fixes-patch;</para>
    254     </listitem>-->
     234    </listitem>
    255235
    256236  </itemizedlist>
     
    260240    <listitem><para></para></listitem>  <!-- satisfy build -->
    261241
    262     <!--<listitem>
    263       <para>bash-4.2-fixes-8.patch</para>
    264     </listitem>-->
    265 
    266     <!--<listitem>
    267       <para>binutils-2.22-build_fix-1.patch</para>
    268     </listitem>-->
    269 
    270     <!--<listitem>
    271       <para>coreutils-8.19-i18n-1.patch</para>
    272     </listitem>-->
    273 
    274     <!--<listitem>
    275       <para>gcc-4.7.1-startfiles_fix-1.patch</para>
    276     </listitem>-->
    277 
    278     <!--<listitem>
    279       <para>glibc-2.16.0-fix_test_installation-1.patch</para>
    280     </listitem>-->
    281 
    282     <!--<listitem>
    283       <para>glibc-2.16.0-res_query_fix-1.patch</para>
    284     </listitem>-->
    285 
    286     <!--<listitem>
    287       <para>kbd-1.15.3-backspace-1.patch</para>
    288     </listitem>-->
    289 
    290     <!--<listitem>
    291       <para>kbd-1.15.3-upstream_fixes-1.patch</para>
    292     </listitem>-->
    293 
    294     <!--<listitem>
    295       <para>kmod-9-testsuite-1.patch</para>
    296     </listitem>-->
    297 
    298     <!--<listitem>
    299       <para>make-3.82-upstream_fixes-2.patch</para>
    300     </listitem>-->
    301 
    302     <!--<listitem>
    303       <para>patch-2.6.1-test_fix-1.patch</para>
    304     </listitem>-->
    305 
    306     <!--<listitem>
    307       <para>procps-3.2.8-fix_HZ_errors-1.patch</para>
    308     </listitem>-->
    309 
    310     <!--<listitem>
    311       <para>procps-3.2.8-watch_unicode-1.patch</para>
    312     </listitem>-->
    313 
    314     <!--<listitem>
    315       <para>sed-4.2.1-testsuite_fixes-1.patch</para>
    316     </listitem>-->
     242    <listitem>
     243      <para>bash-4.2-fixes-11.patch</para>
     244    </listitem>
    317245
    318246  </itemizedlist>
  • patches.ent

    r74d2bea r06115909  
    33<!-- Start of Common Patches -->
    44
    5 <!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-11.patch">
    6 <!ENTITY bash-fixes-patch-md5 "366672f68e7cf214bdbef2ef14b13c23">
    7 <!ENTITY bash-fixes-patch-size "55 KB">
     5<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-12.patch">
     6<!ENTITY bash-fixes-patch-md5 "419f95c173596aea47a23d922598977a">
     7<!ENTITY bash-fixes-patch-size "56 KB">
    88
    99<!ENTITY binutils-testsuite-fixes-patch "binutils-&binutils-version;-testsuite_fix-1.patch">
Note: See TracChangeset for help on using the changeset viewer.