source: chapter03/patches.xml@ 1b11115

11.2 11.2-rc1 11.3 11.3-rc1 12.0 12.0-rc1 12.1 12.1-rc1 bdubbs/gcc13 multilib renodr/libudev-from-systemd trunk xry111/arm64 xry111/arm64-12.0 xry111/clfs-ng xry111/loongarch xry111/loongarch-12.0 xry111/loongarch-12.1 xry111/mips64el xry111/pip3 xry111/rust-wip-20221008 xry111/update-glibc
Last change on this file since 1b11115 was 1b11115, checked in by Bruce Dubbs <bdubbs@…>, 21 months ago

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.

  • Property mode set to 100644
File size: 6.7 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="ch-materials-patches">
9 <?dbhtml filename="patches.html"?>
10
11 <title>Needed Patches</title>
12
13 <para>In addition to the packages, several patches are also required.
14 These patches correct any mistakes in the packages that should be
15 fixed by the maintainer. The patches also make small modifications to
16 make the packages easier to work with. The following patches will be
17 needed to build an LFS system:</para>
18
19 <variablelist role="materials">
20<!--
21 <varlistentry>
22 <term>Autoconf Consolidated Fixes Patch - <token>&autoconf-fixes-patch-size;</token>:</term>
23 <listitem>
24 <para>Download: <ulink url="&patches-root;&autoconf-fixes-patch;"/></para>
25 <para>MD5 sum: <literal>&autoconf-fixes-patch-md5;</literal></para>
26 </listitem>
27 </varlistentry>
28-->
29<!--
30 <varlistentry>
31 <term>Bash Upstream Fixes Patch - <token>&bash-fixes-patch-size;</token>:</term>
32 <listitem>
33 <para>Download: <ulink url="&patches-root;&bash-fixes-patch;"/></para>
34 <para>MD5 sum: <literal>&bash-fixes-patch-md5;</literal></para>
35 </listitem>
36 </varlistentry>
37-->
38<!--
39 <varlistentry>
40 <term>Binutils LTO Fix Patch - <token>&binutils-lto-patch-size;</token>:</term>
41 <listitem>
42 <para>Download: <ulink url="&patches-root;&binutils-lto-patch;"/></para>
43 <para>MD5 sum: <literal>&binutils-lto-patch-md5;</literal></para>
44 </listitem>
45 </varlistentry>
46-->
47 <varlistentry>
48 <term>Bzip2 Documentation Patch - <token>&bzip2-docs-patch-size;</token>:</term>
49 <listitem>
50 <para>Download: <ulink url="&patches-root;&bzip2-docs-patch;"/></para>
51 <para>MD5 sum: <literal>&bzip2-docs-patch-md5;</literal></para>
52 </listitem>
53 </varlistentry>
54
55 <varlistentry>
56 <term>Coreutils Internationalization Fixes Patch - <token>&coreutils-i18n-patch-size;</token>:</term>
57 <listitem>
58 <para>Download: <ulink url="&patches-root;&coreutils-i18n-patch;"/></para>
59 <para>MD5 sum: <literal>&coreutils-i18n-patch-md5;</literal></para>
60 </listitem>
61 </varlistentry>
62<!--
63 <varlistentry>
64 <term>Coreutils Chmod Fix Patch - <token>&coreutils-chmod-patch-size;</token>:</term>
65 <listitem>
66 <para>Download: <ulink url="&patches-root;&coreutils-chmod-patch;"/></para>
67 <para>MD5 sum: <literal>&coreutils-chmod-patch-md5;</literal></para>
68 </listitem>
69 </varlistentry>
70-->
71
72 <varlistentry>
73 <term>Gcc glibc-2.36 Fixes Patch - <token>&gcc-upstream-fixes-patch-size;</token>:</term>
74 <listitem>
75 <para>Download: <ulink url="&patches-root;&gcc-upstream-fixes-patch;"/></para>
76 <para>MD5 sum: <literal>&gcc-upstream-fixes-patch-md5;</literal></para>
77 </listitem>
78 </varlistentry>
79
80 <varlistentry>
81 <term>Glibc FHS Patch - <token>&glibc-fhs-patch-size;</token>:</term>
82 <listitem>
83 <para>Download: <ulink url="&patches-root;&glibc-fhs-patch;"/></para>
84 <para>MD5 sum: <literal>&glibc-fhs-patch-md5;</literal></para>
85 </listitem>
86 </varlistentry>
87
88 <varlistentry>
89 <term>Kbd Backspace/Delete Fix Patch - <token>&kbd-backspace-patch-size;</token>:</term>
90 <listitem>
91 <para>Download: <ulink url="&patches-root;&kbd-backspace-patch;"/></para>
92 <para>MD5 sum: <literal>&kbd-backspace-patch-md5;</literal></para>
93 </listitem>
94 </varlistentry>
95<!--
96 <varlistentry>
97 <term>Meson Upstream Fix Patch - <token>&meson-fix-patch-size;</token>:</term>
98 <listitem>
99 <para>Download: <ulink url="&patches-root;&meson-fix-patch;"/></para>
100 <para>MD5 sum: <literal>&meson-fix-patch-md5;</literal></para>
101 </listitem>
102 </varlistentry>
103
104 <varlistentry>
105 <term>Libpipeline Checks Patch - <token>&libpipeline-checks-patch-size;</token>:</term>
106 <listitem>
107 <para>Download: <ulink url="&patches-root;&libpipeline-checks-patch;"/></para>
108 <para>MD5 sum: <literal>&libpipeline-checks-patch-md5;</literal></para>
109 </listitem>
110 </varlistentry>
111-->
112<!--
113 <varlistentry>
114 <term>Perl Upstream Fix Patch - <token>&perl-fix-patch-size;</token>:</term>
115 <listitem>
116 <para>Download: <ulink url="&patches-root;&perl-fix-patch;"/></para>
117 <para>MD5 sum: <literal>&perl-fix-patch-md5;</literal></para>
118 </listitem>
119 </varlistentry>
120-->
121<!--
122 <varlistentry>
123 <term>Shadow Segfault Fix Patch - <token>&shadow-segfault-patch-size;</token>:</term>
124 <listitem>
125 <para>Download: <ulink url="&patches-root;&shadow-segfault-patch;"/></para>
126 <para>MD5 sum: <literal>&shadow-segfault-patch-md5;</literal></para>
127 </listitem>
128 </varlistentry>
129-->
130 <varlistentry revision="sysv">
131 <term>Sysvinit Consolidated Patch - <token>&sysvinit-consolidated-patch-size;</token>:</term>
132 <listitem>
133 <para>Download: <ulink url="&patches-root;&sysvinit-consolidated-patch;"/></para>
134 <para>MD5 sum: <literal>&sysvinit-consolidated-patch-md5;</literal></para>
135 </listitem>
136 </varlistentry>
137
138 <varlistentry revision="systemd">
139 <term>Systemd Upstream Patch - <token>&systemd-upstream-patch-size;</token>:</term>
140 <listitem>
141 <para>Download: <ulink url="&patches-root;&systemd-upstream-patch;"/></para>
142 <para>MD5 sum: <literal>&systemd-upstream-patch-md5;</literal></para>
143 </listitem>
144 </varlistentry>
145
146 <varlistentry>
147 <term>Xz Upstream Fix Patch - <token>&xz-upstream-fix-patch-size;</token>:</term>
148 <listitem>
149 <para>Download: <ulink url="&patches-root;&xz-upstream-fix-patch;"/></para>
150 <para>MD5 sum: <literal>&xz-upstream-fix-patch-md5;</literal></para>
151 </listitem>
152 </varlistentry>
153
154 <varlistentry>
155 <term>Zstd Upstream Fixes Patch - <token>&zstd-upstream-fixes-patch-size;</token>:</term>
156 <listitem>
157 <para>Download: <ulink url="&patches-root;&zstd-upstream-fixes-patch;"/></para>
158 <para>MD5 sum: <literal>&zstd-upstream-fixes-patch-md5;</literal></para>
159 </listitem>
160 </varlistentry>
161 </variablelist>
162
163 <para>Total size of these patches: about <returnvalue/></para>
164
165 <para>In addition to the above required patches, there exist a number of
166 optional patches created by the LFS community. These optional patches
167 solve minor problems or enable functionality that is not enabled by
168 default. Feel free to peruse the patches database located at
169 <ulink url="&lfs-root;patches/downloads/"/> and acquire any additional
170 patches to suit your system needs.</para>
171
172</sect1>
Note: See TracBrowser for help on using the repository browser.