summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2018-12-01 14:00:18 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2018-12-01 14:00:18 +0100
commit32621a1b9082425004ec66d268781570f60d8e4a (patch)
tree34403b00b01a1c8c6c2fcd8c4660afd686e58667
parent8f61207344cf1b14424b016f0dfccb775a3bed88 (diff)
downloaddrakx-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/NEWS3
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)