From: "Jason Zaman" <perfinion@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-containers/crun/
Date: Sat, 9 Apr 2022 21:32:32 +0000 (UTC) [thread overview]
Message-ID: <1649539861.3b15a39b8c6a785d0ebc0596bfa9e34739659cdc.perfinion@gentoo> (raw)
commit: 3b15a39b8c6a785d0ebc0596bfa9e34739659cdc
Author: Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 9 21:23:14 2022 +0000
Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Sat Apr 9 21:31:01 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b15a39b
app-containers/crun: Add selinux-container policy dep
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jason Zaman <perfinion <AT> gentoo.org>
app-containers/crun/crun-1.4.4.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/app-containers/crun/crun-1.4.4.ebuild b/app-containers/crun/crun-1.4.4.ebuild
index ad09a9266459..33d91862b5eb 100644
--- a/app-containers/crun/crun-1.4.4.ebuild
+++ b/app-containers/crun/crun-1.4.4.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/containers/${PN}/releases/download/${PV}/${P}.tar.gz
LICENSE="GPL-2+ LGPL-2.1+"
SLOT="0"
KEYWORDS="amd64 ~arm arm64 ppc64 ~riscv"
-IUSE="+bpf +caps criu +seccomp systemd static-libs"
+IUSE="+bpf +caps criu +seccomp selinux systemd static-libs"
DEPEND="
dev-libs/yajl:=
@@ -24,7 +24,8 @@ DEPEND="
seccomp? ( sys-libs/libseccomp )
systemd? ( sys-apps/systemd:= )
"
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+ selinux? ( sec-policy/selinux-container )"
BDEPEND="
${PYTHON_DEPS}
virtual/pkgconfig
next reply other threads:[~2022-04-09 21:32 UTC|newest]
Thread overview: 55+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-09 21:32 Jason Zaman [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-24 22:03 [gentoo-commits] repo/gentoo:master commit in: app-containers/crun/ Eli Schwartz
2025-03-12 20:46 Sam James
2025-03-12 20:46 Sam James
2025-03-12 20:46 Sam James
2025-03-12 20:15 Arthur Zamarin
2025-01-10 13:18 Arthur Zamarin
2025-01-10 13:18 Arthur Zamarin
2025-01-10 11:44 Arthur Zamarin
2025-01-10 9:27 Arthur Zamarin
2025-01-10 9:27 Arthur Zamarin
2024-12-29 2:40 Sam James
2024-12-29 2:40 Sam James
2024-10-11 23:03 Zac Medico
2024-08-22 8:55 WANG Xuerui
2024-08-20 6:37 Joonas Niilola
2024-08-20 6:37 Joonas Niilola
2024-05-28 13:19 Sam James
2024-05-28 13:19 Sam James
2024-05-10 5:50 Joonas Niilola
2024-02-28 13:10 Florian Schmaus
2024-02-28 13:10 Florian Schmaus
2024-02-28 9:12 Florian Schmaus
2024-02-28 9:12 Florian Schmaus
2023-11-18 16:46 Sam James
2023-11-18 16:46 Sam James
2023-10-31 19:53 Sam James
2023-10-31 19:21 Sam James
2023-10-31 19:21 Sam James
2023-05-18 7:39 Joonas Niilola
2023-05-18 7:39 Joonas Niilola
2023-05-18 7:39 Joonas Niilola
2023-04-29 20:31 Sam James
2023-04-29 20:20 Sam James
2023-04-29 18:21 Arthur Zamarin
2023-03-01 13:46 Joonas Niilola
2023-03-01 13:46 Joonas Niilola
2022-11-03 6:40 Sam James
2022-11-03 6:40 Sam James
2022-11-03 6:40 Sam James
2022-05-13 20:12 Sam James
2022-05-13 20:12 Sam James
2022-05-13 20:12 Sam James
2022-04-12 21:04 Sam James
2022-04-01 1:31 Sam James
2022-03-26 17:07 Arthur Zamarin
2022-03-25 10:44 Yixun Lan
2022-03-25 7:23 Joonas Niilola
2022-03-25 4:23 Sam James
2022-03-25 4:04 Sam James
2022-03-09 23:12 Sam James
2022-02-26 11:53 Arthur Zamarin
2022-02-22 16:04 Agostino Sarubbo
2022-02-18 4:50 Sam James
2022-02-18 3:07 Sam James
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1649539861.3b15a39b8c6a785d0ebc0596bfa9e34739659cdc.perfinion@gentoo \
--to=perfinion@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox