diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-12-15 10:23:03 -0600 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-12-15 10:23:03 -0600 |
commit | c9aabf13a1e8e1fb57688a7dea2f2ca2f1a9e1ab (patch) | |
tree | c006fc8b8aa6529dfa728a08bd1b71063bf25e54 /chapter01/whatsnew.xml | |
parent | a1bc9df91fc142a0e4c7e5605e9e85388b1fed46 (diff) |
Package updates and a minor fix.
Ensure a gawk hard link is updated in Chapter 8.
Update to iana-etc-20221209.
Update to vim-9.0.1060.
Update to iproute2-6.1.0.
Update to xz-5.4.0.
Update to bash-5.2.15.
Update to psmisc-23.6.
Update to mpc-1.3.0.
Update to python3-3.11.1.
Update to procps-ng-4.0.2.
Diffstat (limited to 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 637fafa44..207240036 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -193,9 +193,9 @@ <listitem> <para>Meson-&meson-version;</para> </listitem> - <!--<listitem> + <listitem> <para>MPC-&mpc-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>MPFR-&mpfr-version;</para> </listitem>--> @@ -220,9 +220,9 @@ <listitem> <para>Procps-ng-&procps-ng-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Psmisc-&psmisc-version;</para> - </listitem>--> + </listitem> <listitem> <para>Python-&python-version;</para> </listitem> |