summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2018-12-01 19:04:48 +0200
committerThomas Backlund <tmb@mageia.org>2018-12-01 19:04:48 +0200
commitba3f476dd9b141110a62c533f4ad6a25a2dd67e7 (patch)
tree658d02eb6e8a11c6e9fd835a9ae8a63e7987dd51
parent4ca9b52413cb67149fb534979b338e8968c487cd (diff)
downloaddrakx-ba3f476dd9b141110a62c533f4ad6a25a2dd67e7.tar
drakx-ba3f476dd9b141110a62c533f4ad6a25a2dd67e7.tar.gz
drakx-ba3f476dd9b141110a62c533f4ad6a25a2dd67e7.tar.bz2
drakx-ba3f476dd9b141110a62c533f4ad6a25a2dd67e7.tar.xz
drakx-ba3f476dd9b141110a62c533f4ad6a25a2dd67e7.zip
18.8.118.8.1
-rw-r--r--perl-install/Makefile.config2
-rw-r--r--perl-install/install/NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index 6bb8d194f..5f2734e7c 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=18.8
+VERSION:=18.8.1
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 278e3fe5c..9a220a1e7 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 18.8.1 - 1 Dec 2018
+
- desktop kernels are now PAE, for PTI security fixes to work properly,
so if cpu is not supporting it, install the desktop586 kernel
- dont select server kernel anymore on 32bit x86 with RAM > 3.8GB