diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-02-21 20:50:22 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-02-21 20:50:22 +0000 |
commit | 7e60160f6544a3ea53303f64a73cfaf6c05265fd (patch) | |
tree | 708611f7856b3a530953dbc8b37e38ed7769d861 /patches.ent | |
parent | fc0e418db87082c3426cffaf473bb885df00ca82 (diff) |
Add Bash patches 009 and 010 from upstream
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7392 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 836ff68ee..2fb7ec93a 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-3.patch"> +<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-4.patch"> <!ENTITY bzip2-bzgrep-patch "bzip2-&bzip2-version;-bzgrep_security-1.patch"> <!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch"> |