From cccc47840cf6374d7d2b02eefc3ced317c6d3e25 Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Sat, 6 May 2017 15:17:53 +0100 Subject: 17.82 --- perl-install/Makefile.config | 3 +-- perl-install/NEWS | 7 +++++++ perl-install/install/NEWS | 4 ++++ 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index 320a4f3ce..249003642 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=17.81 +VERSION:=17.82 SUDO = sudo TMPDIR = /tmp @@ -18,4 +18,3 @@ LOCALFILES = $(patsubst %, ../tools/%,serial_probe/serial_probe) DIRS = c resize_fat #po CFLAGS = -Wall override CFLAGS += -pipe - diff --git a/perl-install/NEWS b/perl-install/NEWS index ace3aa60b..7da8275d9 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,10 @@ +Version 17.82 - 6 May 2017 + +- drakboot: + o add "please wait" message when running update-grub2 +- service_harddrake: + o require reboot if nokmsboot option changed (mga#20455). + Version 17.80 - 3 May 2017 - updated DE selection and advertising artwork for Mageia 6 diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 1207209b8..de904119a 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,7 @@ +Version 17.82 - 6 May 2017 + +- add "please wait" message when running update-grub2 + Version 17.81 - 5 May 2017 - fix missing "Configure Supplemental Installation Media" screen (mga#20484) -- cgit v1.2.1