Browse Source

Update to linux-4.13.12. Fixes #4163.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11331 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
DJ Lucas 7 years ago
parent
commit
12d96141dd
3 changed files with 16 additions and 6 deletions
  1. 10 0
      chapter01/changelog.xml
  2. 3 3
      general.ent
  3. 3 3
      packages.ent

+ 10 - 0
chapter01/changelog.xml

@@ -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>2017-11-11</para>
+      <itemizedlist>
+        <listitem>
+          <para>[dj] - Update to linux-4.13.12.  Fixes
+          <ulink url="&lfs-ticket-root;4163">#4163</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
     <listitem revision="systemd">
       <para>2017-11-09</para>
       <itemizedlist>

+ 3 - 3
general.ent

@@ -1,13 +1,13 @@
-<!ENTITY version         "SVN-20171109">
+<!ENTITY version         "SVN-20171111">
 <!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        "20171109-systemd">
+<!ENTITY versiond        "20171111-systemd">
 <!ENTITY short-versiond  "systemd">
 <!ENTITY generic-versiond "systemd"> 
 
-<!ENTITY releasedate     "November 9, 2017">
+<!ENTITY releasedate     "November 11, 2017">
 
 <!ENTITY copyrightdate   "1999-2017"><!-- jhalfs needs a literal dash, not &ndash; -->
 <!ENTITY milestone       "8.2">

+ 3 - 3
packages.ent

@@ -408,12 +408,12 @@
 
 <!ENTITY linux-major-version "4">
 <!ENTITY linux-minor-version "13">
-<!ENTITY linux-patch-version "11">
+<!ENTITY linux-patch-version "12">
 <!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
 <!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
-<!ENTITY linux-size "98,232 KB">
+<!ENTITY linux-size "98,236 KB">
 <!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
-<!ENTITY linux-md5 "9bb858d2baf32cdf90e269c5610e1299">
+<!ENTITY linux-md5 "ae7fd76e2f2ce057f21b3f6286f542ed">
 <!ENTITY linux-home "http://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,