Author: matthew
Date: 2011-03-30 14:27:03 -0600 (Wed, 30 Mar 2011)
New Revision: 9494
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter01/whatsnew.xml
trunk/BOOK/chapter06/iproute2.xml
trunk/BOOK/packages.ent
Log:
Upgrade to IPRoute2-2.6.38. Fixes #2849.
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2011-03-30 20:24:53 UTC (rev 9493)
+++ trunk/BOOK/chapter01/changelog.xml 2011-03-30 20:27:03 UTC (rev 9494)
@@ -40,6 +40,10 @@
<para>2011-03-30</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgrade to IPRoute2-2.6.38. Fixes
+ <ulink url="&lfs-ticket-root;2849">#2849</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgrade to GCC-4.6.0. Fixes
<ulink url="&lfs-ticket-root;2848">#2848</ulink>.</para>
</listitem>
Modified: trunk/BOOK/chapter01/whatsnew.xml
===================================================================
--- trunk/BOOK/chapter01/whatsnew.xml 2011-03-30 20:24:53 UTC (rev 9493)
+++ trunk/BOOK/chapter01/whatsnew.xml 2011-03-30 20:27:03 UTC (rev 9494)
@@ -106,9 +106,9 @@
<!--<listitem>
<para>Inetutils &inetutils-version;</para>
</listitem>-->
- <!--<listitem>
+ <listitem>
<para>IPRoute2 &iproute2-version;</para>
- </listitem>-->
+ </listitem>
<!--<listitem>
<para>Kbd &kbd-version;</para>
</listitem>-->
Modified: trunk/BOOK/chapter06/iproute2.xml
===================================================================
--- trunk/BOOK/chapter06/iproute2.xml 2011-03-30 20:24:53 UTC (rev 9493)
+++ trunk/BOOK/chapter06/iproute2.xml 2011-03-30 20:27:03 UTC (rev 9494)
@@ -51,11 +51,6 @@
<screen><userinput>sed -i '/^TARGETS/s@arpd@@g'
misc/Makefile</userinput></screen>
- <para>Fix a bug that causes the <command>ip route get</command> command to
- not produce any output:</para>
-
-<screen><userinput remap="pre">sed -i '1289i\\tfilter.cloned = 2;'
ip/iproute.c</userinput></screen>
-
<para>Compile the package:</para>
<screen><userinput remap="make">make DESTDIR=</userinput></screen>
Modified: trunk/BOOK/packages.ent
===================================================================
--- trunk/BOOK/packages.ent 2011-03-30 20:24:53 UTC (rev 9493)
+++ trunk/BOOK/packages.ent 2011-03-30 20:27:03 UTC (rev 9494)
@@ -265,10 +265,10 @@
<!ENTITY inetutils-ch6-du "17 MB">
<!ENTITY inetutils-ch6-sbu "0.4 SBU">
-<!ENTITY iproute2-version "2.6.37">
-<!ENTITY iproute2-size "380 KB">
+<!ENTITY iproute2-version "2.6.38">
+<!ENTITY iproute2-size "381 KB">
<!ENTITY iproute2-url
"http://devresources.linuxfoundation.org/dev/iproute2/download/iproute2-&iproute2-version;.tar.bz2">
-<!ENTITY iproute2-md5 "9774ff9d74ebd301bf56bd8d74473786">
+<!ENTITY iproute2-md5 "a243bfea837e71824b7ca26c3bb45fa8">
<!ENTITY iproute2-home
"http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2">
<!ENTITY iproute2-ch6-du "5.7 MB">
<!ENTITY iproute2-ch6-sbu "0.2 SBU">
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page