diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 15 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 11 |
2 files changed, 25 insertions, 1 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> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index ba4663dba..7aac7121e 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -49,7 +49,7 @@ <!--<listitem> <para>Bzip2 &bzip2-version;</para> </listitem>--> - <!-- <listitem> + <!--<listitem> <para>Check &check-version;</para> </listitem>--> <!--<listitem> @@ -248,6 +248,11 @@ <listitem> <para>&perl-fix-patch;</para> </listitem> + + <listitem> + <para>&readline-fixes-patch;</para> + </listitem> + </itemizedlist> <itemizedlist> @@ -258,6 +263,10 @@ <para>bash-4.3-upstream_fixes-3.patch</para> </listitem> + <listitem> + <para>readline-6.3-upstream_fixes-2.patch</para> + </listitem> + </itemizedlist> </sect1> |