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

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11445 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Douglas R. Reno 2018-08-08 19:43:18 +00:00
parent 8125d4986c
commit 059c79e453
3 changed files with 15 additions and 5 deletions

View File

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

View File

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

View File

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