mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Update to linux-4.13.12. Fixes #4163.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11331 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
04b2165a48
commit
12d96141dd
@ -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>
|
||||
|
@ -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 – -->
|
||||
<!ENTITY milestone "8.2">
|
||||
|
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user