diff options
author | 2013-02-20 21:31:10 +0000 | |
---|---|---|
committer | 2013-02-20 21:31:10 +0000 | |
commit | 9ce289db47baef6163b006115671d1484299c61f (patch) | |
tree | 3e6fc95078f448c4a37cbf6617648717840f7fab /profiles | |
parent | Version bump, bug 458202. Thanks to Christian Schmitt for some ideas. (diff) | |
download | historical-9ce289db47baef6163b006115671d1484299c61f.tar.gz historical-9ce289db47baef6163b006115671d1484299c61f.tar.bz2 historical-9ce289db47baef6163b006115671d1484299c61f.zip |
Unmask recent versions of util-linux and sysvinit on hardened/linux/uclibc/mips
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 7 | ||||
-rw-r--r-- | profiles/hardened/linux/uclibc/mips/package.mask | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index d4cc30ee7136..b7524c2c8a87 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,16 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7510 2013/02/20 18:43:53 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7511 2013/02/20 21:31:09 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! + 20 Feb 2013; Anthony G. Basile <blueness@gentoo.org> + hardened/linux/uclibc/mips/package.mask: + Unmask recent versions of util-linux and sysvinit on + hardened/linux/uclibc/mips + 20 Feb 2013; Samuli Suominen <ssuominen@gentoo.org> license_groups: Put pngquant license to MISC-FREE group. diff --git a/profiles/hardened/linux/uclibc/mips/package.mask b/profiles/hardened/linux/uclibc/mips/package.mask index f056ccb72ce3..2f682e045af0 100644 --- a/profiles/hardened/linux/uclibc/mips/package.mask +++ b/profiles/hardened/linux/uclibc/mips/package.mask @@ -1,15 +1,13 @@ # 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.8 2013/01/27 01:25:37 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/mips/package.mask,v 1.9 2013/02/20 21:31:10 blueness Exp $ # # Since mips is a ~arch, we need to mask some extra packages here # ->sys-apps/util-linux-2.20.1-r2 >dev-lang/perl-5.12.4-r2 >dev-libs/libpcre-8.30-r2 >sys-process/procps-3.2.8_p11 ->sys-apps/sysvinit-2.88-r3 >sys-apps/coreutils-8.19 # # Prefer module-init-tools for virtual/modutils |