diff options
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index b5287b5b0..c82825e3f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,28 @@ --> <listitem> + <para>2015-04-24</para> + <itemizedlist> + <listitem> + <para>[krejzi] - Added a fix for security issue + in Glibc (CVE-2015-1781). Thanks to Ken Moffat + for bringing it up and Bruce Dubbs for providing + the fix in form of a sed.</para> + </listitem> + <listitem> + <para>[krejzi] - Fixed Ncurses and Perl build + with GCC 5. Thanks to Ken Moffat and Douglas + R. Reno for providing the patches.</para> + </listitem> + <listitem> + <para>[krejzi] - Updated to GCC-5.1.0. Fixes + <ulink url="&lfs-ticket-root;3779">#3779</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + + <listitem> <para>2015-04-21</para> <itemizedlist> <listitem> |