diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index dc380536b..65ed8c5c1 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -35,6 +35,14 @@
-->
+
+ 2008-07-11
+
+
+ [ken] - Belatedly fixed known vulnerabilities in perl.
+
+
+
2008-06-03
diff --git a/chapter03/patches.xml b/chapter03/patches.xml
index 22a2d9620..19e5074a5 100644
--- a/chapter03/patches.xml
+++ b/chapter03/patches.xml
@@ -170,6 +170,14 @@
+
+ Perl Security Fixes Patch - &perl-security-patch-size;:
+
+ Download:
+ MD5 sum: &perl-security-patch-md5;
+
+
+
Readline Fixes Patch - &readline-fixes-patch-size;:
diff --git a/chapter06/perl.xml b/chapter06/perl.xml
index 10f5f2ce4..74a02cfed 100644
--- a/chapter06/perl.xml
+++ b/chapter06/perl.xml
@@ -47,6 +47,10 @@
echo "127.0.0.1 localhost $(hostname)" > /etc/hosts
+ The following patch fixes known vulnerabilities:
+
+patch -Np1 -i ../&perl-security-patch;
+
Fix an incompatibility with gcc-&gcc-version;:
sed -i 's/command /command[ -]/' makedepend.SH
diff --git a/general.ent b/general.ent
index 499f1ad41..b33e8899d 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
-
-
+
+
diff --git a/patches.ent b/patches.ent
index 70b97562c..2fbec72e0 100644
--- a/patches.ent
+++ b/patches.ent
@@ -93,6 +93,10 @@
+
+
+
+