Changeset 7da0af6


Ignore:
Timestamp:
09/26/2014 02:34:54 PM (10 years ago)
Author:
Krejzi <krejzi@…>
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.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:
a64abe86
Parents:
4f2d19e5
Message:

Incorporate bash security fix.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r4f2d19e5 r7da0af6  
    3636    </listitem>
    3737-->
     38    <listitem>
     39      <para>2014-09-26</para>
     40      <itemizedlist>
     41        <listitem>
     42          <para>Updated bash upstream patches and added
     43          fixes for CVE-2014-7169. Fixes <ulink
     44          url="&lfs-ticket-root;3680">#3680</ulink>.</para>
     45        </listitem>
     46      </itemizedlist>
     47    </listitem>
    3848
    3949    <listitem>
     
    7585      <itemizedlist>
    7686        <listitem>
    77           <para>[bdubbs] - LFS-7.r65 released.</para>
     87          <para>[bdubbs] - LFS-7.6 released.</para>
    7888        </listitem>
    7989      </itemizedlist>
  • general.ent

    r4f2d19e5 r7da0af6  
    1 <!ENTITY version         "SVN-20140924">
     1<!ENTITY version         "SVN-20140926">
    22<!ENTITY short-version   "svn">  <!-- Used in dbus chapter, change to x.y for release -->
    3 <!ENTITY releasedate     "September 24, 2014">
     3<!ENTITY releasedate     "September 26, 2014">
    44<!ENTITY copyrightdate   "1999-2014"><!-- jhalfs needs a literal dash, not &ndash; -->
    55<!ENTITY milestone       "7.7">
  • patches.ent

    r4f2d19e5 r7da0af6  
    33<!-- Start of Common Patches -->
    44
    5 <!ENTITY bash-fixes-patch "bash-&bash-version;-upstream_fixes-3.patch">
    6 <!ENTITY bash-fixes-patch-md5 "3266ce3d2f0aa647d4ef068e46899246">
    7 <!ENTITY bash-fixes-patch-size "28 KB">
     5<!ENTITY bash-fixes-patch "bash-&bash-version;-upstream_fixes-4.patch">
     6<!ENTITY bash-fixes-patch-md5 "9233ba62610d4eb3f45ed57073d4273b">
     7<!ENTITY bash-fixes-patch-size "40 KB">
    88
    99<!ENTITY binutils-lto-patch "binutils-&binutils-version;-load_gcc_lto_plugin_by_default-1.patch">
Note: See TracChangeset for help on using the changeset viewer.