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-mysql: selinux-mysql-2.20120215.ebuild ChangeLog
Date: Sat, 31 Mar 2012 12:33:10
Message-Id: 20120331122909.E46352006C@flycatcher.gentoo.org
1 swift 12/03/31 12:29:09
2
3 Modified: ChangeLog
4 Added: selinux-mysql-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.39 sec-policy/selinux-mysql/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-mysql/ChangeLog?rev=1.39&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-mysql/ChangeLog?rev=1.39&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-mysql/ChangeLog?r1=1.38&r2=1.39
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-mysql/ChangeLog,v
20 retrieving revision 1.38
21 retrieving revision 1.39
22 diff -u -r1.38 -r1.39
23 --- ChangeLog 12 Nov 2011 20:53:14 -0000 1.38
24 +++ ChangeLog 31 Mar 2012 12:29:09 -0000 1.39
25 @@ -1,6 +1,11 @@
26 # ChangeLog for sec-policy/selinux-mysql
27 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mysql/ChangeLog,v 1.38 2011/11/12 20:53:14 swift Exp $
29 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mysql/ChangeLog,v 1.39 2012/03/31 12:29:09 swift Exp $
31 +
32 +*selinux-mysql-2.20120215 (31 Mar 2012)
33 +
34 + 31 Mar 2012; <swift@g.o> +selinux-mysql-2.20120215.ebuild:
35 + Bumping to 2.20120215 policies
36
37 12 Nov 2011; <swift@g.o> -files/fix-services-mysql-r1.patch,
38 -selinux-mysql-2.20101213-r1.ebuild:
39
40
41
42 1.1 sec-policy/selinux-mysql/selinux-mysql-2.20120215.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-mysql/selinux-mysql-2.20120215.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-mysql/selinux-mysql-2.20120215.ebuild?rev=1.1&content-type=text/plain
46
47 Index: selinux-mysql-2.20120215.ebuild
48 ===================================================================
49 # Copyright 1999-2012 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mysql/selinux-mysql-2.20120215.ebuild,v 1.1 2012/03/31 12:29:09 swift Exp $
52 EAPI="4"
53
54 IUSE=""
55 MODS="mysql"
56 BASEPOL="2.20120215-r1"
57
58 inherit selinux-policy-2
59
60 DESCRIPTION="SELinux policy for mysql"
61 KEYWORDS="~amd64 ~x86"