Author: matthew
Date: 2012-03-26 14:27:10 -0600 (Mon, 26 Mar 2012)
New Revision: 9785

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter01/whatsnew.xml
   trunk/BOOK/chapter06/iproute2.xml
   trunk/BOOK/general.ent
   trunk/BOOK/packages.ent
Log:
Upgrade to IPRoute2-3.3.0. Fixes #3043.

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2012-03-23 02:18:15 UTC (rev 9784)
+++ trunk/BOOK/chapter01/changelog.xml  2012-03-26 20:27:10 UTC (rev 9785)
@@ -37,6 +37,16 @@
 
 -->
     <listitem>
+      <para>2012-03-26</para>
+      <itemizedlist>
+         <listitem>
+           <para>[matthew] - Upgrade to IPRoute2-3.3.0. Fixes
+           <ulink url="&lfs-ticket-root;3043">#3043</ulink>.</para>
+         </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>2012-03-22</para>
       <itemizedlist>
          <listitem>

Modified: trunk/BOOK/chapter01/whatsnew.xml
===================================================================
--- trunk/BOOK/chapter01/whatsnew.xml   2012-03-23 02:18:15 UTC (rev 9784)
+++ trunk/BOOK/chapter01/whatsnew.xml   2012-03-26 20:27:10 UTC (rev 9785)
@@ -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   2012-03-23 02:18:15 UTC (rev 9784)
+++ trunk/BOOK/chapter06/iproute2.xml   2012-03-26 20:27:10 UTC (rev 9785)
@@ -53,11 +53,6 @@
 sed -i /ARPD/d Makefile
 rm man/man8/arpd.8</userinput></screen>
 
-    <para>Remove references to some Libnl headers that are not required by
-    IPRoute2:</para>
-
-<screen><userinput remap="pre">sed -i -e '/netlink\//d' 
ip/ipl2tp.c</userinput></screen>
-
     <para>Compile the package:</para>
 
 <screen><userinput remap="make">make DESTDIR=</userinput></screen>

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2012-03-23 02:18:15 UTC (rev 9784)
+++ trunk/BOOK/general.ent      2012-03-26 20:27:10 UTC (rev 9785)
@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20120322">
-<!ENTITY releasedate "Mar 22, 2012">
+<!ENTITY version "SVN-20120326">
+<!ENTITY releasedate "Mar 26, 2012">
 <!ENTITY copyrightdate "1999-2012"><!-- jhalfs needs a literal dash, not 
&ndash; -->
 <!ENTITY milestone "7.2">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or 
"x.y[-pre{x}]" -->

Modified: trunk/BOOK/packages.ent
===================================================================
--- trunk/BOOK/packages.ent     2012-03-23 02:18:15 UTC (rev 9784)
+++ trunk/BOOK/packages.ent     2012-03-26 20:27:10 UTC (rev 9785)
@@ -273,10 +273,10 @@
 <!ENTITY inetutils-ch6-du "17 MB">
 <!ENTITY inetutils-ch6-sbu "0.4 SBU">
 
-<!ENTITY iproute2-version "3.2.0">
-<!ENTITY iproute2-size "365 KB">
+<!ENTITY iproute2-version "3.3.0">
+<!ENTITY iproute2-size "369 KB">
 <!ENTITY iproute2-url 
"&kernel;linux/utils/net/iproute2/iproute2-&iproute2-version;.tar.xz">
-<!ENTITY iproute2-md5 "6f814291cc3d7f4312cf8c2c052da5f1">
+<!ENTITY iproute2-md5 "39a7ff2c5149475c710365954e2ce49b">
 <!ENTITY iproute2-home "&kernel;linux/utils/net/iproute2/">
 <!ENTITY iproute2-ch6-du "6.6 MB">
 <!ENTITY iproute2-ch6-sbu "0.1 SBU">

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to