diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 30d83b50e..503e3f240 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,10 @@
2009-03-11
+
+ [matthew] - Upgraded to Tar-1.22. Fixes
+ #2358.
+
[matthew] - Upgraded to Readline-6.0. Fixes
#2353.
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 1fbb3033d..9ba6ced51 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -244,14 +244,6 @@
&patch-fixes-patch;
-
- &tar-testsuite-patch;
-
-
-
- &tar-warning-patch;
-
-
&vim-fixes-patch;
diff --git a/chapter03/patches.xml b/chapter03/patches.xml
index f409f218c..d7b522570 100644
--- a/chapter03/patches.xml
+++ b/chapter03/patches.xml
@@ -202,22 +202,6 @@
-->
-
- Tar Testsuite Patch - &tar-testsuite-patch-size;:
-
- Download:
- MD5 sum: &tar-testsuite-patch-md5;
-
-
-
-
- Tar Warning Removal Patch - &tar-warning-patch-size;:
-
- Download:
- MD5 sum: &tar-warning-patch-md5;
-
-
-
Vim Fixes Patch - &vim-fixes-patch-size;:
diff --git a/chapter05/tar.xml b/chapter05/tar.xml
index 6c0666903..6d3b9b162 100644
--- a/chapter05/tar.xml
+++ b/chapter05/tar.xml
@@ -43,12 +43,6 @@
Installation of Tar
- Apply 2 patches, which correct a bug in Tar's testsuite and suppress
- a warning that affects Perl's testsuite:
-
-patch -Np1 -i ../&tar-testsuite-patch;
-patch -Np1 -i ../&tar-warning-patch;
-
Prepare Tar for compilation:
./configure --prefix=/tools
diff --git a/chapter06/tar.xml b/chapter06/tar.xml
index f774b0205..a5baf9431 100644
--- a/chapter06/tar.xml
+++ b/chapter06/tar.xml
@@ -40,12 +40,6 @@
Installation of Tar
- Apply 2 patches, which correct a bug in Tar's testsuite and suppress
- a warning that affects Perl's testsuite:
-
-patch -Np1 -i ../&tar-testsuite-patch;
-patch -Np1 -i ../&tar-warning-patch;
-
Prepare Tar for compilation:
./configure --prefix=/usr --bindir=/bin --libexecdir=/usr/sbin
diff --git a/packages.ent b/packages.ent
index 89c48be9c..5c21c2e90 100644
--- a/packages.ent
+++ b/packages.ent
@@ -464,10 +464,10 @@
-
-
+
+
-
+
diff --git a/patches.ent b/patches.ent
index 684451bd6..d519b3b86 100644
--- a/patches.ent
+++ b/patches.ent
@@ -102,15 +102,6 @@
-->
-
-
-
-
-
-
-
-
-