mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Automatic merge of trunk into multilib
This commit is contained in:
commit
d2e7db424f
@ -44,6 +44,16 @@
|
|||||||
<listitem revision="sysv"> or <listitem revision="systemd"> as
|
<listitem revision="sysv"> or <listitem revision="systemd"> as
|
||||||
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>2021-08-25</para>
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[xry111] - Update to man-pages-5.13. Fixes
|
||||||
|
<ulink url="&lfs-ticket-root;4915">#4915</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>2021-08-25</para>
|
<para>2021-08-25</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
@ -73,12 +73,14 @@
|
|||||||
|
|
||||||
<para>To test the results, issue:</para>
|
<para>To test the results, issue:</para>
|
||||||
|
|
||||||
<screen><userinput remap="test">make check</userinput></screen>
|
<screen><userinput remap="test">make -k check</userinput></screen>
|
||||||
<!--
|
|
||||||
<para>
|
<para>
|
||||||
One test, <filename>version</filename>, is known to fail.
|
The gdbmtool tests are known to fail with some DejaGNU
|
||||||
|
<literal>ERROR</literal> messages. In the summary it's
|
||||||
|
shown as one unresolved testcase.
|
||||||
</para>
|
</para>
|
||||||
-->
|
|
||||||
<para>Install the package:</para>
|
<para>Install the package:</para>
|
||||||
|
|
||||||
<screen><userinput remap="install">make install</userinput></screen>
|
<screen><userinput remap="install">make install</userinput></screen>
|
||||||
|
@ -59,9 +59,10 @@
|
|||||||
|
|
||||||
<screen><userinput remap="test">make test</userinput></screen>
|
<screen><userinput remap="test">make test</userinput></screen>
|
||||||
|
|
||||||
<para>One test 30-test_afalg.t is known to fail on some kernel
|
<para>One test, 30-test_afalg.t, is known to fail on some kernel
|
||||||
configurations (it apparently assumes certain unspecified crypto
|
configurations (depending on inconsistent values of
|
||||||
options have been selected).</para>
|
CONFIG_CRYPTO_USER_API* settings.) If it fails, it can safely be
|
||||||
|
ignored.</para>
|
||||||
|
|
||||||
<para>Install the package:</para>
|
<para>Install the package:</para>
|
||||||
|
|
||||||
|
@ -483,10 +483,10 @@
|
|||||||
<!ENTITY man-db-fin-du "38 MB">
|
<!ENTITY man-db-fin-du "38 MB">
|
||||||
<!ENTITY man-db-fin-sbu "0.4 SBU">
|
<!ENTITY man-db-fin-sbu "0.4 SBU">
|
||||||
|
|
||||||
<!ENTITY man-pages-version "5.12">
|
<!ENTITY man-pages-version "5.13">
|
||||||
<!ENTITY man-pages-size "1,737 KB">
|
<!ENTITY man-pages-size "1,752 KB">
|
||||||
<!ENTITY man-pages-url "&kernel;linux/docs/man-pages/man-pages-&man-pages-version;.tar.xz">
|
<!ENTITY man-pages-url "&kernel;linux/docs/man-pages/man-pages-&man-pages-version;.tar.xz">
|
||||||
<!ENTITY man-pages-md5 "192132118f07369c88df267a92f3ef16">
|
<!ENTITY man-pages-md5 "3ac24e8c6fae26b801cb87ceb63c0a30">
|
||||||
<!ENTITY man-pages-home "https://www.kernel.org/doc/man-pages/">
|
<!ENTITY man-pages-home "https://www.kernel.org/doc/man-pages/">
|
||||||
<!ENTITY man-pages-fin-du "33 MB">
|
<!ENTITY man-pages-fin-du "33 MB">
|
||||||
<!ENTITY man-pages-fin-sbu "less than 0.1 SBU">
|
<!ENTITY man-pages-fin-sbu "less than 0.1 SBU">
|
||||||
|
Loading…
Reference in New Issue
Block a user