aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2021-07-25 20:10:18 -0500
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2021-07-25 20:10:18 -0500
commitff96923bf37ce4beed6b4d0146c454c7df6da95f (patch)
treeb2c7c117025c8a2f520f7bb6d15ad4854721acab /chapter01
parentff5c009123a8163e90f63dd39aa22ef33fc4dca2 (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')
-rw-r--r--chapter01/changelog.xml12
-rw-r--r--chapter01/whatsnew.xml4
2 files changed, 14 insertions, 2 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>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index a68c2aad1..832f45a46 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -228,9 +228,9 @@
<!--<listitem>
<para>Sed-&sed-version;</para>
</listitem>-->
- <!--<listitem>
+ <listitem>
<para>Shadow-&shadow-version;</para>
- </listitem>-->
+ </listitem>
<listitem revision="sysv">
<para>Sysklogd-&sysklogd-version;</para>
</listitem>