From 3ce6b68480adeefc99203a8b7143bd7c067ef36c Mon Sep 17 00:00:00 2001 From: Dimitri John Ledkov Date: Wed, 27 Jul 2016 11:09:07 +0100 Subject: Fix regressions from 3.4-2. * Fix UUID= grep for configured RAIDs to be case incesetive, regression from 3.4-2. * Re-trigger block devices at the start of local-block mdadm loop, to re-incrementally assemble disks that appeared before RAID personalities were registered with the kernel. * Also, invoke non-incremental assembly of raid arrays in the local-block loop to support running mdadm with user-exported variables specified via param.conf. * Closes: #830770, #830300. --- debian/changelog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index f843ff8a..2983e0e6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +mdadm (3.4-3) unstable; urgency=high + + * Fix UUID= grep for configured RAIDs to be case incesetive, regression from 3.4-2. + + * Re-trigger block devices at the start of local-block mdadm loop, to + re-incrementally assemble disks that appeared before RAID + personalities were registered with the kernel. + + * Also, invoke non-incremental assembly of raid arrays in the + local-block loop to support running mdadm with user-exported variables + specified via param.conf. + + * Closes: #830770, #830300. + + -- Dimitri John Ledkov Tue, 26 Jul 2016 17:09:54 +0100 + mdadm (3.4-2) unstable; urgency=low * Reneable incremental assembly -- cgit v1.2.3