aboutsummaryrefslogtreecommitdiffstats
path: root/patches.ent
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2010-05-03 04:36:11 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2010-05-03 04:36:11 +0000
commit6c88898dd668f21b0e89c8ec15cfb474b2054eea (patch)
treec2e54ffab146ce1dc5f3c9d0e5233efb87ee9abf /patches.ent
parentf00a9d4134a896494685d1b0f78962fb309f74b1 (diff)
Add a patch to fix a bug that causes a buffer overflow when
creating a new tar file. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9265 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r--patches.ent4
1 files changed, 4 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent
index 1fbb47614..8cfc62ddd 100644
--- a/patches.ent
+++ b/patches.ent
@@ -95,6 +95,10 @@
<!ENTITY shadow-useradd-patch-md5 "5f35528f38d5432d5fa2dd79d04bdfdd">
<!ENTITY shadow-useradd-patch-size "6.1 KB"> -->
+<!ENTITY tar-overflow-patch "tar-&tar-version;-overflow_fix-1.patch">
+<!ENTITY tar-overflow-patch-md5 "1912ec36d2a0e2b96678651cf583ce6f">
+<!ENTITY tar-overflow-patch-size "1.7 KB">
+
<!ENTITY zlib-fpic-patch "zlib-&zlib-version;-fPIC-1.patch">
<!ENTITY zlib-fpic-patch-md5 "545d60b20bfde6f53023de44438cef59">