diff options
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 22 |
1 files changed, 21 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index bb239cef1..757ae4be0 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,10 +36,30 @@ </listitem> --> <listitem> + <para>2014-10-02</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Added perl patch to fix CVE-2014-4330. + to prevent infinite recursion in Data::Dumper. Fixes + <ulink url="&lfs-ticket-root;3681">#3681</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to grub-2.02~beta2. It's been + in beta for over 9 months and a 'stable' does not seem + to be forthcoming. Fixes + <ulink url="&lfs-ticket-root;3450">#3450</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update glibc tests known to sometimes fail.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2014-09-29</para> <itemizedlist> <listitem> - <para>[bdubbs] - Updated bash upstream patches and added fixes for + <para>[bdubbs] - Update bash upstream patches and added fixes for CVE-2014-6271, CVE-2014-7169, and CVE-2014-7187 (through upstream patch bash43-027).</para> </listitem> |