diff options
author | 2013-01-27 01:25:37 +0000 | |
---|---|---|
committer | 2013-01-27 01:25:37 +0000 | |
commit | a5c4515f835e6a42d9eecf1a6fd77170267ee5c5 (patch) | |
tree | d623ffbbb78153acfff4ca48cb3ed58c285ecf69 /profiles | |
parent | Add a few missing QCONFIG_ADD and QCONFIG_DEFINE. (diff) | |
download | gentoo-2-a5c4515f835e6a42d9eecf1a6fd77170267ee5c5.tar.gz gentoo-2-a5c4515f835e6a42d9eecf1a6fd77170267ee5c5.tar.bz2 gentoo-2-a5c4515f835e6a42d9eecf1a6fd77170267ee5c5.zip |
Unmask eudev on hardened/linux/uclibc/mips
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/hardened/linux/uclibc/mips/package.mask | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 1a55a2ccca63..23b611814488 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7403 2013/01/26 11:06:37 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7404 2013/01/27 01:25:37 blueness 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! + 27 Jan 2013; Anthony G. Basile <blueness@gentoo.org> + hardened/linux/uclibc/mips/package.mask: + Unmask eudev on hardened/linux/uclibc/mips + 26 Jan 2013; Luca Barbato <lu_zero@gentoo.org> package.mask: Remove qemu-user mask, current version provided and the userspace wrappers aren't a security issue by themselves from start diff --git a/profiles/hardened/linux/uclibc/mips/package.mask b/profiles/hardened/linux/uclibc/mips/package.mask index 6e8f76c43a11..f056ccb72ce3 100644 --- a/profiles/hardened/linux/uclibc/mips/package.mask +++ b/profiles/hardened/linux/uclibc/mips/package.mask @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation. +# Copyright 1999-2013 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/mips/package.mask,v 1.7 2012/12/24 15:45:08 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/mips/package.mask,v 1.8 2013/01/27 01:25:37 blueness Exp $ # # Since mips is a ~arch, we need to mask some extra packages here @@ -12,10 +12,6 @@ >sys-apps/sysvinit-2.88-r3 >sys-apps/coreutils-8.19 # ->virtual/udev-171 ->sys-fs/udev-171-r10 -sys-fs/eudev -# # Prefer module-init-tools for virtual/modutils # sys-apps/kmod |