Author: bdubbs
Date: Sat Jul 20 15:45:01 2013
New Revision: 10305

Log:
Update to iproute2-3.10.1.
Update to linux-3.10.1.

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter06/iproute2.xml
   trunk/BOOK/general.ent
   trunk/BOOK/packages.ent

Modified: trunk/BOOK/chapter01/changelog.xml
==============================================================================
--- trunk/BOOK/chapter01/changelog.xml  Thu Jul 11 15:19:10 2013        (r10304)
+++ trunk/BOOK/chapter01/changelog.xml  Sat Jul 20 15:45:01 2013        (r10305)
@@ -36,6 +36,19 @@
     </listitem>
 -->
     <listitem>
+      <para>2013-07-20</para>
+      <itemizedlist>
+        <listitem>
+          <para>[bdubbs] - Update to iproute2-3.10.1.</para>
+        </listitem>
+        <listitem>
+          <para>[bdubbs] - Update to linux-3.10.1.  Fixes
+          <ulink url="&lfs-ticket-root;3380">#3380</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>2013-07-11</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/chapter06/iproute2.xml
==============================================================================
--- trunk/BOOK/chapter06/iproute2.xml   Thu Jul 11 15:19:10 2013        (r10304)
+++ trunk/BOOK/chapter06/iproute2.xml   Sat Jul 20 15:45:01 2013        (r10305)
@@ -53,8 +53,10 @@
 sed -i /ARPD/d Makefile
 sed -i 's/arpd.8//' man/man8/Makefile</userinput></screen>
 
+<!-- Save as comments for now    
     <para>Remove a compiler flag that causes the compilation to fail:</para>
 <screen><userinput remap="pre">sed -i 's/-Werror//' 
Makefile</userinput></screen>
+-->
 
     <para>Compile the package:</para>
 

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Thu Jul 11 15:19:10 2013        (r10304)
+++ trunk/BOOK/general.ent      Sat Jul 20 15:45:01 2013        (r10305)
@@ -1,5 +1,5 @@
-<!ENTITY version         "SVN-20130711">
-<!ENTITY releasedate     "July 11, 2013">
+<!ENTITY version         "SVN-20130720">
+<!ENTITY releasedate     "July 20, 2013">
 <!ENTITY copyrightdate   "1999-2013"><!-- jhalfs needs a literal dash, not 
&ndash; -->
 <!ENTITY milestone       "7.4">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or 
"x.y[-pre{x}]" -->

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Thu Jul 11 15:19:10 2013        (r10304)
+++ trunk/BOOK/packages.ent     Sat Jul 20 15:45:01 2013        (r10305)
@@ -278,10 +278,10 @@
 <!ENTITY inetutils-ch6-du "27 MB">
 <!ENTITY inetutils-ch6-sbu "0.4 SBU">
 
-<!ENTITY iproute2-version "3.9.0">
-<!ENTITY iproute2-size "403 KB">
+<!ENTITY iproute2-version "3.10.0">
+<!ENTITY iproute2-size "412 KB">
 <!ENTITY iproute2-url 
"&kernel;linux/utils/net/iproute2/iproute2-&iproute2-version;.tar.xz">
-<!ENTITY iproute2-md5 "fd9db28e4f411a1e74de65c919ae590f">
+<!ENTITY iproute2-md5 "45fb5427fc723a0001c72b92c931ba02">
 <!ENTITY iproute2-home "&kernel;linux/utils/net/iproute2/">
 <!ENTITY iproute2-ch6-du "7.3 MB">
 <!ENTITY iproute2-ch6-sbu "0.1 SBU">
@@ -339,12 +339,12 @@
 
 <!ENTITY linux-major-version "3">
 <!ENTITY linux-minor-version "10">
-<!ENTITY linux-patch-version "0">
-<!--<!ENTITY linux-version 
"&linux-major-version;.&linux-minor-version;.&linux-patch-version;">-->
-<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">
-<!ENTITY linux-size "71,464 KB">
+<!ENTITY linux-patch-version "1">
+<!ENTITY linux-version 
"&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
+<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
+<!ENTITY linux-size "71,484 KB">
 <!ENTITY linux-url 
"&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
-<!ENTITY linux-md5 "4f25cd5bec5f8d5a7d935b3f2ccb8481">
+<!ENTITY linux-md5 "4c8ed240943c8750a89cc307637bd74d">
 <!ENTITY linux-home "http://www.kernel.org/";>
 <!-- measured for 3.9.0 / gcc-4.8.0 on x86_64 : minimum is
  allnoconfig extended for a hopefully-bootable build on desktop machine,
-- 
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