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/whatsnew.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/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
1 files changed, 2 insertions, 2 deletions
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> |