diff options
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 36 |
1 files changed, 34 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 2428f7afa..ec8fdde80 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,38 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2020-05-01</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to tzdata-2020a. Fixes + <ulink url="&lfs-ticket-root;4644">#4644</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to meson-0.54.1. Fixes + <ulink url="&lfs-ticket-root;4646">#4646</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to iana-etc-20200429. Fixes + <ulink url="&lfs-ticket-root;4645">#4645</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to linux-5.6.8. Fixes + <ulink url="&lfs-ticket-root;4630">#4630</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> + <para>2020-04-23</para> + <itemizedlist> + <listitem> + <para>[ken] - Update to openssl-1.1.1g (Security Fix). Fixes + <ulink url="&lfs-ticket-root;4643">#4643</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2020-04-23</para> <itemizedlist> <listitem> @@ -59,8 +91,8 @@ <para>[pierre] - Change -isystem to -idirafter in "Adjusting the toolchain". This allows to search g++ private headers before the public ones, which is the normal search order, with the - drawback that it includes the headers in /tools if they exist - in both /usr and /tools. Fix most of + drawback that it includes the headers in /tools if they exist + in both /usr and /tools. Fix most of <ulink url="&lfs-ticket-root;4641">#4641</ulink>.</para> </listitem> </itemizedlist> |