summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2016-06-22 02:49:02 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2016-06-22 02:49:31 +0200
commita5cd6fbae68fd60bfc2ca918866f180a122a1311 (patch)
treee0e2e5e6550c6cbcb3e7fe56181af9a6a0c16287
parentc8741947f441fdc99450d3e781230b8323b77246 (diff)
downloaddrakx-a5cd6fbae68fd60bfc2ca918866f180a122a1311.tar
drakx-a5cd6fbae68fd60bfc2ca918866f180a122a1311.tar.gz
drakx-a5cd6fbae68fd60bfc2ca918866f180a122a1311.tar.bz2
drakx-a5cd6fbae68fd60bfc2ca918866f180a122a1311.tar.xz
drakx-a5cd6fbae68fd60bfc2ca918866f180a122a1311.zip
17.4217.42
-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)