diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-05-01 18:41:27 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-05-01 18:41:27 +0000 |
commit | 585e6ec3f84deee53d518ba382584381b1b1ca12 (patch) | |
tree | 1a8c0d0d1c72e591363ca008eff638cd566834d9 /chapter01/changelog.xml | |
parent | 6695e39d651dafddc83867f977065f4afaa5096c (diff) |
Update to tzdata-2020a.
Update to meson-0.54.1.
Update to iana-etc-20200429.
Update to linux-5.6.8.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11827 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
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> |