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