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 2b91b2926..25be17aba 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=17.71
+VERSION:=17.72
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index bc3d31b43..058e3bfc3 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 17.72 - 25 February 2017
+
- inhibit udisks2 when running drakdisk (mga#20247)
- explicitely probe LVMs in live install (mga#14699)
- exclude x11-driver-video-vmware from unneeded packages (mga#19979)
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 8a749e327..d0bd7991b 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 17.72 - 25 February 2017
+
- partitioning:
o allow a BIOS boot partition to be located on any disk (mga#20161)
o fix auto-allocation of BIOS boot partitions (mga#20161, mga#19888)