Changeset e80cb3c for chapter06/zlib.xml


Ignore:
Timestamp:
10/14/2005 01:56:08 PM (19 years ago)
Author:
Ken Moffat <ken@…>
Branches:
6.1.1
Children:
f9172d3
Parents:
e1dc9c5
Message:

update zlib, wipe list of package changes up to 6.1

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1.1/BOOK@7004 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/zlib.xml

    re1dc9c5 re80cb3c  
    2828<sect2 role="installation">
    2929<title>Installation of Zlib</title>
    30 
    31 <para>Zlib has a buffer overflow vulnerability that can lead to a Denial of
    32 Service attack. The following patch fixes the problem:</para>
    33 
    34 <screen><userinput>patch -Np1 -i ../zlib-&zlib-version;-security_fix-1.patch</userinput></screen>
    3530
    3631<note><para>Zlib is known to build its shared library incorrectly if
Note: See TracChangeset for help on using the changeset viewer.