diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-01-31 18:24:33 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-01-31 18:24:33 +0000 |
commit | c38b204e8a823bab9cada2474896029c650ad401 (patch) | |
tree | 8ac76a09df7a740f6b9cd97740c02778107ee6fc /patches.ent | |
parent | ff1f2da7f75fedc6e68b00c0fdce146c74c9918d (diff) |
Add upstream fixes from the Readline maintainer. Fixes #1945.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7905 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent index 6be384ea1..a8e2ef3f4 100644 --- a/patches.ent +++ b/patches.ent @@ -90,6 +90,11 @@ <!ENTITY perl-libc-patch-size "1.1 KB"> +<!ENTITY readline-fixes-patch "readline-&readline-version;-fixes-1.patch"> +<!ENTITY readline-fixes-patch-md5 "5da0e4305bc8e4e61ba4f2f0c6afc6ff"> +<!ENTITY readline-fixes-patch-size "0.8 KB"> + + <!ENTITY sysklogd-8bit-patch "sysklogd-&sysklogd-version;-8bit-1.patch"> <!ENTITY sysklogd-8bit-patch-md5 "cc0d9c3bd67a6b6357e42807cf06073e"> <!ENTITY sysklogd-8bit-patch-size "0.9 KB"> |