aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml10
-rw-r--r--chapter01/whatsnew.xml4
-rw-r--r--chapter06/iproute2.xml5
-rw-r--r--general.ent4
-rw-r--r--packages.ent6
5 files changed, 17 insertions, 12 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 04c34ac02..3194ab31f 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -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>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index e7c1e3540..15439cc0a 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -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>-->
diff --git a/chapter06/iproute2.xml b/chapter06/iproute2.xml
index 169054a3b..715db1d5f 100644
--- a/chapter06/iproute2.xml
+++ b/chapter06/iproute2.xml
@@ -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>
diff --git a/general.ent b/general.ent
index b5cab350f..79cb02c68 100644
--- a/general.ent
+++ b/general.ent
@@ -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}]" -->
diff --git a/packages.ent b/packages.ent
index a768d35e4..7ce164baa 100644
--- a/packages.ent
+++ b/packages.ent
@@ -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">