summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Tokarev <mjt@tls.msk.ru>2014-09-20 09:09:24 +0400
committerMichael Tokarev <mjt@tls.msk.ru>2014-09-20 09:09:55 +0400
commitb0c161ab4a878e5c639823908cf2b224b56c1904 (patch)
treec75ead16155442407022d68120cbac14012deece /debian/changelog
parent39fe2cf0649b014a470f7d0d363867a863d31857 (diff)
denote md init errors in initramfs from fatal to warning (#733574)
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 363aeb68..5328a5fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ mdadm (3.3.2-1) UNRELEASED; urgency=low
* removed remove-bashism-from-makefile.patch (applied upstream)
* copy 64-md-raid-assembly.rules to initramfs too, this should
bring us array auto-assemble during initramfs run (Closes: #678691)
+ * denote inability to initialize md subsystem in local-top script
+ from fatal error to warning (Closes: #733574)
-- Michael Tokarev <mjt@tls.msk.ru> Sat, 20 Sep 2014 08:49:59 +0400