diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2021-01-16 07:59:34 +0000 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2021-01-16 07:59:34 +0000 |
commit | beaca0e3e5ba2343fe737d6d1a90d6f84e09816d (patch) | |
tree | 84a26173156127e088bb46f047a45295b8360e02 /chapter01/changelog.xml | |
parent | 5fffcda0ad6643d01b018f3ee7edd919b00fc50a (diff) |
Update to tcl-8.6.11
Update to meson-0.56.2
Update to linux-5.10.7
Update to tar-1.33
Update to kmod-28
Update to findutils-4.8.0
In kmod, add zstd support for compressed kernel modules
Typo fix for Cleaning Up
Document GDBM test failure
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12097 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 32 |
1 files changed, 31 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 8223a1a96..ee42fd049 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,36 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2020-01-16</para> + <itemizedlist> + <listitem> + <para>[renodr] - Update to findutils-4.8.0. Fixes + <ulink url="&lfs-ticket-root;4785">#4785</ulink>.</para> + </listitem> + <listitem> + <para>[renodr] - Update to kmod-28. Fixes + <ulink url="&lfs-ticket-root;4784">#4784</ulink>.</para> + </listitem> + <listitem> + <para>[renodr] - Update to tar-1.33. Fixes + <ulink url="&lfs-ticket-root;4783">#4783</ulink>.</para> + </listitem> + <listitem> + <para>[renodr] - Update to linux-5.10.7. Fixes + <ulink url="&lfs-ticket-root;4782">#4782</ulink>.</para> + </listitem> + <listitem> + <para>[renodr] - Update to meson-0.56.2. Fixes + <ulink url="&lfs-ticket-root;4781">#4781</ulink>.</para> + </listitem> + <listitem> + <para>[renodr] - Update to tcl-8.6.11. Fixes + <ulink url="&lfs-ticket-root;4780">#4780</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2021-01-13</para> <itemizedlist> <listitem> @@ -50,7 +80,7 @@ </listitem> <listitem> <para>[xry111] - Remove various references to deprecated - /var/run, use /run insteadly.</para> + /var/run, use /run instead.</para> </listitem> <listitem revision="sysv"> <para>[xry111] - Update to lfs-bootscripts-20210113.</para> |