summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 2c3882b82..1f6298852 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=17.41
+VERSION:=17.42
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 4c1f9cdf6..890785b2c 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 17.42 - 22 June 2016
+
- drakboot:
o add support for crypted grub2 passwords (mga#15930)
o grub2: do not overwite ESP if not installing on it (mga#15583)
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index e302de181..1db4c40f8 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 17.42 - 22 June 2016
+
- bootloader configuration:
o add support for crypted grub2 passwords (mga#15930)
o grub2: do not overwite ESP if not installing on it (mga#15583)