Update to linux-4.16.8

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11410 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2018-05-11 17:58:08 +00:00
parent e412703b85
commit 3cb1f96e7a
3 changed files with 16 additions and 6 deletions

View File

@ -43,6 +43,16 @@
appropriate for the entry or if needed the entire day's listitem.
-->
<listitem>
<para>2018-05-11</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to linux-4.16.8. Fixes
<ulink url="&lfs-ticket-root;4267">#4267</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>2018-05-07</para>
<itemizedlist>

View File

@ -1,13 +1,13 @@
<!ENTITY version "SVN-20180507">
<!ENTITY version "SVN-20180511">
<!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 "20180507-systemd">
<!ENTITY versiond "20180511-systemd">
<!ENTITY short-versiond "systemd">
<!ENTITY generic-versiond "systemd">
<!ENTITY releasedate "May 7, 2018">
<!ENTITY releasedate "May 11, 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 "16">
<!ENTITY linux-patch-version "7">
<!ENTITY linux-patch-version "8">
<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;"> -->
<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
<!ENTITY linux-size "100,612 KB">
<!ENTITY linux-size "100,617 KB">
<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
<!ENTITY linux-md5 "9795a3187c791e3b79153519733f045d">
<!ENTITY linux-md5 "79c176de5ee34417a3921430d56b0e01">
<!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,