swift 14/08/09 19:34:11 Modified: ChangeLog Added: selinux-nagios-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.47 sec-policy/selinux-nagios/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-nagios/ChangeLog?rev=1.47&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-nagios/ChangeLog?rev=1.47&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-nagios/ChangeLog?r1=1.46&r2=1.47 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-nagios/ChangeLog,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- ChangeLog 8 Aug 2014 18:49:46 -0000 1.46 +++ ChangeLog 9 Aug 2014 19:34:11 -0000 1.47 @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-nagios # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nagios/ChangeLog,v 1.46 2014/08/08 18:49:46 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nagios/ChangeLog,v 1.47 2014/08/09 19:34:11 swift Exp $ + +*selinux-nagios-2.20140311-r5 (09 Aug 2014) + + 09 Aug 2014; Sven Vermeulen <[email protected]> + +selinux-nagios-2.20140311-r5.ebuild: + Bump towards r5 (fixes duplicate context for hiawatha) 08 Aug 2014; Sven Vermeulen <[email protected]> selinux-nagios-9999.ebuild: Make 9999 ebuilds EAPI=5 and transform to make master for version bumps 1.1 sec-policy/selinux-nagios/selinux-nagios-2.20140311-r5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-nagios/selinux-nagios-2.20140311-r5.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-nagios/selinux-nagios-2.20140311-r5.ebuild?rev=1.1&content-type=text/plain Index: selinux-nagios-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-nagios/selinux-nagios-2.20140311-r5.ebuild,v 1.1 2014/08/09 19:34:11 swift Exp $ EAPI="5" IUSE="" MODS="nagios" inherit selinux-policy-2 DESCRIPTION="SELinux policy for nagios" KEYWORDS="~amd64 ~x86" DEPEND="${DEPEND} sec-policy/selinux-apache " RDEPEND="${DEPEND}"
