Changeset d3ca515


Ignore:
Timestamp:
05/25/2015 05:17:56 PM (9 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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.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:
54dfb280
Parents:
d76dd01
Message:

Update to bash-4.3.30-upstream_fixes-2.patch

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    rd76dd01 rd3ca515  
    3838
    3939    <listitem>
     40      <para>2015-05-25</para>
     41      <itemizedlist>
     42        <listitem>
     43          <para>[bdubbs] - Update to bash-4.3.30-upstream_fixes-2.patch.
     44          Fixes <ulink url="&lfs-ticket-root;3789">#3789</ulink>.</para>
     45        </listitem>
     46      </itemizedlist>
     47    </listitem>
     48
     49    <listitem>
    4050      <para>2015-05-23</para>
    4151      <itemizedlist>
  • chapter01/whatsnew.xml

    rd76dd01 rd3ca515  
    246246
    247247    <listitem>
    248       <para>gcc-5.1.0-upstream_libgomp_fix-1.patch</para>
     248      <para>&bash-fixes-patch;</para>
     249    </listitem>
     250
     251    <listitem>
     252      <para>&gcc-upstream-patch;</para>
    249253    </listitem>
    250254
     
    256260      <para>&ncurses-gcc5-buildfixes-patch;</para>
    257261    </listitem>
    258 
    259     <listitem>
    260       <para>&perl-gcc5-fixes-patch;</para>
    261     </listitem>
    262 
    263     <!--<listitem>
    264       <para>&bash-fixes-patch;</para>
    265     </listitem>-->
    266 
    267     <!--<listitem>
    268       <para>&mpfr-fixes-patch;</para>
    269     </listitem>-->
    270 
    271     <!--<listitem>
    272       <para>&readline-fixes-patch;</para>
    273     </listitem>-->
    274262
    275263  </itemizedlist>
     
    280268
    281269    <listitem>
     270      <para>bash-4.3.30-upstream_fixes-1.patch</para>
     271    </listitem>
     272
     273    <listitem>
    282274      <para>Tcl-8.6.3</para>
    283275    </listitem>
     
    287279    </listitem>
    288280
    289     <!--<listitem>
    290       <para>binutils-2.24-lto_testsuite-1.patch</para>
    291     </listitem>-->
    292 
    293     <!--<listitem>
    294       <para>binutils-2.24-multiple_plugins-1.patch</para>
    295     </listitem>-->
    296 
    297     <!--<listitem>
    298       <para>bash-4.3-upstream_fixes-3.patch</para>
    299     </listitem>-->
    300 
    301     <!--<listitem>
    302       <para>readline-6.3-upstream_fixes-2.patch</para>
    303     </listitem>-->
    304 
    305281  </itemizedlist>
    306282
  • general.ent

    rd76dd01 rd3ca515  
    1 <!ENTITY version         "SVN-20150523">
     1<!ENTITY version         "SVN-20150525">
    22<!ENTITY short-version   "svn">  <!-- Used below in &blfs-book;. Change to x.y for release
    33                                      but not -rc releases -->
    4 <!ENTITY releasedate     "May 23, 2015">
     4<!ENTITY releasedate     "May 25, 2015">
    55<!ENTITY copyrightdate   "1999-2015"><!-- jhalfs needs a literal dash, not &ndash; -->
    66<!ENTITY milestone       "7.8">
  • patches.ent

    rd76dd01 rd3ca515  
    33<!-- Start of Common Patches -->
    44
    5 <!ENTITY bash-fixes-patch "bash-&bash-version;-upstream_fixes-1.patch">
    6 <!ENTITY bash-fixes-patch-md5 "e2571929a43fdf76ae1eb683fe86b5c0">
    7 <!ENTITY bash-fixes-patch-size "8.8 KB">
     5<!ENTITY bash-fixes-patch "bash-&bash-version;-upstream_fixes-2.patch">
     6<!ENTITY bash-fixes-patch-md5 "fd2d7ca532f9ea53d678a6bc79354681">
     7<!ENTITY bash-fixes-patch-size "13 KB">
    88
    99<!ENTITY bc-memory-leak-patch "bc-&bc-version;-memory_leak-1.patch">
Note: See TracChangeset for help on using the changeset viewer.