From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 06CD0138334 for ; Thu, 7 Mar 2019 11:27:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F4086E0923; Thu, 7 Mar 2019 11:27:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C87BDE0923 for ; Thu, 7 Mar 2019 11:27:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E9A77335D0D for ; Thu, 7 Mar 2019 11:27:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1ADB5555 for ; Thu, 7 Mar 2019 11:27:27 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1551958033.f3f669eda700c1ed899bb07500e85611060d7bf2.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sec-policy/apparmor-profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: sec-policy/apparmor-profiles/Manifest sec-policy/apparmor-profiles/apparmor-profiles-2.13.2.ebuild X-VCS-Directories: sec-policy/apparmor-profiles/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: f3f669eda700c1ed899bb07500e85611060d7bf2 X-VCS-Branch: master Date: Thu, 7 Mar 2019 11:27:27 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a4322c70-96cd-4f93-bfeb-0406516a3137 X-Archives-Hash: 95d32abae3b9e5ae82404e70e28f9a73 commit: f3f669eda700c1ed899bb07500e85611060d7bf2 Author: Michael Palimaka gentoo org> AuthorDate: Thu Mar 7 11:06:22 2019 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Mar 7 11:27:13 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3f669ed sec-policy/apparmor-profiles: version bump 2.13.2 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Michael Palimaka gentoo.org> sec-policy/apparmor-profiles/Manifest | 1 + .../apparmor-profiles-2.13.2.ebuild | 28 ++++++++++++++++++++++ 2 files changed, 29 insertions(+) diff --git a/sec-policy/apparmor-profiles/Manifest b/sec-policy/apparmor-profiles/Manifest index af8cbc892af..e47ad80f147 100644 --- a/sec-policy/apparmor-profiles/Manifest +++ b/sec-policy/apparmor-profiles/Manifest @@ -1 +1,2 @@ DIST apparmor-2.13.1.tar.gz 7367615 BLAKE2B 34a5f42b32bd4790f1075b76dfa17dd5b5cedfde7074eb0c57a3982a47e7b4dd2570bc056a4f4a8064c6a126a4727829cf5dcc04a4912f009338206faa887017 SHA512 e4b9788ecc0b59285f17d5e87669f507bf849c15d0ac3833e8d1d6aa2ece7add15814c75f257cea9d71a709c1af4990d8b76773e59fd42dbf5cfa2de0f9495a7 +DIST apparmor-2.13.2.tar.gz 7369240 BLAKE2B 1e2a559375c02c7ab8e79cc2e9275a9f271490ef003a8da3e544bfdd80b47ddef7a7da0bf73b41e6fe9bff219a6e4fda7d04e6df71bb127530828160704cb7fe SHA512 2e5f84ced12c9de1a862e1a3258e8424f1f0d3c986947aec9d88a9258729a584953d00591c8902aa41e664acf9a639dab96d025c3a1ed3f91f0edce8d028b58f diff --git a/sec-policy/apparmor-profiles/apparmor-profiles-2.13.2.ebuild b/sec-policy/apparmor-profiles/apparmor-profiles-2.13.2.ebuild new file mode 100644 index 00000000000..17cefd7cdf9 --- /dev/null +++ b/sec-policy/apparmor-profiles/apparmor-profiles-2.13.2.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +MY_PV="$(ver_cut 1-2)" + +DESCRIPTION="A collection of profiles for the AppArmor application security system" +HOMEPAGE="https://gitlab.com/apparmor/apparmor/wikis/home" +SRC_URI="https://launchpad.net/apparmor/${MY_PV}/${PV}/+download/apparmor-${PV}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64" +IUSE="minimal" + +RESTRICT="test" + +S=${WORKDIR}/apparmor-${PV}/profiles + +src_install() { + if use minimal ; then + insinto /etc/apparmor.d + doins -r apparmor.d/{abstractions,tunables} + else + default + fi +}