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