diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-08-06 17:40:17 -0500 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-08-06 17:40:17 -0500 |
commit | 1b11115cd2bde70178f0b600de85f64a12cc36dc (patch) | |
tree | c0fe974bcd220775f2ee888dff970a3c0d951f2c /chapter03 | |
parent | 32feb4ba2ededf64430554baca57eb3af0fedbe3 (diff) |
Package updates.
Update to binutils-2.38.
Update to util-linux-2.38.1.
Update to Python3-3.10.6.
Update to glibc-2.36.
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 22 |
1 files changed, 15 insertions, 7 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 1df01b443..af3bd7b6a 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -35,7 +35,7 @@ </listitem> </varlistentry> --> - +<!-- <varlistentry> <term>Binutils LTO Fix Patch - <token>&binutils-lto-patch-size;</token>:</term> <listitem> @@ -43,7 +43,7 @@ <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> @@ -68,15 +68,15 @@ </listitem> </varlistentry> --> -<!-- + <varlistentry> - <term>File Upstream Fixes Patch - <token>&file-upstream-fixes-patch-size;</token>:</term> + <term>Gcc glibc-2.36 Fixes Patch - <token>&gcc-upstream-fixes-patch-size;</token>:</term> <listitem> - <para>Download: <ulink url="&patches-root;&file-upstream-fixes-patch;"/></para> - <para>MD5 sum: <literal>&file-upstream-fixes-md5;</literal></para> + <para>Download: <ulink url="&patches-root;&gcc-upstream-fixes-patch;"/></para> + <para>MD5 sum: <literal>&gcc-upstream-fixes-patch-md5;</literal></para> </listitem> </varlistentry> ---> + <varlistentry> <term>Glibc FHS Patch - <token>&glibc-fhs-patch-size;</token>:</term> <listitem> @@ -135,6 +135,14 @@ </listitem> </varlistentry> + <varlistentry revision="systemd"> + <term>Systemd Upstream Patch - <token>&systemd-upstream-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&systemd-upstream-patch;"/></para> + <para>MD5 sum: <literal>&systemd-upstream-patch-md5;</literal></para> + </listitem> + </varlistentry> + <varlistentry> <term>Xz Upstream Fix Patch - <token>&xz-upstream-fix-patch-size;</token>:</term> <listitem> |