From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1O68Ow-0007VD-Hv for garchives@archives.gentoo.org; Sun, 25 Apr 2010 20:26:02 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 45074E06C5; Sun, 25 Apr 2010 20:26:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 0AACFE06C5 for ; Sun, 25 Apr 2010 20:26:00 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 79C221B415A for ; Sun, 25 Apr 2010 20:25:59 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 948) id CFE742C043; Sun, 25 Apr 2010 20:25:57 +0000 (UTC) From: "Diego Petteno (flameeyes)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, flameeyes@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles/selinux: package.mask X-VCS-Repository: gentoo-x86 X-VCS-Files: package.mask X-VCS-Directories: profiles/selinux X-VCS-Committer: flameeyes X-VCS-Committer-Name: Diego Petteno Content-Type: text/plain; charset=utf8 Message-Id: <20100425202557.CFE742C043@corvid.gentoo.org> Date: Sun, 25 Apr 2010 20:25:57 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 8d1a0b26-00a5-4460-b1f9-121c1a1403bd X-Archives-Hash: 79e0c985a4f3690a8ebf66883d793aee flameeyes 10/04/25 20:25:57 Modified: package.mask Log: Make sure that SElinux packages are not unmasked in the wild, only unma= sk them in the selinux profile. Revision Changes Path 1.50 profiles/selinux/package.mask file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/selinux/p= ackage.mask?rev=3D1.50&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/selinux/p= ackage.mask?rev=3D1.50&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/selinux/p= ackage.mask?r1=3D1.49&r2=3D1.50 Index: package.mask =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/profiles/selinux/package.mask,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- package.mask 8 Apr 2010 13:47:54 -0000 1.49 +++ package.mask 25 Apr 2010 20:25:57 -0000 1.50 @@ -1,4 +1,77 @@ -# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/package.mask,v 1.49 = 2010/04/08 13:47:54 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/package.mask,v 1.50 = 2010/04/25 20:25:57 flameeyes Exp $ =20 # >=3Dsci-libs/acml-3.6 requires gcc-4.2. >=3Dsci-libs/acml-3.6 + +# Diego E. Petten=C3=B2 (25 Apr 2010) +# on behalf of QA team