diff options
-rw-r--r-- | chapter01/changelog.xml | 13 | ||||
-rw-r--r-- | general.ent | 6 | ||||
-rw-r--r-- | packages.ent | 6 |
3 files changed, 19 insertions, 6 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index b220f389b..98b9bacbc 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -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> diff --git a/general.ent b/general.ent index 90e2521f2..5a734534f 100644 --- a/general.ent +++ b/general.ent @@ -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"> diff --git a/packages.ent b/packages.ent index 0ff813de2..513be40dd 100644 --- a/packages.ent +++ b/packages.ent @@ -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, |