diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-02-19 20:45:16 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-02-19 20:45:16 +0000 |
commit | c93d0572c1afcb8ff08030b7dc3f9a7154c90cc3 (patch) | |
tree | 33c625fc156be132eec907bdfb2ae4685d6462be /patches.ent | |
parent | e3408bec32b5a27381932b17252c77c285101676 (diff) |
Add upstream fixes 001-008 for Bash
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7382 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent index 65437c2ea..feb5dfb2c 100644 --- a/patches.ent +++ b/patches.ent @@ -1,6 +1,8 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <!-- Start of Common Patches --> +<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-3.patch"> + <!ENTITY bzip2-bzgrep-patch "bzip2-&bzip2-version;-bzgrep_security-1.patch"> <!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch"> |