瀏覽代碼

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

was r11445.
Douglas R. Reno 7 年之前
父節點
當前提交
22b9db1e23
共有 3 個文件被更改,包括 15 次插入5 次删除
  1. 10 0
      chapter01/changelog.xml
  2. 3 3
      general.ent
  3. 2 2
      packages.ent

+ 10 - 0
chapter01/changelog.xml

@@ -41,6 +41,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] - 更新到 linux-4.17.13。修复
+          <ulink url="&lfs-ticket-root;4327">#4327</ulink>。</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
     <listitem revision="systemd">
       <para>2018-08-03</para>
       <itemizedlist>

+ 3 - 3
general.ent

@@ -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     "2018 年 8 月 3 日">
+<!ENTITY releasedate     "2018 年 8 月 8 日">
 
 <!ENTITY copyrightdate   "1999-2018"><!-- jhalfs needs a literal dash, not &ndash; -->
 <!ENTITY milestone       "8.3">

+ 2 - 2
packages.ent

@@ -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,