summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2012-06-09 10:49:07 +0000
committerMichael Weber <xmw@gentoo.org>2012-06-09 10:49:07 +0000
commit1dd4e1f4dc2d34b28aad92cec1265ce4926756e3 (patch)
treea9076cd823b8be1a4d61f09554e501943c14a3c3 /profiles
parentUse einfo instead of elog to display V8 version. Bug #419397 by pacho. (diff)
downloadgentoo-2-1dd4e1f4dc2d34b28aad92cec1265ce4926756e3.tar.gz
gentoo-2-1dd4e1f4dc2d34b28aad92cec1265ce4926756e3.tar.bz2
gentoo-2-1dd4e1f4dc2d34b28aad92cec1265ce4926756e3.zip
Masking =sys-fs/mdadm-3.2.4 and =sys-fs/mdadm-3.2.5 for bug 416081
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog5
-rw-r--r--profiles/package.mask13
2 files changed, 16 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index ca65651c1da8..08c92cd598b7 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,11 +1,14 @@
# ChangeLog for profile directory
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6650 2012/06/08 18:37:58 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6651 2012/06/09 10:49:07 xmw Exp $
#
# This ChangeLog should include records for all changes in profiles directory.
# Only typo fixes which don't affect portage/repoman behaviour could be avoided
# here. If in doubt put a record here!
+ 09 Jun 2012; Michael Weber <xmw@gentoo.org> package.mask:
+ Masking =sys-fs/mdadm-3.2.4 and =sys-fs/mdadm-3.2.5 for bug 416081
+
08 Jun 2012; Torsten Veller <tove@gentoo.org> package.mask:
Mask dev-perl/CPAN-Mini-Phalanx for removal (#420075)
diff --git a/profiles/package.mask b/profiles/package.mask
index 871a42e0c828..7750a4e0e1cd 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,5 +1,5 @@
####################################################################
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.13839 2012/06/08 18:37:58 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.13840 2012/06/09 10:49:07 xmw Exp $
#
# When you add an entry to the top of this file, add your name, the date, and
# an explanation of why something is getting masked. Please be extremely
@@ -31,6 +31,17 @@
#--- END OF EXAMPLES ---
+# Michael Weber <xmw@gentoo.org> (9 Jun 2012)
+# The mentioned versions fail to assemble raid 0/1/5 devices.
+# As reported in bug 416081 users end up with multiple raids
+# all consiting of single drives. disk/by-uuid is preseved
+# for single disks, so users end up with auto-mounted raids
+# effectivly running on single disks.
+# @base-system feel free to re-evaluate the severeness of this
+# regression and drop the mask. Masked for now.
+=sys-fs/mdadm-3.2.4
+=sys-fs/mdadm-3.2.5
+
# Torsten Veller <tove@gentoo.org> (08 Jun 2012)
# Masked for removal (#420075)
# The Phalanx Project is finished and no longer active