From 80dadc0c749f5521377808360e4e9fa7aff7389b Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Thu, 19 Nov 2020 19:42:08 +0000 Subject: Fix a crash when detecting a mdadm RAID array (mga#26707) get_hds() did not handle the case of a mdadm RAID array created using raw devices instead of partitions. The drakx tools never do this, but the user may have done it another way. --- perl-install/install/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 7aa26dc3a..25f14d1fb 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,5 +1,7 @@ - partitioning: o do not mount ESP with umask=0 under UEFI (mga#27415) + o fix "partition table is too corrupt for me" error when a mdadm RAID array + has been created outside Mageia tools using raw devices (mga#26707) Version 18.34 - 14 September 2020 -- cgit v1.2.1