mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Update to linux-5.3.9
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11698 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
87b22cad78
commit
ad81302750
@ -42,6 +42,19 @@
|
||||
<listitem revision="sysv"> or <listitem revision="systemd"> as
|
||||
appropriate for the entry or if needed the entire day's listitem.
|
||||
-->
|
||||
<listitem>
|
||||
<para>2019-11-08</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to Linux-5.3.9. Resolves a regression
|
||||
with restarting systems with HD Audio (hda), data corruption
|
||||
on btrfs, and a security vulnerability with systems that use
|
||||
the RTLWIFI driver. Fixes
|
||||
<ulink url="&lfs-ticket-root;4544">#4544</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem revision="systemd">
|
||||
<para>2019-11-06</para>
|
||||
<itemizedlist>
|
||||
|
@ -1,13 +1,13 @@
|
||||
<!ENTITY version "SVN-20191106">
|
||||
<!ENTITY version "SVN-20191108">
|
||||
<!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 "20191106-systemd">
|
||||
<!ENTITY versiond "20191108-systemd">
|
||||
<!ENTITY short-versiond "systemd">
|
||||
<!ENTITY generic-versiond "systemd">
|
||||
|
||||
<!ENTITY releasedate "November 6th, 2019">
|
||||
<!ENTITY releasedate "November 8th, 2019">
|
||||
|
||||
<!ENTITY copyrightdate "1999-2019"><!-- jhalfs needs a literal dash, not – -->
|
||||
<!ENTITY milestone "9.0">
|
||||
|
@ -422,12 +422,12 @@
|
||||
|
||||
<!ENTITY linux-major-version "5">
|
||||
<!ENTITY linux-minor-version "3">
|
||||
<!ENTITY linux-patch-version "8">
|
||||
<!ENTITY linux-patch-version "9">
|
||||
<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
|
||||
<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
|
||||
<!ENTITY linux-size "106,024 KB">
|
||||
<!ENTITY linux-size "106,036 KB">
|
||||
<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
|
||||
<!ENTITY linux-md5 "6f4ab59d6ac7311f4245fc359706a0b7">
|
||||
<!ENTITY linux-md5 "56ebdb30b6816b0cf29ba18f06c89836">
|
||||
<!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