summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenton Groombridge <concord@gentoo.org>2022-09-03 20:09:27 -0400
committerKenton Groombridge <concord@gentoo.org>2022-09-03 20:17:42 -0400
commita43f45474db207bd6a6e3bfa7ed6b27ab4f8b2e4 (patch)
tree0daddef3ac948afd1ffe663a222430ed20427603 /sec-policy/selinux-matrixd
parentsec-policy/selinux-mailman: drop 9999 (diff)
downloadgentoo-a43f45474db207bd6a6e3bfa7ed6b27ab4f8b2e4.tar.gz
gentoo-a43f45474db207bd6a6e3bfa7ed6b27ab4f8b2e4.tar.bz2
gentoo-a43f45474db207bd6a6e3bfa7ed6b27ab4f8b2e4.zip
sec-policy: Release of SELinux policies 2.20220520-r1
Signed-off-by: Kenton Groombridge <concord@gentoo.org>
Diffstat (limited to 'sec-policy/selinux-matrixd')
-rw-r--r--sec-policy/selinux-matrixd/Manifest2
-rw-r--r--sec-policy/selinux-matrixd/metadata.xml8
-rw-r--r--sec-policy/selinux-matrixd/selinux-matrixd-2.20220520-r1.ebuild15
-rw-r--r--sec-policy/selinux-matrixd/selinux-matrixd-9999.ebuild15
4 files changed, 40 insertions, 0 deletions
diff --git a/sec-policy/selinux-matrixd/Manifest b/sec-policy/selinux-matrixd/Manifest
new file mode 100644
index 000000000000..8accb13fab62
--- /dev/null
+++ b/sec-policy/selinux-matrixd/Manifest
@@ -0,0 +1,2 @@
+DIST patchbundle-selinux-base-policy-2.20220520-r1.tar.bz2 294472 BLAKE2B 12dbda1952bde3db32758470735327c9934f42128dd54513c5a5d082d41cc73e39f49567dafa6abca3fd9d7d036e3a032a26a572e3ba3871de451a78f3757057 SHA512 d75e66f484281d1987e9c6fbe18a483934af39f28f908cfd21c14ba72acbf2ce9afc3bb9211f83e17badbbfaeadbd5263845dc8535eb28bf3b6b56f89db62d43
+DIST refpolicy-2.20220520.tar.bz2 577155 BLAKE2B d4352009ef5eb8599feb4adbec0ecef7fd5c9617b820300ab5e95723ddc790dc9244628417c71097ea3f7fff47c1d47a6e4a39da539e6b662acfd9d7ea8cc190 SHA512 eeeca3817fd305f82f62a53ae9c5120775fdf6f6c57d5420584e225019cd66357f7da119e8ea8f21549631d14b1c8076e9ac81aa4907de6c6fa0d7fc827b67ff
diff --git a/sec-policy/selinux-matrixd/metadata.xml b/sec-policy/selinux-matrixd/metadata.xml
new file mode 100644
index 000000000000..781bc07e6d59
--- /dev/null
+++ b/sec-policy/selinux-matrixd/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://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-matrixd/selinux-matrixd-2.20220520-r1.ebuild b/sec-policy/selinux-matrixd/selinux-matrixd-2.20220520-r1.ebuild
new file mode 100644
index 000000000000..243876211d67
--- /dev/null
+++ b/sec-policy/selinux-matrixd/selinux-matrixd-2.20220520-r1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+IUSE=""
+MODS="matrixd"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for matrixd"
+
+if [[ ${PV} != 9999* ]] ; then
+ KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+fi
diff --git a/sec-policy/selinux-matrixd/selinux-matrixd-9999.ebuild b/sec-policy/selinux-matrixd/selinux-matrixd-9999.ebuild
new file mode 100644
index 000000000000..243876211d67
--- /dev/null
+++ b/sec-policy/selinux-matrixd/selinux-matrixd-9999.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+IUSE=""
+MODS="matrixd"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for matrixd"
+
+if [[ ${PV} != 9999* ]] ; then
+ KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+fi