public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sec-policy/selinux-phpfpm: selinux-phpfpm-2.20140311-r5.ebuild ChangeLog
@ 2014-08-09 19:34 Sven Vermeulen (swift)
  0 siblings, 0 replies; 2+ messages in thread
From: Sven Vermeulen (swift) @ 2014-08-09 19:34 UTC (permalink / raw
  To: gentoo-commits

swift       14/08/09 19:34:43

  Modified:             ChangeLog
  Added:                selinux-phpfpm-2.20140311-r5.ebuild
  Log:
  Bump towards r5 (fixes duplicate context for hiawatha)
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47)

Revision  Changes    Path
1.34                 sec-policy/selinux-phpfpm/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-phpfpm/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	8 Aug 2014 18:49:33 -0000	1.33
+++ ChangeLog	9 Aug 2014 19:34:43 -0000	1.34
@@ -1,6 +1,12 @@
 # ChangeLog for sec-policy/selinux-phpfpm
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-phpfpm/ChangeLog,v 1.33 2014/08/08 18:49:33 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-phpfpm/ChangeLog,v 1.34 2014/08/09 19:34:43 swift Exp $
+
+*selinux-phpfpm-2.20140311-r5 (09 Aug 2014)
+
+  09 Aug 2014; Sven Vermeulen <swift@gentoo.org>
+  +selinux-phpfpm-2.20140311-r5.ebuild:
+  Bump towards r5 (fixes duplicate context for hiawatha)
 
   08 Aug 2014; Sven Vermeulen <swift@gentoo.org> selinux-phpfpm-9999.ebuild:
   Make 9999 ebuilds EAPI=5 and transform to make master for version bumps



1.1                  sec-policy/selinux-phpfpm/selinux-phpfpm-2.20140311-r5.ebuild

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

Index: selinux-phpfpm-2.20140311-r5.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-phpfpm/selinux-phpfpm-2.20140311-r5.ebuild,v 1.1 2014/08/09 19:34:43 swift Exp $
EAPI="5"

IUSE=""
MODS="phpfpm"

inherit selinux-policy-2

DESCRIPTION="SELinux policy for phpfpm"

KEYWORDS="~amd64 ~x86"
DEPEND="${DEPEND}
	sec-policy/selinux-apache
"
RDEPEND="${DEPEND}"





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sec-policy/selinux-phpfpm: selinux-phpfpm-2.20140311-r5.ebuild ChangeLog
@ 2014-08-22 17:40 Sven Vermeulen (swift)
  0 siblings, 0 replies; 2+ messages in thread
From: Sven Vermeulen (swift) @ 2014-08-22 17:40 UTC (permalink / raw
  To: gentoo-commits

swift       14/08/22 17:40:11

  Modified:             selinux-phpfpm-2.20140311-r5.ebuild ChangeLog
  Log:
  Stabilize r5 policies
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47)

Revision  Changes    Path
1.2                  sec-policy/selinux-phpfpm/selinux-phpfpm-2.20140311-r5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-phpfpm/selinux-phpfpm-2.20140311-r5.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-phpfpm/selinux-phpfpm-2.20140311-r5.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-phpfpm/selinux-phpfpm-2.20140311-r5.ebuild?r1=1.1&r2=1.2

Index: selinux-phpfpm-2.20140311-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-phpfpm/selinux-phpfpm-2.20140311-r5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- selinux-phpfpm-2.20140311-r5.ebuild	9 Aug 2014 19:34:43 -0000	1.1
+++ selinux-phpfpm-2.20140311-r5.ebuild	22 Aug 2014 17:40:11 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-phpfpm/selinux-phpfpm-2.20140311-r5.ebuild,v 1.1 2014/08/09 19:34:43 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-phpfpm/selinux-phpfpm-2.20140311-r5.ebuild,v 1.2 2014/08/22 17:40:11 swift Exp $
 EAPI="5"
 
 IUSE=""
@@ -10,7 +10,7 @@
 
 DESCRIPTION="SELinux policy for phpfpm"
 
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 DEPEND="${DEPEND}
 	sec-policy/selinux-apache
 "



1.36                 sec-policy/selinux-phpfpm/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-phpfpm/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	21 Aug 2014 19:31:15 -0000	1.35
+++ ChangeLog	22 Aug 2014 17:40:11 -0000	1.36
@@ -1,6 +1,10 @@
 # ChangeLog for sec-policy/selinux-phpfpm
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-phpfpm/ChangeLog,v 1.35 2014/08/21 19:31:15 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-phpfpm/ChangeLog,v 1.36 2014/08/22 17:40:11 swift Exp $
+
+  22 Aug 2014; Sven Vermeulen <swift@gentoo.org>
+  selinux-phpfpm-2.20140311-r5.ebuild:
+  Stabilize r5 policies
 
 *selinux-phpfpm-2.20140311-r6 (21 Aug 2014)
 





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-08-22 17:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-09 19:34 [gentoo-commits] gentoo-x86 commit in sec-policy/selinux-phpfpm: selinux-phpfpm-2.20140311-r5.ebuild ChangeLog Sven Vermeulen (swift)
  -- strict thread matches above, loose matches on Subject: below --
2014-08-22 17:40 Sven Vermeulen (swift)

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