public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sec-policy/selinux-puppet: selinux-puppet-2.20101213-r3.ebuild ChangeLog selinux-puppet-2.20101213-r2.ebuild selinux-puppet-2.20101213-r1.ebuild
@ 2011-07-25 23:14 Anthony G. Basile (blueness)
  0 siblings, 0 replies; only message in thread
From: Anthony G. Basile (blueness) @ 2011-07-25 23:14 UTC (permalink / raw
  To: gentoo-commits

blueness    11/07/25 23:14:24

  Modified:             ChangeLog
  Added:                selinux-puppet-2.20101213-r3.ebuild
                        selinux-puppet-2.20101213-r2.ebuild
                        selinux-puppet-2.20101213-r1.ebuild
  Log:
  Extend puppet rights and clean ups
  
  (Portage version: 2.1.10.3/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  sec-policy/selinux-puppet/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-puppet/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-puppet/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-puppet/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-puppet/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	2 Jun 2011 12:49:09 -0000	1.2
+++ ChangeLog	25 Jul 2011 23:14:24 -0000	1.3
@@ -1,6 +1,19 @@
 # ChangeLog for sec-policy/selinux-puppet
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-puppet/ChangeLog,v 1.2 2011/06/02 12:49:09 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-puppet/ChangeLog,v 1.3 2011/07/25 23:14:24 blueness Exp $
+
+*selinux-puppet-2.20101213-r3 (25 Jul 2011)
+*selinux-puppet-2.20101213-r2 (25 Jul 2011)
+*selinux-puppet-2.20101213-r1 (25 Jul 2011)
+
+  25 Jul 2011; Anthony G. Basile <blueness@gentoo.org>
+  +files/fix-services-puppet-r1.patch, +files/fix-services-puppet-r2.patch,
+  +files/fix-services-puppet-r3.patch, +selinux-puppet-2.20101213-r1.ebuild,
+  +selinux-puppet-2.20101213-r2.ebuild, +selinux-puppet-2.20101213-r3.ebuild:
+  r3: Allow puppet to call portage domains and ensure that this is supported
+  through the system_r role
+  r2: Revert ugly initrc hack introduced in r1
+  r1: Extend puppet rights
 
   02 Jun 2011; Anthony G. Basile <blueness@gentoo.org>
   selinux-puppet-2.20101213.ebuild:



1.1                  sec-policy/selinux-puppet/selinux-puppet-2.20101213-r3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-puppet/selinux-puppet-2.20101213-r3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-puppet/selinux-puppet-2.20101213-r3.ebuild?rev=1.1&content-type=text/plain

Index: selinux-puppet-2.20101213-r3.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-puppet/selinux-puppet-2.20101213-r3.ebuild,v 1.1 2011/07/25 23:14:24 blueness Exp $

IUSE=""

MODS="puppet"

inherit selinux-policy-2

DESCRIPTION="SELinux policy for general applications"

DEPEND=">=sec-policy/selinux-base-policy-2.20101213-r20"
RDEPEND="${DEPEND}"

KEYWORDS="~amd64 ~x86"

POLICY_PATCH="${FILESDIR}/fix-services-puppet-r3.patch"



1.1                  sec-policy/selinux-puppet/selinux-puppet-2.20101213-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-puppet/selinux-puppet-2.20101213-r2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-puppet/selinux-puppet-2.20101213-r2.ebuild?rev=1.1&content-type=text/plain

Index: selinux-puppet-2.20101213-r2.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-puppet/selinux-puppet-2.20101213-r2.ebuild,v 1.1 2011/07/25 23:14:24 blueness Exp $

IUSE=""

MODS="puppet"

inherit selinux-policy-2

DESCRIPTION="SELinux policy for general applications"

DEPEND=">=sec-policy/selinux-base-policy-2.20101213-r20"
RDEPEND="${DEPEND}"

KEYWORDS="~amd64 ~x86"

POLICY_PATCH="${FILESDIR}/fix-services-puppet-r2.patch"



1.1                  sec-policy/selinux-puppet/selinux-puppet-2.20101213-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-puppet/selinux-puppet-2.20101213-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-puppet/selinux-puppet-2.20101213-r1.ebuild?rev=1.1&content-type=text/plain

Index: selinux-puppet-2.20101213-r1.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-puppet/selinux-puppet-2.20101213-r1.ebuild,v 1.1 2011/07/25 23:14:24 blueness Exp $

IUSE=""

MODS="puppet"

inherit selinux-policy-2

DESCRIPTION="SELinux policy for general applications"

DEPEND=">=sec-policy/selinux-base-policy-2.20101213-r19"
RDEPEND="${DEPEND}"

KEYWORDS="~amd64 ~x86"

POLICY_PATCH="${FILESDIR}/fix-services-puppet-r1.patch"






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-07-25 23:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-25 23:14 [gentoo-commits] gentoo-x86 commit in sec-policy/selinux-puppet: selinux-puppet-2.20101213-r3.ebuild ChangeLog selinux-puppet-2.20101213-r2.ebuild selinux-puppet-2.20101213-r1.ebuild Anthony G. Basile (blueness)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox