mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
Update to linux-5.1.11. Fixes the SACK PANIC vulnerability
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11621 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
590d4cbe1d
commit
07fa80979b
@ -41,7 +41,18 @@
|
||||
Note: If a change is only specific to sysv or systemd, then use
|
||||
<listitem revision="sysv"> or <listitem revision="systemd"> as
|
||||
appropriate for the entry or if needed the entire day's listitem.
|
||||
-->
|
||||
-->
|
||||
<listitem>
|
||||
<para>2019-06-18</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to linux-5.1.11. Fixes the SOCK PANIC
|
||||
issue. Fixes
|
||||
<ulink url="&lfs-ticket-root;4485">#4485</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>2019-06-16</para>
|
||||
<itemizedlist>
|
||||
|
@ -1,13 +1,13 @@
|
||||
<!ENTITY version "SVN-20190616">
|
||||
<!ENTITY version "SVN-20190618">
|
||||
<!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 "20190616-systemd">
|
||||
<!ENTITY versiond "20190618-systemd">
|
||||
<!ENTITY short-versiond "systemd">
|
||||
<!ENTITY generic-versiond "systemd">
|
||||
|
||||
<!ENTITY releasedate "June 16, 2019">
|
||||
<!ENTITY releasedate "June 18, 2019">
|
||||
|
||||
<!ENTITY copyrightdate "1999-2019"><!-- jhalfs needs a literal dash, not – -->
|
||||
<!ENTITY milestone "8.5">
|
||||
|
@ -423,12 +423,12 @@
|
||||
|
||||
<!ENTITY linux-major-version "5">
|
||||
<!ENTITY linux-minor-version "1">
|
||||
<!ENTITY linux-patch-version "10">
|
||||
<!ENTITY linux-patch-version "11">
|
||||
<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
|
||||
<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
|
||||
<!ENTITY linux-size "103,774 KB">
|
||||
<!ENTITY linux-size "103,772 KB">
|
||||
<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
|
||||
<!ENTITY linux-md5 "81c6849be703c8d4be09a3c0e45102cc">
|
||||
<!ENTITY linux-md5 "4f1eda4b7f6a4a6e2d66563cba307ce8">
|
||||
<!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,
|
||||
|
Loading…
Reference in New Issue
Block a user