diff options
author | Ken Moffat <ken@linuxfromscratch.org> | 2006-04-14 19:23:22 +0000 |
---|---|---|
committer | Ken Moffat <ken@linuxfromscratch.org> | 2006-04-14 19:23:22 +0000 |
commit | 34777763783f6ffab29aaebabc58683c88d56fd1 (patch) | |
tree | 6a032712202c0e95b66b70218caced8cf0a81fea /patches.ent | |
parent | 58315ceb90046dc77809b7ae2a687de4a2706fb0 (diff) |
Add patch for tar re CVE-2006-0300, to fix ticket #1767.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7520 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent index fa33436cb..03a8f7d40 100644 --- a/patches.ent +++ b/patches.ent @@ -46,6 +46,7 @@ <!ENTITY tar-gcc4_fix-patch "tar-&tar-version;-gcc4_fix_tests-1.patch"> <!ENTITY tar-sparse_fix-patch "tar-&tar-version;-sparse_fix-1.patch"> +<!ENTITY tar-security_fixes-patch "tar-&tar-version;-security_fixes-1.patch"> <!ENTITY texinfo-multibyte-patch "texinfo-&texinfo-version;-multibyte-1.patch"> <!ENTITY texinfo-tempfile_fix-patch "texinfo-&texinfo-version;-tempfile_fix-2.patch"> |