|
@@ -30,6 +30,11 @@ some programs.</para>
|
|
|
<sect2 role="installation">
|
|
|
<title>Installation of Zlib</title>
|
|
|
|
|
|
+<para>Zlib has a security vulnerability currently being addressed upstream. The
|
|
|
+following patch fixes the problem:</para>
|
|
|
+
|
|
|
+<screen><userinput>patch -Np1 -i ../&zlib-security_fix-patch;</userinput></screen>
|
|
|
+
|
|
|
<note><para>Zlib is known to build its shared library incorrectly if
|
|
|
<envar>CFLAGS</envar> is specified in the environment. If using a
|
|
|
specified <envar>CFLAGS</envar>
|