aboutsummaryrefslogtreecommitdiffstats
path: root/patches.ent
diff options
context:
space:
mode:
authorDan Nichilson <dnicholson@linuxfromscratch.org>2006-09-18 05:40:51 +0000
committerDan Nichilson <dnicholson@linuxfromscratch.org>2006-09-18 05:40:51 +0000
commit60bc014c77a97eb959415bc76fb66a8c6e9a4313 (patch)
treea10780562a11330ec3ca2822d74cad94e33cb73a /patches.ent
parent5e66a56483c855080e97473d8726688a401649ff (diff)
Updated to Glibc-2.4. Added a patch for iconv and removed unnecessary
patches from glibc-2.3.6. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7788 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r--patches.ent10
1 files changed, 3 insertions, 7 deletions
diff --git a/patches.ent b/patches.ent
index 816dd1660..69a2026d2 100644
--- a/patches.ent
+++ b/patches.ent
@@ -53,13 +53,9 @@
<!ENTITY gcc-specs-patch-size "14.8 KB">
-<!ENTITY glibc-linux_types-patch "glibc-&glibc-version;-linux_types-1.patch">
-<!ENTITY glibc-linux_types-patch-md5 "30ea59ae747478aa9315455543b5bb43">
-<!ENTITY glibc-linux_types-patch-size "1.1 KB">
-
-<!ENTITY glibc-inotify-patch "glibc-&glibc-version;-inotify-1.patch">
-<!ENTITY glibc-inotify-patch-md5 "94f6d26ae50a0fe6285530fdbae90bbf">
-<!ENTITY glibc-inotify-patch-size "1.4 KB">
+<!ENTITY glibc-iconv_fix-patch "glibc-&glibc-version;-iconv_fix-1.patch">
+<!ENTITY glibc-iconv_fix-patch-md5 "9c8e681226ccf7a1f25c6467674f915e">
+<!ENTITY glibc-iconv_fix-patch-size "2.6 KB">
<!ENTITY grep-fixes-patch "grep-&grep-version;-redhat_fixes-2.patch">