diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2006-04-20 22:07:07 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2006-04-20 22:07:07 +0000 |
commit | 4fa0347dde98fcde73f0997f009301c2a35f93ed (patch) | |
tree | 4b94a9ec8c1694615b6f56b5791fbb6644fabaaa /patches.ent | |
parent | c7dfdfb9b6f56564223163a84051a9ca19bc0dc8 (diff) |
Added patch to bring bash to 3.1.17.
Resolves ticket 1775.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7548 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patches.ent b/patches.ent index bad888863..31b04cdfb 100644 --- a/patches.ent +++ b/patches.ent @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <!-- Start of Common Patches --> -<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-7.patch"> +<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-8.patch"> <!ENTITY bzip2-bzgrep-patch "bzip2-&bzip2-version;-bzgrep_security-1.patch"> <!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch"> |