mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-26 07:09:20 +01:00
Merge branch 'trunk' into xry111/clfs-ng
This commit is contained in:
commit
0b1d2384fc
@ -40,6 +40,24 @@
|
|||||||
appropriate for the entry or if needed the entire day's listitem.
|
appropriate for the entry or if needed the entire day's listitem.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>2022-04-15</para>
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[bdubbs] - Update to libcap-2.64. Fixes
|
||||||
|
<ulink url="&lfs-ticket-root;5044">#5044</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>[bdubbs] - Update to linux-5.17.3. Fixes
|
||||||
|
<ulink url="&lfs-ticket-root;5043">#5043</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>[bdubbs] - Update to gzip-1.12. Fixes
|
||||||
|
<ulink url="&lfs-ticket-root;5042">#5042</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>2022-03-31</para>
|
<para>2022-03-31</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
@ -48,7 +66,7 @@
|
|||||||
<ulink url="&lfs-ticket-root;5041">#5041</ulink>.</para>
|
<ulink url="&lfs-ticket-root;5041">#5041</ulink>.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[bdubbs] - Update to zlib-1.2.12. Fixes
|
<para>[bdubbs] - Update to zlib-1.2.12 (Security Update). Fixes
|
||||||
<ulink url="&lfs-ticket-root;5040">#5040</ulink>.</para>
|
<ulink url="&lfs-ticket-root;5040">#5040</ulink>.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -76,7 +94,7 @@
|
|||||||
<ulink url="&lfs-ticket-root;5034">#5034</ulink>.</para>
|
<ulink url="&lfs-ticket-root;5034">#5034</ulink>.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[bdubbs] - Update to linux-5.17.1. Fixes
|
<para>[bdubbs] - Update to linux-5.17.1 (Security Update). Fixes
|
||||||
<ulink url="&lfs-ticket-root;5033">#5033</ulink>.</para>
|
<ulink url="&lfs-ticket-root;5033">#5033</ulink>.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
@ -119,9 +119,9 @@
|
|||||||
<!--<listitem>
|
<!--<listitem>
|
||||||
<para>GRUB-&grub-version;</para>
|
<para>GRUB-&grub-version;</para>
|
||||||
</listitem>-->
|
</listitem>-->
|
||||||
<!--<listitem>
|
<listitem>
|
||||||
<para>Gzip-&gzip-version;</para>
|
<para>Gzip-&gzip-version;</para>
|
||||||
</listitem>-->
|
</listitem>
|
||||||
<!--<listitem>
|
<!--<listitem>
|
||||||
<para>IANA-Etc-&iana-etc-version;</para>
|
<para>IANA-Etc-&iana-etc-version;</para>
|
||||||
</listitem>-->
|
</listitem>-->
|
||||||
@ -149,9 +149,9 @@
|
|||||||
<!--<listitem>
|
<!--<listitem>
|
||||||
<para>LFS-Bootscripts-&lfs-bootscripts-version;</para>
|
<para>LFS-Bootscripts-&lfs-bootscripts-version;</para>
|
||||||
</listitem>-->
|
</listitem>-->
|
||||||
<!--<listitem>
|
<listitem>
|
||||||
<para>Libcap-&libcap-version;</para>
|
<para>Libcap-&libcap-version;</para>
|
||||||
</listitem>-->
|
</listitem>
|
||||||
<!--<listitem>
|
<!--<listitem>
|
||||||
<para>Libelf-&elfutils-version; (from elfutils)</para>
|
<para>Libelf-&elfutils-version; (from elfutils)</para>
|
||||||
</listitem>-->
|
</listitem>-->
|
||||||
|
@ -87,7 +87,7 @@
|
|||||||
<note><para>
|
<note><para>
|
||||||
The <filename>wget-list</filename> file mentioned above retrieves all
|
The <filename>wget-list</filename> file mentioned above retrieves all
|
||||||
packages for both the sysV and systemd versions of LFS. There are a total
|
packages for both the sysV and systemd versions of LFS. There are a total
|
||||||
of five additional small packages not needed for the currrent book. The
|
of five additional small packages not needed for the current book. The
|
||||||
<filename>md5sums</filename> file mentioned below is specific to the
|
<filename>md5sums</filename> file mentioned below is specific to the
|
||||||
current book.
|
current book.
|
||||||
</para></note>
|
</para></note>
|
||||||
|
@ -139,8 +139,9 @@ export BUILD_BZIP2=0</userinput></screen>
|
|||||||
|
|
||||||
<screen><userinput remap="test">make test</userinput></screen>
|
<screen><userinput remap="test">make test</userinput></screen>
|
||||||
|
|
||||||
<!--note><para>One test fails due to using the most recent version of gdbm.
|
<note>
|
||||||
</para></note-->
|
<para>Nine tests fail due to using the most recent version of zlib.</para>
|
||||||
|
</note>
|
||||||
|
|
||||||
<para>Install the package and clean up:</para>
|
<para>Install the package and clean up:</para>
|
||||||
|
|
||||||
|
@ -25,14 +25,6 @@
|
|||||||
|
|
||||||
<para>The Procps-ng package contains programs for monitoring processes.</para>
|
<para>The Procps-ng package contains programs for monitoring processes.</para>
|
||||||
|
|
||||||
<!-- TODO This note will probably not be needed at the next revision. -->
|
|
||||||
<note>
|
|
||||||
<para>This package extracts to the directory
|
|
||||||
<filename class="directory">procps-3.3.17</filename>,
|
|
||||||
not the expected
|
|
||||||
<filename class="directory">procps-ng-3.3.17</filename>.</para>
|
|
||||||
</note>
|
|
||||||
|
|
||||||
<segmentedlist>
|
<segmentedlist>
|
||||||
<segtitle>&buildtime;</segtitle>
|
<segtitle>&buildtime;</segtitle>
|
||||||
<segtitle>&diskspace;</segtitle>
|
<segtitle>&diskspace;</segtitle>
|
||||||
|
@ -97,9 +97,9 @@
|
|||||||
<screen role="nodump"><userinput>bash tests/run.sh --srcdir=$PWD --builddir=$PWD</userinput></screen>
|
<screen role="nodump"><userinput>bash tests/run.sh --srcdir=$PWD --builddir=$PWD</userinput></screen>
|
||||||
</warning>
|
</warning>
|
||||||
|
|
||||||
<note><para>There is one test that fails in the chroot envronment and
|
<note><para>There is one test that fails in the chroot environment and
|
||||||
causes the tests to hang forever. The problem does not occur outside
|
causes the tests to hang forever. The problem does not occur outside
|
||||||
of the chroot envronment.
|
of the chroot environment.
|
||||||
To work around the problem, delete the test:</para>
|
To work around the problem, delete the test:</para>
|
||||||
|
|
||||||
<screen><userinput remap="test">rm tests/ts/lsns/ioctl_ns</userinput></screen>
|
<screen><userinput remap="test">rm tests/ts/lsns/ioctl_ns</userinput></screen>
|
||||||
|
18
packages.ent
18
packages.ent
@ -312,10 +312,10 @@
|
|||||||
<!ENTITY grub-tmp-du "158 MB">
|
<!ENTITY grub-tmp-du "158 MB">
|
||||||
<!ENTITY grub-tmp-sbu "0.7 SBU">
|
<!ENTITY grub-tmp-sbu "0.7 SBU">
|
||||||
|
|
||||||
<!ENTITY gzip-version "1.11">
|
<!ENTITY gzip-version "1.12">
|
||||||
<!ENTITY gzip-size "786 KB">
|
<!ENTITY gzip-size "807 KB">
|
||||||
<!ENTITY gzip-url "&gnu;gzip/gzip-&gzip-version;.tar.xz">
|
<!ENTITY gzip-url "&gnu;gzip/gzip-&gzip-version;.tar.xz">
|
||||||
<!ENTITY gzip-md5 "d1e93996dba00cab0caa7903cd01d454">
|
<!ENTITY gzip-md5 "9608e4ac5f061b2a6479dc44e917a5db">
|
||||||
<!ENTITY gzip-home "&gnu-software;gzip/">
|
<!ENTITY gzip-home "&gnu-software;gzip/">
|
||||||
<!ENTITY gzip-tmp-du "11 MB">
|
<!ENTITY gzip-tmp-du "11 MB">
|
||||||
<!ENTITY gzip-tmp-sbu "0.1 SBU">
|
<!ENTITY gzip-tmp-sbu "0.1 SBU">
|
||||||
@ -397,10 +397,10 @@
|
|||||||
<!ENTITY lfs-bootscripts-cfg-du "BOOTSCRIPTS-INSTALL-KB KB">
|
<!ENTITY lfs-bootscripts-cfg-du "BOOTSCRIPTS-INSTALL-KB KB">
|
||||||
<!ENTITY lfs-bootscripts-cfg-sbu "less than 0.1 SBU">
|
<!ENTITY lfs-bootscripts-cfg-sbu "less than 0.1 SBU">
|
||||||
|
|
||||||
<!ENTITY libcap-version "2.63">
|
<!ENTITY libcap-version "2.64">
|
||||||
<!ENTITY libcap-size "171 KB">
|
<!ENTITY libcap-size "172 KB">
|
||||||
<!ENTITY libcap-url "&kernel;linux/libs/security/linux-privs/libcap2/libcap-&libcap-version;.tar.xz">
|
<!ENTITY libcap-url "&kernel;linux/libs/security/linux-privs/libcap2/libcap-&libcap-version;.tar.xz">
|
||||||
<!ENTITY libcap-md5 "18410cec436f827e698ee9ea16ada9b7">
|
<!ENTITY libcap-md5 "14fb1fa596f58596bdef0bb5033d2586">
|
||||||
<!ENTITY libcap-home "https://sites.google.com/site/fullycapable/">
|
<!ENTITY libcap-home "https://sites.google.com/site/fullycapable/">
|
||||||
<!ENTITY libcap-fin-du "2.7 MB">
|
<!ENTITY libcap-fin-du "2.7 MB">
|
||||||
<!ENTITY libcap-fin-sbu "less than 0.1 SBU">
|
<!ENTITY libcap-fin-sbu "less than 0.1 SBU">
|
||||||
@ -431,12 +431,12 @@
|
|||||||
|
|
||||||
<!ENTITY linux-major-version "5">
|
<!ENTITY linux-major-version "5">
|
||||||
<!ENTITY linux-minor-version "17">
|
<!ENTITY linux-minor-version "17">
|
||||||
<!ENTITY linux-patch-version "1">
|
<!ENTITY linux-patch-version "3">
|
||||||
<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
|
<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
|
||||||
<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
|
<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
|
||||||
<!ENTITY linux-size "125,378 KB">
|
<!ENTITY linux-size "125,417 KB">
|
||||||
<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
|
<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
|
||||||
<!ENTITY linux-md5 "1b96df11f2eda625c1637d3e941848ad">
|
<!ENTITY linux-md5 "965ff63d08de58223d7f1717b9bb5be8">
|
||||||
<!ENTITY linux-home "https://www.kernel.org/">
|
<!ENTITY linux-home "https://www.kernel.org/">
|
||||||
<!-- measured for 5.13.4 / gcc-11.1.0 on x86_64 : minimum is
|
<!-- measured for 5.13.4 / gcc-11.1.0 on x86_64 : minimum is
|
||||||
allnoconfig rounded down to allow for ongoing cleanups,
|
allnoconfig rounded down to allow for ongoing cleanups,
|
||||||
|
Loading…
Reference in New Issue
Block a user