mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 11:49:20 +01:00
Automatic merge of trunk into multilib
This commit is contained in:
commit
5a33506319
@ -113,11 +113,7 @@
|
|||||||
|
|
||||||
<para>To test the results, issue:</para>
|
<para>To test the results, issue:</para>
|
||||||
|
|
||||||
<screen><userinput remap="test">make -k check</userinput></screen>
|
<screen><userinput remap="test">make check</userinput></screen>
|
||||||
|
|
||||||
<!-- https://gitlab.com/man-db/man-db/-/issues/25 -->
|
|
||||||
<para>One test named <filename>man1/lexgrog.1</filename> is known
|
|
||||||
to fail.</para>
|
|
||||||
|
|
||||||
<para>Install the package:</para>
|
<para>Install the package:</para>
|
||||||
|
|
||||||
|
@ -69,6 +69,17 @@
|
|||||||
it. </para>
|
it. </para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>Reinstalling the same version of Glibc (&glibc-version; for
|
||||||
|
this release of LFS) with patches should be safe when these patches
|
||||||
|
do not change ABI and API. When a security vulnerability is found
|
||||||
|
in Glibc, we often need to apply such a patch to fix the
|
||||||
|
vulnerability and reinstall Glibc. Consult
|
||||||
|
<ulink url='&lfs-root;lfs/advisories/'>LFS security
|
||||||
|
advisories</ulink> if you are alerted for a published Glibc security
|
||||||
|
vulnerability but unsure about the action to take.</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem> <para>If a package containing a shared library is updated, and
|
<listitem> <para>If a package containing a shared library is updated, and
|
||||||
if the name of the library changes, then any packages dynamically
|
if the name of the library changes, then any packages dynamically
|
||||||
linked to the library must be recompiled, to link against the
|
linked to the library must be recompiled, to link against the
|
||||||
|
Loading…
Reference in New Issue
Block a user