diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-07-25 20:10:18 -0500 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-07-25 20:10:18 -0500 |
commit | ff96923bf37ce4beed6b4d0146c454c7df6da95f (patch) | |
tree | b2c7c117025c8a2f520f7bb6d15ad4854721acab /chapter01/changelog.xml | |
parent | ff5c009123a8163e90f63dd39aa22ef33fc4dca2 (diff) |
Package updates and stripping fixes
Add workaround to strip libraries correctly.
Update to shadow-4.9.
Update to util-linux 2.37.1.
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 434bf0120..487b9e01d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -47,9 +47,21 @@ <para>2021-07-25</para> <itemizedlist> <listitem> + <para>[bdubbs] - Add workaround to strip libraries + correctly.</para> + </listitem> + <listitem> <para>[xry111] - Add workaround to install Binutils-2.37 man pages correctly.</para> </listitem> + <listitem> + <para>[bdubbs] - Update to shadow-4.9. Fixes + <ulink url="&lfs-ticket-root;4891">#4891</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to util-linux 2.37.1. Fixes + <ulink url="&lfs-ticket-root;4890">#4890</ulink>.</para> + </listitem> </itemizedlist> </listitem> |