Gentoo Archives: gentoo-commits

From: "Sven Vermeulen (swift)" <swift@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sec-policy/selinux-nginx: ChangeLog selinux-nginx-2.20120215.ebuild
Date: Sat, 31 Mar 2012 12:45:40
Message-Id: 20120331122924.C4AA62004C@flycatcher.gentoo.org
1 swift 12/03/31 12:29:24
2
3 Modified: ChangeLog
4 Added: selinux-nginx-2.20120215.ebuild
5 Log:
6 Pushing out 2.20120215 SELinux policies
7
8 (Portage version: 2.1.10.49/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.6 sec-policy/selinux-nginx/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-nginx/ChangeLog?rev=1.6&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-nginx/ChangeLog?rev=1.6&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-nginx/ChangeLog?r1=1.5&r2=1.6
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-nginx/ChangeLog,v
20 retrieving revision 1.5
21 retrieving revision 1.6
22 diff -u -r1.5 -r1.6
23 --- ChangeLog 7 Feb 2012 19:38:33 -0000 1.5
24 +++ ChangeLog 31 Mar 2012 12:29:24 -0000 1.6
25 @@ -1,6 +1,11 @@
26 # ChangeLog for sec-policy/selinux-nginx
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nginx/ChangeLog,v 1.5 2012/02/07 19:38:33 swift Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nginx/ChangeLog,v 1.6 2012/03/31 12:29:24 swift Exp $
30 +
31 +*selinux-nginx-2.20120215 (31 Mar 2012)
32 +
33 + 31 Mar 2012; <swift@g.o> +selinux-nginx-2.20120215.ebuild:
34 + Bumping to 2.20120215 policies
35
36 07 Feb 2012; <swift@g.o> selinux-nginx-2.20110726-r1.ebuild:
37 Adding dependency on apache policy as reported by amade on #gentoo-hardened
38
39
40
41 1.1 sec-policy/selinux-nginx/selinux-nginx-2.20120215.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-nginx/selinux-nginx-2.20120215.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-nginx/selinux-nginx-2.20120215.ebuild?rev=1.1&content-type=text/plain
45
46 Index: selinux-nginx-2.20120215.ebuild
47 ===================================================================
48 # Copyright 1999-2012 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nginx/selinux-nginx-2.20120215.ebuild,v 1.1 2012/03/31 12:29:24 swift Exp $
51 EAPI="4"
52
53 IUSE=""
54 MODS="nginx"
55 BASEPOL="2.20120215-r1"
56
57 inherit selinux-policy-2
58
59 DESCRIPTION="SELinux policy for nginx"
60 KEYWORDS="~amd64 ~x86"
61 DEPEND=">=sec-policy/selinux-apache-2.20120215"
62 RDEPEND="${DEPEND}"