diff options
author | Xi Ruoyao <xry111@mengyan1223.wang> | 2021-07-28 17:16:37 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@mengyan1223.wang> | 2021-07-28 19:01:48 +0800 |
commit | 7f9a48070ec6c9c4246f6afdd8a65b6836134288 (patch) | |
tree | cf152ad183a919ded6e5518d374916b4e7e77d49 /chapter01 | |
parent | 8416b1f926c9ec17bd41c4ce79d600433661ef12 (diff) |
package update
Update to GCC-11.2.0 (#4883)
Update to inetutils-2.1 (#4892)
Update to automake-1.16.4 (#4894)
SHA256 checksum entities for the three packages are added. I think we
can start a transition to SHA256 now.
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index c84ee042a..ab574e5a5 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -47,13 +47,24 @@ <para>2021-07-27</para> <itemizedlist> <listitem> + <para>[xry111] - Update to GCC-11.2.0. Fixes + <ulink url="&lfs-ticket-root;4883">#4883</ulink>.</para> + </listitem> + <listitem> + <para>[xry111] - Update to inetutils-2.1. Fixes + <ulink url="&lfs-ticket-root;4892">#4892</ulink>.</para> + </listitem> + <listitem> + <para>[xry111] - Update to automake-1.16.4. Fixes + <ulink url="&lfs-ticket-root;4894">#4894</ulink>.</para> + </listitem> + <listitem> <para>[xry111] - Always use --strip-unneeded for stripping.</para> </listitem> </itemizedlist> </listitem> <listitem> - <listitem> <para>2021-07-27</para> <itemizedlist> <listitem> |