From c11aadf10231469c36bfcc2f77a743892ac551ef Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Thu, 5 Feb 2015 01:17:26 +0159 Subject: 16.52 --- perl-install/Makefile.config | 2 +- perl-install/NEWS | 2 ++ perl-install/install/NEWS | 2 ++ 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index b47814342..90fb79c8e 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=16.51 +VERSION:=16.52 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index e5c42f118..d30977bb9 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +Version 16.52 - 5 February 2015 + - libDrakX/fsedit.pm: new "simple" partitioning scheme o create separate /home only when more than 50G are available o in such case, / is 6/19th of the available space up to 50G, diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 255c42df5..f502c96ac 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 16.52 - 5 February 2015 + - default to GPT on disks larger than 4TB, not LVM - fix GPT initialization on empty disk - fix failure to delete partitions after switching to GPT -- cgit v1.2.1