summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--profiles/ChangeLog6
-rw-r--r--profiles/arch/alpha/package.use.mask7
-rw-r--r--profiles/arch/mips/package.use.mask7
3 files changed, 17 insertions, 3 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index 4128a6e7c8b2..26bdb55aa9e0 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.8205 2013/08/31 19:46:19 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8206 2013/09/01 14:31:27 pacho 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!
+ 01 Sep 2013; Pacho Ramos <pacho@gentoo.org> arch/alpha/package.use.mask,
+ arch/mips/package.use.mask:
+ CONFIG_AUDITSYSCALL=y is not implemented, bug #438368
+
31 Aug 2013; Tom Wijsman <TomWij@gentoo.org> package.mask:
Gentoo sources 3.8.13 masked due to security bug #475618: CVE-2013-1059:
Linux Kernel Ceph NULL Pointer Dereference Denial of Service Vulnerability
diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask
index 32a253463dad..61505e074b05 100644
--- a/profiles/arch/alpha/package.use.mask
+++ b/profiles/arch/alpha/package.use.mask
@@ -1,6 +1,11 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.132 2013/07/25 17:17:39 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.133 2013/09/01 14:31:28 pacho Exp $
+
+# Pacho Ramos <pacho@gentoo.org> (01 Sep 2013)
+# CONFIG_AUDITSYSCALL=y is not implemented, bug #438368
+sys-apps/systemd pam
+sys-auth/consolekit pam
# Pacho Ramos <pacho@gentoo.org> (25 Jul 2013)
# Missing keywords, bug #444688
diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask
index 2f3d38137750..c1e15b8d45fa 100644
--- a/profiles/arch/mips/package.use.mask
+++ b/profiles/arch/mips/package.use.mask
@@ -1,6 +1,11 @@
# Copyright 2008-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/package.use.mask,v 1.55 2013/07/28 02:41:57 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/package.use.mask,v 1.56 2013/09/01 14:31:28 pacho Exp $
+
+# Pacho Ramos <pacho@gentoo.org> (01 Sep 2013)
+# CONFIG_AUDITSYSCALL=y is not implemented, bug #438368
+sys-apps/systemd pam
+sys-auth/consolekit pam
# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (28 May 2013)
# depends on sys-devel/llvm[video_cards_radeon]