aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorKen Moffat <ken@linuxfromscratch.org>2005-08-18 15:35:07 +0000
committerKen Moffat <ken@linuxfromscratch.org>2005-08-18 15:35:07 +0000
commit50125deceb3d25c05af8acc74aebd0e990845386 (patch)
tree9929c4f07eaed51e4bf43a60e963859b76e6508c /chapter01
parent0c78fca93799c4bd367e99a461a29eafcbd60240 (diff)
Added bzgrep security patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6700 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 81e033eb3..43af25426 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -87,6 +87,7 @@ First a summary, then a detailed log.</para>
<listitem><para>Added:</para>
<itemizedlist>
+<listitem><para>&bzip2-bzgrep-patch;</para></listitem>
<listitem><para>&bzip2-docs-patch;</para></listitem>
<listitem><para>&gcc-linkonce-patch;</para></listitem>
<listitem><para>&gcc-no_fixincludes-patch;</para></listitem>
@@ -113,6 +114,9 @@ First a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>August 18th, 2005 [ken]: Add a patch to sanitise bzgrep's
+handling of filenames.</para></listitem>
+
<listitem><para>August 16th, 2005 [matt]: Install sed's man page to
/usr/share/doc/sed-4.1.4 instead of /usr/share/doc (fixes bug 1600).</para>
</listitem>