From 3a809a576709156e57eb310b5a2ec053af6934c2 Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Mon, 17 Dec 2018 18:00:38 +0000 Subject: 18.9 --- perl-install/Makefile.config | 2 +- perl-install/NEWS | 3 +++ perl-install/install/NEWS | 3 +++ 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index 5f2734e7c..5623854db 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=18.8.1 +VERSION:=18.9 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index 47a7f4dd9..ef3389195 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,8 +1,11 @@ +Version 18.9 - 17 Dec 2018 + - drakboot: o only prefer rEFInd if it is installed in the root fs (mga#23944) o support 32-bit UEFI with 64-bit O/S - desktop kernels are now PAE, for PTI security fixes to work properly, so if cpu is not supporting it, install the desktop586 kernel +- translation updates Version 18.7 - 27 Nov 2018 diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 4fbc4e212..9783ce616 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,7 +1,10 @@ +Version 18.9 - 17 Dec 2018 + - avoid resetting keyboard layout at end of formatting step (mga#23877) - bootloader: o only prefer rEFInd if it is installed in the root fs (mga#23944) o support 32-bit UEFI with 64-bit O/S +- translation updates Version 18.8.1 - 1 Dec 2018 -- cgit v1.2.1