From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 9B98B1381F3 for ; Thu, 26 Sep 2013 17:24:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4935DE0B76; Thu, 26 Sep 2013 17:24:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9D354E0B05 for ; Thu, 26 Sep 2013 17:24:24 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6777933EEFF for ; Thu, 26 Sep 2013 17:24:23 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 617) id D6B5C20054; Thu, 26 Sep 2013 17:24:21 +0000 (UTC) From: "Sven Vermeulen (swift)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, swift@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sec-policy/selinux-ntop: selinux-ntop-2.20130424-r3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: selinux-ntop-2.20130424-r3.ebuild ChangeLog X-VCS-Directories: sec-policy/selinux-ntop X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130926172421.D6B5C20054@flycatcher.gentoo.org> Date: Thu, 26 Sep 2013 17:24:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 2e437f93-e70e-4b3a-a478-9164e5625d21 X-Archives-Hash: f4e6db6c76fdebd082a606f1b2d98853 swift 13/09/26 17:24:21 Modified: ChangeLog Added: selinux-ntop-2.20130424-r3.ebuild Log: Release 2.20130424-r3, fixing bugs #480628, #482196, #475432, #485304, #480870 and #428322 (Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision Changes Path 1.51 sec-policy/selinux-ntop/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ntop/ChangeLog?rev=1.51&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ntop/ChangeLog?rev=1.51&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ntop/ChangeLog?r1=1.50&r2=1.51 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntop/ChangeLog,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- ChangeLog 15 Aug 2013 07:00:21 -0000 1.50 +++ ChangeLog 26 Sep 2013 17:24:21 -0000 1.51 @@ -1,6 +1,13 @@ # ChangeLog for sec-policy/selinux-ntop # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntop/ChangeLog,v 1.50 2013/08/15 07:00:21 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntop/ChangeLog,v 1.51 2013/09/26 17:24:21 swift Exp $ + +*selinux-ntop-2.20130424-r3 (26 Sep 2013) + + 26 Sep 2013; Sven Vermeulen + +selinux-ntop-2.20130424-r3.ebuild: + Release 2.20130424-r3, fixing bugs #480628, #482196, #475432, #485304, #480870 + and #428322 15 Aug 2013; Sven Vermeulen selinux-ntop-2.20130424-r2.ebuild: 1.1 sec-policy/selinux-ntop/selinux-ntop-2.20130424-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ntop/selinux-ntop-2.20130424-r3.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ntop/selinux-ntop-2.20130424-r3.ebuild?rev=1.1&content-type=text/plain Index: selinux-ntop-2.20130424-r3.ebuild =================================================================== # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntop/selinux-ntop-2.20130424-r3.ebuild,v 1.1 2013/09/26 17:24:21 swift Exp $ EAPI="4" IUSE="" MODS="ntop" BASEPOL="2.20130424-r3" inherit selinux-policy-2 DESCRIPTION="SELinux policy for ntop" KEYWORDS="~amd64 ~x86"