diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2007-09-16 00:42:21 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2007-09-16 00:42:21 +0000 |
commit | ebab29a3063f4b65aaa3846ae7d60504be43d19b (patch) | |
tree | c28d672a299b8d81c340ad72e16305c6eb46d0bb /patches.ent | |
parent | 8fa503486bc4ae16345386edef401c799afa6c7e (diff) |
Add latest upstream patches for Readline. Fixes #2068. Thanks to Matthew Burgess for the patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8379 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/patches.ent b/patches.ent index 43c46b305..dfd8ca26d 100644 --- a/patches.ent +++ b/patches.ent @@ -90,9 +90,9 @@ <!ENTITY perl-libc-patch-size "1.1 KB"> -<!ENTITY readline-fixes-patch "readline-&readline-version;-fixes-3.patch"> -<!ENTITY readline-fixes-patch-md5 "dfa4b750f226cf9ea034ec753a78a742"> -<!ENTITY readline-fixes-patch-size "3.4 KB"> +<!ENTITY readline-fixes-patch "readline-&readline-version;-fixes-4.patch"> +<!ENTITY readline-fixes-patch-md5 "4da6bf2066a7603c7bb0ab1f52243316"> +<!ENTITY readline-fixes-patch-size "12.5 KB"> <!ENTITY shadow-useradd-patch "shadow-&shadow-version;-useradd_fix-2.patch"> |