summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Tokarev <mjt@tls.msk.ru>2012-10-28 20:56:41 +0400
committerMichael Tokarev <mjt@tls.msk.ru>2012-10-28 20:56:41 +0400
commit2cf19e2722d872d88e5c5afd5b672b849734c912 (patch)
tree35b2a47a8a33ddd45a09d25208c71da2244843ba /debian/changelog
parent59da642c698da2b7c883d83b9271ea738278bc1a (diff)
super0: do not override uuid with homehost (#686703)
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 49615afd..2a982188 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,9 @@ mdadm (3.2.5-4) UNRELEASED; urgency=low
(Closes: #691668).
* fix segfaults in Detail() - mdadm --detail may segfault if a drive
has been removed from the array (Closes: #691670)
+ * super0: do not override uuid with homehost. The bug prevented
+ re-creating an array with v0.90 superblock with the specified uuid
+ when homehost is also specified. (Closes: #686703)
-- Michael Tokarev <mjt@tls.msk.ru> Sat, 20 Oct 2012 19:20:12 +0400