diff options
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent index 1790f68ba..9dddd6a60 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 "749b4b520708300b64f8166ba2b1b4a0"> +<!ENTITY bash-fixes-patch-size "14 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"> @@ -26,6 +30,10 @@ <!ENTITY perl-libc-patch-md5 "daf5c64fd7311e924966842680535f8f"> <!ENTITY perl-libc-patch-size "1.6 KB"> +<!ENTITY readline-fixes-patch "readline-6.3-upstream_fixes-1.patch"> +<!ENTITY readline-fixes-patch-md5 "bbee7fad08474328b807e6828c26a961"> +<!ENTITY readline-fixes-patch-size "3.1 KB"> + <!ENTITY sysvinit-consolidated-patch "sysvinit-&sysvinit-version;-consolidated-1.patch"> <!ENTITY sysvinit-consolidated-patch-md5 "0b7b5ea568a878fdcc4057b2bf36e5cb"> <!ENTITY sysvinit-consolidated-patch-size "3.9 KB"> |