Changeset 2111d77


Ignore:
Timestamp:
09/26/2014 02:34:54 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.7-systemd, 7.8-systemd, 7.9-systemd
Children:
4dad7ef
Parents:
8b9b4cb
Message:

Incorporate bash security fix.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r8b9b4cb r2111d77  
    3737-->
    3838    <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>
     48
     49    <listitem>
    3950      <para>2014-09-23</para>
    4051      <itemizedlist>
  • general.ent

    r8b9b4cb r2111d77  
    1 <!ENTITY version         "20140923-systemd">
     1<!ENTITY version         "20140926-systemd">
    22<!ENTITY short-version   "systemd">  <!-- Used in dbus chapter, change to x.y for release -->
    3 <!ENTITY releasedate     "September 23, 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

    r8b9b4cb r2111d77  
    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.