diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-04-30 09:38:48 -0500 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-04-30 09:38:48 -0500 |
commit | 813ab55675c99ee4040c38ee468d4bf9b70bdd19 (patch) | |
tree | fd2a824b014d5ad6a1ff40fc61eb23731fcc1374 /chapter03 | |
parent | 9749744481352f1d1fdc62a6a3275496b3deb6e6 (diff) |
Package updates and nobody uid change.
Change nobody/nogroup uid/git to 65534.
Update to meson-0.62.1.
Update to libpipeline-1.5.6.
Update to elfutils-0.187.
Update to Jinja2-3.1.2.
Update to vim-8.2.4814.
Update to sysvinit-3.03.
Update to linux-5.17.5.
Update to gcc-11.3.0.
Update to coreutils-9.1.
Update to bc-5.2.4.
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 83ada1927..bed7d4735 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -59,14 +59,15 @@ <para>MD5 sum: <literal>&coreutils-i18n-patch-md5;</literal></para> </listitem> </varlistentry> - +<!-- <varlistentry> <term>Coreutils Chmod Fix Patch - <token>&coreutils-chmod-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&coreutils-chmod-patch;"/></para> <para>MD5 sum: <literal>&coreutils-chmod-patch-md5;</literal></para> </listitem> - </varlistentry> + </varlistentry> +--> <!-- <varlistentry> <term>File Upstream Fixes Patch - <token>&file-upstream-fixes-patch-size;</token>:</term> |