diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2018-12-01 14:00:18 +0100 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2018-12-01 14:00:18 +0100 |
commit | 32621a1b9082425004ec66d268781570f60d8e4a (patch) | |
tree | 34403b00b01a1c8c6c2fcd8c4660afd686e58667 | |
parent | 8f61207344cf1b14424b016f0dfccb775a3bed88 (diff) | |
download | drakx-32621a1b9082425004ec66d268781570f60d8e4a.tar drakx-32621a1b9082425004ec66d268781570f60d8e4a.tar.gz drakx-32621a1b9082425004ec66d268781570f60d8e4a.tar.bz2 drakx-32621a1b9082425004ec66d268781570f60d8e4a.tar.xz drakx-32621a1b9082425004ec66d268781570f60d8e4a.zip |
the PAE detection fix is mainly for installer...
-rw-r--r-- | perl-install/install/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 8e270d962..44deeafd9 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,6 @@ +- desktop kernels are now PAE, for PTI security fixes to work properly, + so if cpu is not supporting it, install the desktop586 kernel + Version 18.8 - 28 Nov 2018 - only install radeon-firmware if needed (mga#23911) |