mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
stripping: Add an <important> about updated packages
We've received enough reports for systems with zlib security update broken by stripping :(.
This commit is contained in:
parent
b79e65a04f
commit
b5955260a5
@ -52,6 +52,18 @@
|
||||
with <quote>g</quote>, in case the commands below have already been
|
||||
run.</para></note>
|
||||
|
||||
<important>
|
||||
<para>
|
||||
If any package of which the version is different from the version
|
||||
specified by the book (either following a security advisory or
|
||||
satisfying personal preference), it may be necessary to update the
|
||||
the library file name in <envar>save_usrlib</envar> or
|
||||
<envar>online_usrlib</envar>.
|
||||
<emphasis role='bold'>Failing to do so may render the system
|
||||
completely unusable.</emphasis>
|
||||
</para>
|
||||
</important>
|
||||
|
||||
<!-- also of interest are libgfortan, libgo, libgomp, and libobjc from GCC -->
|
||||
|
||||
<!--<screen><userinput>save_lib="ld-2.25.so libc-2.25.so libpthread-2.25.so libthread_db-1.0.so"-->
|
||||
|
Loading…
Reference in New Issue
Block a user