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/changelog.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/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index df2d03e0c..c4af4768e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,48 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2021-11-15</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to iana-etc-20211112. Fixes + <ulink url="&lfs-ticket-root;4955">#4955</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to elfutils-0.186. Fixes + <ulink url="&lfs-ticket-root;4954">#4954</ulink>.</para> + </listitem> + <listitem revision="systemd">> + <para>[bdubbs] - Update to jinja2-3.0.3. Fixes + <ulink url="&lfs-ticket-root;4953">#4953</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to bc-5.2.0. Fixes + <ulink url="&lfs-ticket-root;4952">#4952</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to ncurses-6.3. Fixes + <ulink url="&lfs-ticket-root;4951">#4951</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to libpipeline-1.5.4. Fixes + <ulink url="&lfs-ticket-root;4950">#4950</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to meson-0.60.1. Fixes + <ulink url="&lfs-ticket-root;4949">#4949</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to iproute2-5.15.0. Fixes + <ulink url="&lfs-ticket-root;4948">#4948</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to linux-5.15.2. Fixes + <ulink url="&lfs-ticket-root;4947">#4947</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2021-11-01</para> <itemizedlist> <listitem> |