mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 11:49:20 +01:00
No changelog entry - forgot to remove the zlib security patch from the XML - this commit does so
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4305 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
85bbe031aa
commit
75bf9851a8
@ -151,12 +151,6 @@ following:</para>
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
|
||||||
<term>Zlib Security Patch - 1KB:</term> <listitem>
|
|
||||||
<para><ulink url="&patches-root;zlib-&zlib-version;-security-1.patch"/></para>
|
|
||||||
</listitem>
|
|
||||||
</varlistentry>
|
|
||||||
|
|
||||||
</variablelist>
|
</variablelist>
|
||||||
|
|
||||||
<para>In addition to the above required patches, there exist a number of
|
<para>In addition to the above required patches, there exist a number of
|
||||||
|
@ -28,10 +28,6 @@ some programs.</para>
|
|||||||
<sect2 role="installation">
|
<sect2 role="installation">
|
||||||
<title>Installation of Zlib</title>
|
<title>Installation of Zlib</title>
|
||||||
|
|
||||||
<para>Zlib has a known security vulerability. Patch Zlib to resolve this:</para>
|
|
||||||
|
|
||||||
<screen><userinput>patch -Np1 -i ../zlib-&zlib-version;-security-1.patch</userinput></screen>
|
|
||||||
|
|
||||||
<note><para>Zlib is known to build its shared library incorrectly if CFLAGS is
|
<note><para>Zlib is known to build its shared library incorrectly if CFLAGS is
|
||||||
specified in the environment. If you are using your own CFLAGS variable, be
|
specified in the environment. If you are using your own CFLAGS variable, be
|
||||||
sure to add the <parameter>-fPIC</parameter> directive to your CFLAGS for the
|
sure to add the <parameter>-fPIC</parameter> directive to your CFLAGS for the
|
||||||
|
Loading…
Reference in New Issue
Block a user