diff options
author | Krejzi <krejzi@linuxfromscratch.org> | 2014-10-04 20:10:00 +0000 |
---|---|---|
committer | Krejzi <krejzi@linuxfromscratch.org> | 2014-10-04 20:10:00 +0000 |
commit | 40727745aef7b6394ec9c3d44ffdabca2afd71b3 (patch) | |
tree | 40bf52f4ba47d29499f3482988f4669fafa36cf3 /chapter01/changelog.xml | |
parent | 5d1f0157c145f460016e1ea65bedd4fa72074d41 (diff) |
Updated bash and readline fixes to latest available from upstream.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10771 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 757ae4be0..95115baa0 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,21 @@ </listitem> --> <listitem> + <para>2014-09-26</para> + <itemizedlist> + <listitem> + <para>[krejzi] - Updated bash upstream patches and added fixes for + CVE-2014-6277. Fixes <ulink + url="&lfs-ticket-root;3680">#3686</ulink>.</para> + </listitem> + <listitem> + <para>[krejzi] - Updated reaadline upstream patches. Fixes <ulink + url="&lfs-ticket-root;3680">#3687</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2014-10-02</para> <itemizedlist> <listitem> |