diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2022-10-04 22:09:33 -0500 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2022-10-04 22:09:33 -0500 |
commit | 8921ba4bae26e713fa6ef7585ff0e6ab3669f8a4 (patch) | |
tree | dfad834671a7568800a8d33dc62b4c91b60abbc3 /chapter01/changelog.xml | |
parent | 3bac16dcd4ed6941c1a07612b8897b5ab23eca1e (diff) |
Emergency kernel update
Update to Linux-5.19.13
If you are using a laptop with an Intel GPU, it's imperative that you
update immediately if you are running Linux-5.19.12. Failure to upgrade
may result in permanent damage to the LCD display on your laptop.
The root cause of this is improper backporting of bugfixes for the i915
DRM driver in the kernel.
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 527571db1..819f2f15a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,17 @@ <listitem revision="sysv"> or <listitem revision="systemd"> as appropriate for the entry or if needed the entire day's listitem. --> + <listitem> + <para>2022-10-04</para> + <itemizedlist> + <listitem> + <para>[renodr] - Update to Linux-5.19.13. If you are using an Intel + GPU on a laptop, please update from Linux-5.19.12 immediately to + prevent damage to your display. Fixes + <ulink url="&lfs-ticket-root;5125">#5125</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> <listitem> <para>2022-10-01</para> |