diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index add616e48..4d931c589 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -74,6 +74,7 @@ first a summary, then a detailed log.
udev-config-1.rules
util-linux-2.12a-kernel_headers-1.patch
vim-6.3 language files
+zlib-1.2.1-security-1.patch
@@ -93,6 +94,9 @@ first a summary, then a detailed log.
+September 12th, 2004 [jeremy]: Added Zlib Security Patch,
+fixing bug 899 for unstable.
+
September 12th, 2004 [jeremy]: Upgraded to udev-031
September 11th, 2004 [jeremy]: A problem was reported on IRC
diff --git a/chapter03/patches.xml b/chapter03/patches.xml
index 9f83fb776..9835a180f 100644
--- a/chapter03/patches.xml
+++ b/chapter03/patches.xml
@@ -155,6 +155,12 @@ following:
+
+Zlib Security Patch - 1KB:
+
+
+
+
In addition to the above required patches, there exist a number of
diff --git a/chapter06/zlib.xml b/chapter06/zlib.xml
index 8aa195b62..43cada8d3 100644
--- a/chapter06/zlib.xml
+++ b/chapter06/zlib.xml
@@ -28,6 +28,10 @@ some programs.
Installation of Zlib
+Zlib has a known security vulerability. Patch Zlib to resolve this:
+
+patch -Np1 -i ../zlib-&zlib-version;-security-1.patch
+
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
sure to add the -fPIC directive to your CFLAGS for the
diff --git a/general.ent b/general.ent
index 913804112..5bc22ffe7 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
-
-
+
+