* [gentoo-commits] gentoo-x86 commit in sec-policy/selinux-mysql: selinux-mysql-2.20120215-r14.ebuild ChangeLog
@ 2012-07-17 14:27 Sven Vermeulen (swift)
0 siblings, 0 replies; 2+ messages in thread
From: Sven Vermeulen (swift) @ 2012-07-17 14:27 UTC (permalink / raw
To: gentoo-commits
swift 12/07/17 14:27:13
Modified: ChangeLog
Added: selinux-mysql-2.20120215-r14.ebuild
Log:
Bumping to rev14, initial release to support /run directories
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Revision Changes Path
1.43 sec-policy/selinux-mysql/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-mysql/ChangeLog?rev=1.43&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-mysql/ChangeLog?rev=1.43&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-mysql/ChangeLog?r1=1.42&r2=1.43
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-mysql/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog 27 Jun 2012 20:34:12 -0000 1.42
+++ ChangeLog 17 Jul 2012 14:27:13 -0000 1.43
@@ -1,6 +1,11 @@
# ChangeLog for sec-policy/selinux-mysql
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mysql/ChangeLog,v 1.42 2012/06/27 20:34:12 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mysql/ChangeLog,v 1.43 2012/07/17 14:27:13 swift Exp $
+
+*selinux-mysql-2.20120215-r14 (17 Jul 2012)
+
+ 17 Jul 2012; <swift@gentoo.org> +selinux-mysql-2.20120215-r14.ebuild:
+ Bumping to rev 14
*selinux-mysql-2.20120215-r2 (27 Jun 2012)
1.1 sec-policy/selinux-mysql/selinux-mysql-2.20120215-r14.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-mysql/selinux-mysql-2.20120215-r14.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-mysql/selinux-mysql-2.20120215-r14.ebuild?rev=1.1&content-type=text/plain
Index: selinux-mysql-2.20120215-r14.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mysql/selinux-mysql-2.20120215-r14.ebuild,v 1.1 2012/07/17 14:27:13 swift Exp $
EAPI="4"
IUSE=""
MODS="mysql"
BASEPOL="2.20120215-r14"
inherit selinux-policy-2
DESCRIPTION="SELinux policy for mysql"
KEYWORDS="~amd64 ~x86"
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sec-policy/selinux-mysql: selinux-mysql-2.20120215-r14.ebuild ChangeLog
@ 2012-07-30 16:25 Sven Vermeulen (swift)
0 siblings, 0 replies; 2+ messages in thread
From: Sven Vermeulen (swift) @ 2012-07-30 16:25 UTC (permalink / raw
To: gentoo-commits
swift 12/07/30 16:25:51
Modified: selinux-mysql-2.20120215-r14.ebuild ChangeLog
Log:
Stabilization of rev 14 (SELinux policies)
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Revision Changes Path
1.2 sec-policy/selinux-mysql/selinux-mysql-2.20120215-r14.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-mysql/selinux-mysql-2.20120215-r14.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-mysql/selinux-mysql-2.20120215-r14.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-mysql/selinux-mysql-2.20120215-r14.ebuild?r1=1.1&r2=1.2
Index: selinux-mysql-2.20120215-r14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-mysql/selinux-mysql-2.20120215-r14.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- selinux-mysql-2.20120215-r14.ebuild 17 Jul 2012 14:27:13 -0000 1.1
+++ selinux-mysql-2.20120215-r14.ebuild 30 Jul 2012 16:25:51 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mysql/selinux-mysql-2.20120215-r14.ebuild,v 1.1 2012/07/17 14:27:13 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mysql/selinux-mysql-2.20120215-r14.ebuild,v 1.2 2012/07/30 16:25:51 swift Exp $
EAPI="4"
IUSE=""
@@ -11,4 +11,4 @@
DESCRIPTION="SELinux policy for mysql"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
1.45 sec-policy/selinux-mysql/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-mysql/ChangeLog?rev=1.45&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-mysql/ChangeLog?rev=1.45&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-mysql/ChangeLog?r1=1.44&r2=1.45
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-mysql/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog 26 Jul 2012 13:07:34 -0000 1.44
+++ ChangeLog 30 Jul 2012 16:25:51 -0000 1.45
@@ -1,6 +1,9 @@
# ChangeLog for sec-policy/selinux-mysql
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mysql/ChangeLog,v 1.44 2012/07/26 13:07:34 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mysql/ChangeLog,v 1.45 2012/07/30 16:25:51 swift Exp $
+
+ 30 Jul 2012; <swift@gentoo.org> selinux-mysql-2.20120215-r14.ebuild:
+ Stabilization of revision 14 of the SELinux policy modules
*selinux-mysql-2.20120215-r15 (26 Jul 2012)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-07-30 16:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-17 14:27 [gentoo-commits] gentoo-x86 commit in sec-policy/selinux-mysql: selinux-mysql-2.20120215-r14.ebuild ChangeLog Sven Vermeulen (swift)
-- strict thread matches above, loose matches on Subject: below --
2012-07-30 16:25 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