diff options
author | Archaic <archaic@linuxfromscratch.org> | 2006-02-28 01:26:57 +0000 |
---|---|---|
committer | Archaic <archaic@linuxfromscratch.org> | 2006-02-28 01:26:57 +0000 |
commit | 28bb0402a6ef3bc959176f591e26647fe3ba73b3 (patch) | |
tree | e8163014f55452765efef7372a1b450d4a74bd23 /patches.ent | |
parent | 7660d675a54f659759b68a39256744a4ac1989e1 (diff) |
New bash fixes patch adds patch 011 from Bash upstream.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7398 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 2fb7ec93a..1570c69c5 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-4.patch"> +<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-5.patch"> <!ENTITY bzip2-bzgrep-patch "bzip2-&bzip2-version;-bzgrep_security-1.patch"> <!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch"> |