diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-02-15 09:55:45 -0600 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-02-15 09:55:45 -0600 |
commit | 6af4dabc16cc044f4d65372cdbd203310df08e20 (patch) | |
tree | 3259280c6d432ba7374591fa31791220f91268a1 /chapter03 | |
parent | 81d3242ba4b2ff06ed0202cea68e64f93fa09b6c (diff) |
Package updates and fixes.
Add binutils-2.38 LTO patch.
Update to util-linux-2.37.4.
Update to man-db-2.10.1.
Update to linux-5.16.9.
Update to vim-8.2.4383.
Update to iana-etc-20220207.
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 993f254bc..1a6e52338 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -35,15 +35,15 @@ </listitem> </varlistentry> --> -<!-- + <varlistentry> - <term>Binutils Upstream Fix Patch - <token>&binutils-upstream-patch-size;</token>:</term> + <term>Binutils LTO Fix Patch - <token>&binutils-lto-patch-size;</token>:</term> <listitem> - <para>Download: <ulink url="&patches-root;&binutils-upstream-patch;"/></para> - <para>MD5 sum: <literal>&binutils-upstream-patch-md5;</literal></para> + <para>Download: <ulink url="&patches-root;&binutils-lto-patch;"/></para> + <para>MD5 sum: <literal>&binutils-lto-patch-md5;</literal></para> </listitem> </varlistentry> ---> + <varlistentry> <term>Bzip2 Documentation Patch - <token>&bzip2-docs-patch-size;</token>:</term> <listitem> |