diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-02-08 02:12:23 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-02-08 02:12:23 +0000 |
commit | 218ba5f52232454299c95e181213cb7207c95246 (patch) | |
tree | 2f2cd7c9f0fa5ea36bacde04aea57c4da44cf5c7 /patches.ent | |
parent | 5d4c24a10a80cde475b0d351fca4b6cbd27b4680 (diff) |
Add bash-4.4 upstream fixes patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11177 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent index c88d56e2d..dff83fa98 100644 --- a/patches.ent +++ b/patches.ent @@ -2,6 +2,10 @@ <!-- Start of Common Patches --> +<!ENTITY bash-fixes-patch "bash-&bash-version;-upstream_fixes-1.patch"> +<!ENTITY bash-fixes-patch-md5 "e3d5bf23a4e5628680893d46e6ff286e"> +<!ENTITY bash-fixes-patch-size "17 KB"> + <!ENTITY bc-memory-leak-patch "bc-&bc-version;-memory_leak-1.patch"> <!ENTITY bc-memory-leak-patch-md5 "877e81fba316fe487ec23501059d54b8"> <!ENTITY bc-memory-leak-patch-size "1.4 KB"> |