Author: matthew
Date: 2011-08-14 16:33:55 -0600 (Sun, 14 Aug 2011)
New Revision: 9586
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter01/whatsnew.xml
trunk/BOOK/chapter03/patches.xml
trunk/BOOK/chapter06/glibc.xml
trunk/BOOK/patches.ent
Log:
Add a patch to fix a couple of bugs in Glibc-2.14.
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2011-08-14 22:33:16 UTC (rev 9585)
+++ trunk/BOOK/chapter01/changelog.xml 2011-08-14 22:33:55 UTC (rev 9586)
@@ -40,6 +40,10 @@
<para>2011-08-14</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Added a patch to fix a couple of bugs in
Glibc-2.14.
+ </para>
+ </listitem>
+ <listitem>
<para>[matthew] - Update to GDBM-1.9.1. Fixes
<ulink url="&lfs-ticket-root;2913">#2913</ulink>.</para>
</listitem>
Modified: trunk/BOOK/chapter01/whatsnew.xml
===================================================================
--- trunk/BOOK/chapter01/whatsnew.xml 2011-08-14 22:33:16 UTC (rev 9585)
+++ trunk/BOOK/chapter01/whatsnew.xml 2011-08-14 22:33:55 UTC (rev 9586)
@@ -246,6 +246,9 @@
<para>Glib-&glib-version;</para>
</listitem>
<listitem>
+ <para>&glibc-fixes-patch;</para>
+ </listitem>
+ <listitem>
<para>&glibc-gcc_fix-patch;</para>
</listitem>
<listitem>
Modified: trunk/BOOK/chapter03/patches.xml
===================================================================
--- trunk/BOOK/chapter03/patches.xml 2011-08-14 22:33:16 UTC (rev 9585)
+++ trunk/BOOK/chapter03/patches.xml 2011-08-14 22:33:55 UTC (rev 9586)
@@ -75,6 +75,14 @@
</varlistentry>
<varlistentry>
+ <term>Glibc Bug Fixes Patch -
<token>&glibc-fixes-patch-size;</token>:</term>
+ <listitem>
+ <para>Download: <ulink url="&patches-root;&glibc-fixes-patch;"/></para>
+ <para>MD5 sum: <literal>&glibc-fixes-patch-md5;</literal></para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term>Glibc GCC Build Fix Patch -
<token>&glibc-gcc_fix-patch-size;</token>:</term>
<listitem>
<para>Download: <ulink
url="&patches-root;&glibc-gcc_fix-patch;"/></para>
Modified: trunk/BOOK/chapter06/glibc.xml
===================================================================
--- trunk/BOOK/chapter06/glibc.xml 2011-08-14 22:33:16 UTC (rev 9585)
+++ trunk/BOOK/chapter06/glibc.xml 2011-08-14 22:33:55 UTC (rev 9586)
@@ -100,6 +100,10 @@
<screen><userinput remap="pre">sed -i 's|@BASH@|/bin/bash|'
elf/ldd.bash.in</userinput></screen>
+ <para>Fix a couple of bugs in Glibc that can cause crashes and core
dumps:</para>
+
+<screen><userinput remap="pre">patch -Np1 -i
../&glibc-fixes-patch;</userinput></screen>
+
<para>Fix a bug that prevents Glibc from building with
GCC-&gcc-version;:</para>
<screen><userinput remap="pre">patch -Np1 -i
../&glibc-gcc_fix-patch;</userinput></screen>
Modified: trunk/BOOK/patches.ent
===================================================================
--- trunk/BOOK/patches.ent 2011-08-14 22:33:16 UTC (rev 9585)
+++ trunk/BOOK/patches.ent 2011-08-14 22:33:55 UTC (rev 9586)
@@ -40,6 +40,10 @@
<!ENTITY gcc-startfiles-patch-size "1.5 KB">
+<!ENTITY glibc-fixes-patch "glibc-&glibc-version;-fixes-1.patch">
+<!ENTITY glibc-fixes-patch-md5 "133f204725e3487a355e1e55390a42e9">
+<!ENTITY glibc-fixes-patch-size "2.7 KB">
+
<!ENTITY glibc-gcc_fix-patch "glibc-&glibc-version;-gcc_fix-1.patch">
<!ENTITY glibc-gcc_fix-patch-md5 "d1f28cb98acb9417fe52596908bbb9fd">
<!ENTITY glibc-gcc_fix-patch-size "2.5 KB">
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page