summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Whitaker <mageia@martin-whitaker.me.uk>2020-06-18 20:13:51 +0100
committerMartin Whitaker <mageia@martin-whitaker.me.uk>2020-06-18 20:13:51 +0100
commitd63fe6b29f7815d84844fb32b759a435213201ce (patch)
tree712c60df56f58c6e8cf9a025f3e5a9d766138b84
parentc3c70abd95f18f3255b251f2162a96f481c7f71e (diff)
downloaddrakx-d63fe6b29f7815d84844fb32b759a435213201ce.tar
drakx-d63fe6b29f7815d84844fb32b759a435213201ce.tar.gz
drakx-d63fe6b29f7815d84844fb32b759a435213201ce.tar.bz2
drakx-d63fe6b29f7815d84844fb32b759a435213201ce.tar.xz
drakx-d63fe6b29f7815d84844fb32b759a435213201ce.zip
18.3118.31
-rw-r--r--perl-install/Makefile.config2
-rw-r--r--perl-install/NEWS2
-rw-r--r--perl-install/install/NEWS2
3 files changed, 5 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index 394846657..3237ce9d4 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=18.30
+VERSION:=18.31
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index f8b4d7066..4d8b92247 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 18.31 - 18 June 2020
+
- drakboot: add option to install GRUB2 bootloader in \EFI\BOOT (mga#24282)
- diskdrake: remove partition from /etc/crypttab when deleted (mga#25891)
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 5a718ebed..f68306100 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 18.31 - 18 June 2020
+
- restore flat list option for individual package selection
- add option to install GRUB2 bootloader in \EFI\BOOT (mga#24282)
- improved behaviour when installing on a removable device (mga#26761)