Author: renodr
Date: Wed Aug  8 12:43:18 2018
New Revision: 11445

Log:
Update to linux-4.17.13 to fix a network stack bug.

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

Modified: trunk/BOOK/chapter01/changelog.xml
==============================================================================
--- trunk/BOOK/chapter01/changelog.xml  Fri Aug  3 14:36:40 2018        (r11444)
+++ trunk/BOOK/chapter01/changelog.xml  Wed Aug  8 12:43:18 2018        (r11445)
@@ -42,6 +42,16 @@
     <listitem revision="sysv"> or <listitem revision="systemd"> as
     appropriate for the entry or if needed the entire day's listitem.
 -->
+    <listitem>
+      <para>2018-08-08</para>
+      <itemizedlist>
+        <listitem>
+          <para>[renodr] - Update to linux-4.17.13. Fixes
+          <ulink url="&lfs-ticket-root;4327">#4327</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
     <listitem revision="systemd">
       <para>2018-08-03</para>
       <itemizedlist>

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Fri Aug  3 14:36:40 2018        (r11444)
+++ trunk/BOOK/general.ent      Wed Aug  8 12:43:18 2018        (r11445)
@@ -1,13 +1,13 @@
-<!ENTITY version         "SVN-20180803">
+<!ENTITY version         "SVN-20180808">
 <!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        "20180803-systemd">
+<!ENTITY versiond        "20180808-systemd">
 <!ENTITY short-versiond  "systemd">
 <!ENTITY generic-versiond "systemd"> 
 
-<!ENTITY releasedate     "August 3, 2018">
+<!ENTITY releasedate     "August 8, 2018">
 
 <!ENTITY copyrightdate   "1999-2018"><!-- jhalfs needs a literal dash, not 
&ndash; -->
 <!ENTITY milestone       "8.3">

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Fri Aug  3 14:36:40 2018        (r11444)
+++ trunk/BOOK/packages.ent     Wed Aug  8 12:43:18 2018        (r11445)
@@ -416,12 +416,12 @@
 
 <!ENTITY linux-major-version "4">
 <!ENTITY linux-minor-version "17">
-<!ENTITY linux-patch-version "11">
+<!ENTITY linux-patch-version "13">
 <!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;"> -->
 <!ENTITY linux-version 
"&linux-major-version;.&linux-minor-version;.&linux-patch-version;"> 
 <!ENTITY linux-size "99,792 KB">
 <!ENTITY linux-url 
"&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
-<!ENTITY linux-md5 "4bc2fc2eb9dc8188525f575263ada3f3">
+<!ENTITY linux-md5 "e62a9bd15f59aee59a78c5f9e47f0057">
 <!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,
-- 
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