Changeset bb189b0 for chapter03


Ignore:
Timestamp:
04/24/2015 03:19:38 AM (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:
320fdc6
Parents:
41727289
Message:

Added a fix for security issue in Glibc (CVE-2015-1781).
Thanks to Ken Moffat for identifying the proplem and the fix.

Fixed Ncurses and Perl build with GCC 5. Thanks to Ken Moffat and
Douglas R. Reno for providing the patches.

Updated to GCC-5.1.0. Imported changes from systemd version.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter03/patches.xml

    r41727289 rbb189b0  
    124124      </listitem>
    125125    </varlistentry>
    126 <!--
     126
    127127    <varlistentry>
    128       <term>Perl Data::Dumper Patch - <token>&perl-fix-patch-size;</token>:</term>
     128      <term>Ncurses GCC 5 Fixes Patch - <token>&ncurses-gcc5-buildfixes-patch-size;</token>:</term>
    129129      <listitem>
    130         <para>Download: <ulink url="&patches-root;&perl-fix-patch;"/></para>
    131         <para>MD5 sum: <literal>&perl-fix-patch-md5;</literal></para>
     130        <para>Download: <ulink url="&patches-root;&ncurses-gcc5-buildfixes-patch;"/></para>
     131        <para>MD5 sum: <literal>&ncurses-gcc5-buildfixes-patch-md5;</literal></para>
    132132      </listitem>
    133133    </varlistentry>
    134 -->
     134
     135    <varlistentry>
     136      <term>Perl GCC 5 Fixes Patch - <token>&perl-gcc5-fixes-patch-size;</token>:</term>
     137      <listitem>
     138        <para>Download: <ulink url="&patches-root;&perl-gcc5-fixes-patch;"/></para>
     139        <para>MD5 sum: <literal>&perl-gcc5-fixes-patch-md5;</literal></para>
     140      </listitem>
     141    </varlistentry>
     142
    135143    <varlistentry>
    136144      <term>Readline Upstream Fixes Patch - <token>&readline-fixes-patch-size;</token>:</term>
Note: See TracChangeset for help on using the changeset viewer.