aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2014-10-02 07:00:51 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2014-10-02 07:00:51 +0000
commit5d1f0157c145f460016e1ea65bedd4fa72074d41 (patch)
treedc1530ea40e802f8fa7a38ba73878a26a56bdbc7 /chapter01/changelog.xml
parent82d957c29ade1278de27561507810d120a3a2a5c (diff)
Added perl patch to fix CVE-2014-4330.
Update to grub-2.02~beta2. It's been in beta for over 9 months and a 'stable' does not seem to be forthcoming. Document glibc tests known to sometimes fail. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10769 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml22
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>