Author: bdubbs
Date: Mon Mar 25 10:53:16 2019
New Revision: 11561

Log:
Update to iproute2-5.0.0. 
Update to linux-5.0.4.

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter01/whatsnew.xml
   trunk/BOOK/general.ent
   trunk/BOOK/packages.ent
   trunk/BOOK/prologue/bookinfo.xml

Modified: trunk/BOOK/chapter01/changelog.xml
==============================================================================
--- trunk/BOOK/chapter01/changelog.xml  Mon Mar 25 02:03:00 2019        (r11560)
+++ trunk/BOOK/chapter01/changelog.xml  Mon Mar 25 10:53:16 2019        (r11561)
@@ -47,6 +47,14 @@
       <para>2019-03-25</para>
       <itemizedlist>
         <listitem>
+          <para>[bdubbs] - Update to iproute2-5.0.0. Fixes
+          <ulink url="&lfs-ticket-root;4446">#4446</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[bdubbs] - Update to linux-5.0.4. Fixes
+          <ulink url="&lfs-ticket-root;4444">#4444</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[xry111] - Use -ffile-prefix-map instead of -isystem and
           symlinks in the Glibc build to simplify the instruction.</para>
         </listitem>

Modified: trunk/BOOK/chapter01/whatsnew.xml
==============================================================================
--- trunk/BOOK/chapter01/whatsnew.xml   Mon Mar 25 02:03:00 2019        (r11560)
+++ trunk/BOOK/chapter01/whatsnew.xml   Mon Mar 25 10:53:16 2019        (r11561)
@@ -131,9 +131,9 @@
     <!--<listitem>
       <para>Intltool-&intltool-version;</para>
     </listitem>-->
-    <!--<listitem>
+    <listitem>
       <para>IPRoute2-&iproute2-version;</para>
-   </listitem>-->
+   </listitem>
     <!--<listitem>
       <para>Kbd-&kbd-version;</para>
     </listitem>-->

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Mon Mar 25 02:03:00 2019        (r11560)
+++ trunk/BOOK/general.ent      Mon Mar 25 10:53:16 2019        (r11561)
@@ -1,13 +1,13 @@
-<!ENTITY version         "SVN-20190312">
+<!ENTITY version         "SVN-20190325">
 <!ENTITY short-version   "svn">  <!-- Used below in &blfs-book; 
                                       Change to x.y for release but not -rc 
releases -->
 <!ENTITY generic-version "development"> <!-- Use "development"  or 
"x.y[-pre{x}]" -->
 
-<!ENTITY versiond        "20190312-systemd">
+<!ENTITY versiond        "20190325-systemd">
 <!ENTITY short-versiond  "systemd">
 <!ENTITY generic-versiond "systemd"> 
 
-<!ENTITY releasedate     "March 12, 2019">
+<!ENTITY releasedate     "March 25, 2019">
 
 <!ENTITY copyrightdate   "1999-2019"><!-- jhalfs needs a literal dash, not 
&ndash; -->
 <!ENTITY milestone       "8.5">

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Mon Mar 25 02:03:00 2019        (r11560)
+++ trunk/BOOK/packages.ent     Mon Mar 25 10:53:16 2019        (r11561)
@@ -349,10 +349,10 @@
 <!ENTITY intltool-ch6-du "1.5 MB">
 <!ENTITY intltool-ch6-sbu "less than 0.1 SBU">
 
-<!ENTITY iproute2-version "4.20.0">
-<!ENTITY iproute2-size "691 KB">
+<!ENTITY iproute2-version "5.0.0">
+<!ENTITY iproute2-size "694 KB">
 <!ENTITY iproute2-url 
"&kernel;linux/utils/net/iproute2/iproute2-&iproute2-version;.tar.xz">
-<!ENTITY iproute2-md5 "f3dab4c812812bbb5873cb90f471bcbf">
+<!ENTITY iproute2-md5 "d22107b4d7cfb999eeb8ad8a0aec1124">
 <!ENTITY iproute2-home "&kernel;linux/utils/net/iproute2/">
 <!ENTITY iproute2-ch6-du "13 MB">
 <!ENTITY iproute2-ch6-sbu "0.2 SBU">
@@ -423,12 +423,12 @@
 
 <!ENTITY linux-major-version "5">
 <!ENTITY linux-minor-version "0">
-<!ENTITY linux-patch-version "1">
+<!ENTITY linux-patch-version "4">
 <!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
 <!ENTITY linux-version 
"&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
-<!ENTITY linux-size "102,765 KB">
+<!ENTITY linux-size "102,784 KB">
 <!ENTITY linux-url 
"&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
-<!ENTITY linux-md5 "9b668e28c76f09be1a65040ec09598a1">
+<!ENTITY linux-md5 "8753b1dc0a3946c41b8d628f6fa18e42">
 <!ENTITY linux-home "https://www.kernel.org/";>
 <!-- measured for 4.8.3 / gcc-6.2.0 on x86_64 : minimum is
  allnoconfig extended for a hopefully-bootable build on desktop machine,

Modified: trunk/BOOK/prologue/bookinfo.xml
==============================================================================
--- trunk/BOOK/prologue/bookinfo.xml    Mon Mar 25 02:03:00 2019        (r11560)
+++ trunk/BOOK/prologue/bookinfo.xml    Mon Mar 25 10:53:16 2019        (r11561)
@@ -19,12 +19,12 @@
       <firstname>Managing Editor: Bruce</firstname>
       <surname>Dubbs</surname>
     </author>
-    <!--
+
     <author revision="systemd">
       <firstname>Editor: Douglas R.</firstname>
       <surname>Reno</surname>
     </author>
-    -->
+
     <author revision="systemd">
       <firstname>Editor: DJ</firstname>
       <surname>Lucas</surname>
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to