diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 13 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 3 |
2 files changed, 16 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index ae9a7eacf..fc93605b9 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -46,6 +46,19 @@ <para>2017-04-26</para> <itemizedlist> <listitem> + <para>[bdubbs] - Add a patch to fix a flex regresion in version 2.6.3.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to linux-4.10.13. Fixes + <ulink url="&lfs-ticket-root;4079">#4079</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> + <para>2017-04-26</para> + <itemizedlist> + <listitem> <para>[bdubbs] - Update to grub-2.02. Fixes <ulink url="&lfs-ticket-root;4042">#4042</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index b61aa6a61..09214c8a4 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -259,6 +259,9 @@ <para>gcc-6.1.0-asan-1.patch</para> </listitem> --> + <listitem> + <para>flex-2.6.3-upstream_fix-1.patch</para> + </listitem> </itemizedlist> <itemizedlist> |