diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-11-14 12:22:12 -0600 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-11-14 12:22:12 -0600 |
commit | 0d78c2c1798784b696bf75d47f5d301ecbe260e7 (patch) | |
tree | ba74f5a033ccf07edb2886dcc57185891eff998b /chapter01/whatsnew.xml | |
parent | d48d1c2d91edaec4d25d0e4324673d5a1d41aa71 (diff) |
Package updates.
Update to iana-etc-20211112.
Update to elfutils-0.186.
Update to jinja2-3.0.3.
Update to bc-5.2.0.
Update to ncurses-6.3.
Update to libpipeline-1.5.4.
Update to meson-0.60.1.
Update to iproute2-5.15.0.
Update to linux-5.15.2.
One change was needed to systemd-249 due to changes in the linux
keernel version 5.14 and later.
A change to ncurses was needed to ensure the .pc files are placed in
the right location (/usr/lib/pkgconfig).
Diffstat (limited to 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index e50392e46..e186e74dd 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -45,7 +45,7 @@ <!--<listitem> <para>Bash &bash-version;</para> </listitem>--> - <listitem> + <listitem> <para>Bc &bc-version;</para> </listitem> <!--<listitem> @@ -156,15 +156,15 @@ <listitem> <para>Libcap-&libcap-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Libelf-&elfutils-version; (from elfutils)</para> - </listitem>--> + </listitem> <!--<listitem> <para>Libffi-&libffi-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Libpipeline-&libpipeline-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Libtool-&libtool-version;</para> </listitem>--> @@ -195,9 +195,9 @@ <!--<listitem> <para>MPFR-&mpfr-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Ncurses-&ncurses-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Ninja-&ninja-version;</para> </listitem>--> |