Jelajahi Sumber

Wording changes. Pulled out previous changelog commit.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6417 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Archaic 20 tahun lalu
induk
melakukan
fb39896a14
2 mengubah file dengan 2 tambahan dan 3 penghapusan
  1. 0 1
      chapter01/changelog.xml
  2. 2 2
      chapter06/zlib.xml

+ 0 - 1
chapter01/changelog.xml

@@ -92,7 +92,6 @@ First a summary, then a detailed log.</para>
 <listitem><para>&gcc-specs-patch;</para></listitem>
 <listitem><para>&glibc-testfix-patch;</para></listitem>
 <listitem><para>&perl-libc-patch;</para></listitem>
-<listitem><para>&zlib-security_fix-patch;</para></listitem>
 </itemizedlist>
 </listitem>
  

+ 2 - 2
chapter06/zlib.xml

@@ -30,8 +30,8 @@ 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>
+<para>Zlib has a buffer overflow vulnerability that can lead to a Denial of
+Service attack. The following patch fixes the problem:</para>
 
 <screen><userinput>patch -Np1 -i ../&zlib-security_fix-patch;</userinput></screen>