summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2017-02-25 20:47:44 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2017-02-25 20:47:44 +0100
commit472f0f6034bc94fae45a62689ee032390c257056 (patch)
tree59cef4a755efcae314191f3a1c7d75bcc65119ea
parent79a33508b938ad91edc9b20d5bb248cfea664f04 (diff)
downloaddrakx-472f0f6034bc94fae45a62689ee032390c257056.tar
drakx-472f0f6034bc94fae45a62689ee032390c257056.tar.gz
drakx-472f0f6034bc94fae45a62689ee032390c257056.tar.bz2
drakx-472f0f6034bc94fae45a62689ee032390c257056.tar.xz
drakx-472f0f6034bc94fae45a62689ee032390c257056.zip
17.7217.72
-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)