diff options
author | Thomas Backlund <tmb@mageia.org> | 2018-12-01 14:41:58 +0200 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2018-12-01 14:41:58 +0200 |
commit | 3973d2c0d75b26326f771ff160cd0027006beb82 (patch) | |
tree | 303209cdc6855b36bff42d3f3026d9ae2e0f9af9 /perl-install/NEWS | |
parent | b679b66f62ea55704864743eddb13e287f23a9f2 (diff) | |
download | drakx-3973d2c0d75b26326f771ff160cd0027006beb82.tar drakx-3973d2c0d75b26326f771ff160cd0027006beb82.tar.gz drakx-3973d2c0d75b26326f771ff160cd0027006beb82.tar.bz2 drakx-3973d2c0d75b26326f771ff160cd0027006beb82.tar.xz drakx-3973d2c0d75b26326f771ff160cd0027006beb82.zip |
- desktop kernels are now PAE, for PTI security fixes to work properly,
so if cpu is not supporting it, install the desktop586 kernel
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 915f4bf8a..8e7dfc310 100644 --- a/perl-install/NEWS +++ b/perl-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.7 - 27 Nov 2018 - drakdm: fix DM preference when none is selected (don't default to XDM) |