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-base-policy: selinux-base-policy-2.20120215-r14.ebuild ChangeLog
Date: Mon, 30 Jul 2012 16:40:33
Message-Id: 20120730162607.52C7D2004F@flycatcher.gentoo.org
1 swift 12/07/30 16:26:07
2
3 Modified: selinux-base-policy-2.20120215-r14.ebuild ChangeLog
4 Log:
5 Stabilization of rev 14 (SELinux policies)
6
7 (Portage version: 2.1.10.65/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 sec-policy/selinux-base-policy/selinux-base-policy-2.20120215-r14.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-base-policy/selinux-base-policy-2.20120215-r14.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-base-policy/selinux-base-policy-2.20120215-r14.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-base-policy/selinux-base-policy-2.20120215-r14.ebuild?r1=1.1&r2=1.2
15
16 Index: selinux-base-policy-2.20120215-r14.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-base-policy/selinux-base-policy-2.20120215-r14.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- selinux-base-policy-2.20120215-r14.ebuild 17 Jul 2012 14:27:29 -0000 1.1
23 +++ selinux-base-policy-2.20120215-r14.ebuild 30 Jul 2012 16:26:07 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-base-policy/selinux-base-policy-2.20120215-r14.ebuild,v 1.1 2012/07/17 14:27:29 swift Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-base-policy/selinux-base-policy-2.20120215-r14.ebuild,v 1.2 2012/07/30 16:26:07 swift Exp $
29 EAPI="4"
30
31 inherit eutils
32 @@ -15,7 +15,7 @@
33 DEPEND=""
34 SRC_URI="http://oss.tresys.com/files/refpolicy/refpolicy-${PV}.tar.bz2
35 http://dev.gentoo.org/~swift/patches/${PN}/patchbundle-${PN}-${BASEPOL}.tar.bz2"
36 -KEYWORDS="~amd64 ~x86"
37 +KEYWORDS="amd64 x86"
38
39 MODS="application authlogin bootloader clock consoletype cron dmesg fstools getty hostname hotplug init iptables libraries locallogin logging lvm miscfiles modutils mount mta netutils nscd portage raid rsync selinuxutil ssh staff storage su sysadm sysnetwork udev userdomain usermanage unprivuser xdg unconfined"
40 LICENSE="GPL-2"
41
42
43
44 1.110 sec-policy/selinux-base-policy/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-base-policy/ChangeLog?rev=1.110&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-base-policy/ChangeLog?rev=1.110&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-base-policy/ChangeLog?r1=1.109&r2=1.110
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-base-policy/ChangeLog,v
53 retrieving revision 1.109
54 retrieving revision 1.110
55 diff -u -r1.109 -r1.110
56 --- ChangeLog 26 Jul 2012 13:07:15 -0000 1.109
57 +++ ChangeLog 30 Jul 2012 16:26:07 -0000 1.110
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sec-policy/selinux-base-policy
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-base-policy/ChangeLog,v 1.109 2012/07/26 13:07:15 swift Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-base-policy/ChangeLog,v 1.110 2012/07/30 16:26:07 swift Exp $
63 +
64 + 30 Jul 2012; <swift@g.o> selinux-base-policy-2.20120215-r14.ebuild:
65 + Stabilization of revision 14 of the SELinux policy modules
66
67 *selinux-base-policy-2.20120215-r15 (26 Jul 2012)