From: "Jason Zaman" <perfinion@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sec-policy/selinux-wireguard/
Date: Thu, 29 Apr 2021 03:19:50 +0000 (UTC) [thread overview]
Message-ID: <1619666054.d36a425ed3eed2c8d3876da64294e4da6aa6403b.perfinion@gentoo> (raw)
commit: d36a425ed3eed2c8d3876da64294e4da6aa6403b
Author: Jonathan Davies <jpds <AT> protonmail <DOT> com>
AuthorDate: Wed Apr 28 22:28:23 2021 +0000
Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Thu Apr 29 03:14:14 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d36a425e
sec-policy/selinux-wireguard: Added module for WireGuard.
Closes: https://github.com/gentoo/gentoo/pull/20586
Signed-off-by: Jonathan Davies <jpds <AT> protonmail.com>
Signed-off-by: Jason Zaman <perfinion <AT> gentoo.org>
sec-policy/selinux-wireguard/Manifest | 2 ++
sec-policy/selinux-wireguard/metadata.xml | 8 ++++++++
.../selinux-wireguard-2.20210203-r1.ebuild | 15 +++++++++++++++
.../selinux-wireguard/selinux-wireguard-9999.ebuild | 15 +++++++++++++++
4 files changed, 40 insertions(+)
diff --git a/sec-policy/selinux-wireguard/Manifest b/sec-policy/selinux-wireguard/Manifest
new file mode 100644
index 00000000000..f37f453dc56
--- /dev/null
+++ b/sec-policy/selinux-wireguard/Manifest
@@ -0,0 +1,2 @@
+DIST patchbundle-selinux-base-policy-2.20210203-r1.tar.bz2 298116 BLAKE2B 50c5523a8b758652af6aa59d548e9499b899898b58f52f74f1667a0c552f2b2d0ed5a44352e59245c7f0ebd199e2391400168d6ab27b4160d726fccded0c56f2 SHA512 ddb877ec3e2883f57e54e7380dd449d4d89a0769a1fb87141786e5de741ac21b2ead60362fd17c25888eb1334c68f71da561f4f29f406f0d4b5d13d378f6baff
+DIST refpolicy-2.20210203.tar.bz2 564099 BLAKE2B a94a11ebb78890ba2c98714be2fe9054fdb8ccaf5154f47b881a9575a4a6865e8df475805550d7bba8039b4230c6a0c9f5c6130bf8c35a26bc7c473d550fb40d SHA512 a6ffe718626dd6121023b4cbc424c933d44ca8b662bd708baad307cf6284be0d80fef40cdc8b37f6f17ecb3636fd8d6c1d5d4072c17d835b7f500e17a3acd9fc
diff --git a/sec-policy/selinux-wireguard/metadata.xml b/sec-policy/selinux-wireguard/metadata.xml
new file mode 100644
index 00000000000..9173800ffc4
--- /dev/null
+++ b/sec-policy/selinux-wireguard/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>selinux@gentoo.org</email>
+ <name>SELinux Team</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/sec-policy/selinux-wireguard/selinux-wireguard-2.20210203-r1.ebuild b/sec-policy/selinux-wireguard/selinux-wireguard-2.20210203-r1.ebuild
new file mode 100644
index 00000000000..dad8180b2e9
--- /dev/null
+++ b/sec-policy/selinux-wireguard/selinux-wireguard-2.20210203-r1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+IUSE=""
+MODS="wireguard"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for wireguard"
+
+if [[ ${PV} != 9999* ]] ; then
+ KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86"
+fi
diff --git a/sec-policy/selinux-wireguard/selinux-wireguard-9999.ebuild b/sec-policy/selinux-wireguard/selinux-wireguard-9999.ebuild
new file mode 100644
index 00000000000..dad8180b2e9
--- /dev/null
+++ b/sec-policy/selinux-wireguard/selinux-wireguard-9999.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+IUSE=""
+MODS="wireguard"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for wireguard"
+
+if [[ ${PV} != 9999* ]] ; then
+ KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86"
+fi
next reply other threads:[~2021-04-29 3:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-29 3:19 Jason Zaman [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-07-05 3:24 [gentoo-commits] repo/gentoo:master commit in: sec-policy/selinux-wireguard/ Sam James
2021-09-06 5:40 Agostino Sarubbo
2021-09-07 11:55 Agostino Sarubbo
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=1619666054.d36a425ed3eed2c8d3876da64294e4da6aa6403b.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