Explorar o código

Update to linux-4.15.3

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11366 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs %!s(int64=7) %!d(string=hai) anos
pai
achega
cafef5a973
Modificáronse 3 ficheiros con 16 adicións e 6 borrados
  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>2018-02-14</para>
+      <itemizedlist>
+        <listitem>
+          <para>[bdubbs] - Update to linux-4.15.3. Fixes
+          <ulink url="&lfs-ticket-root;4218">#4218</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+    
     <listitem>
       <para>2018-02-09</para>
       <itemizedlist>

+ 3 - 3
general.ent

@@ -1,13 +1,13 @@
-<!ENTITY version         "SVN-20180211">
+<!ENTITY version         "SVN-20180214">
 <!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        "20180209-systemd">
+<!ENTITY versiond        "20180214-systemd">
 <!ENTITY short-versiond  "systemd">
 <!ENTITY generic-versiond "systemd"> 
 
-<!ENTITY releasedate     "February 11, 2018">
+<!ENTITY releasedate     "February 14, 2018">
 
 <!ENTITY copyrightdate   "1999-2018"><!-- jhalfs needs a literal dash, not &ndash; -->
 <!ENTITY milestone       "8.2">

+ 3 - 3
packages.ent

@@ -416,12 +416,12 @@
 
 <!ENTITY linux-major-version "4">
 <!ENTITY linux-minor-version "15">
-<!ENTITY linux-patch-version "2">
+<!ENTITY linux-patch-version "3">
 <!-- <!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,788 KB">
+<!ENTITY linux-size "99,794 KB">
 <!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
-<!ENTITY linux-md5 "a9b1ca74ab5bc308dd2f1a57408122fd">
+<!ENTITY linux-md5 "c74d30ec13491aeb24c237d703eace3e">
 <!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,