diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-12 19:09:37 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-12 19:09:37 -0500 |
| commit | b590c8d7572b727d565cc0b8ff660d43569845de (patch) | |
| tree | 06f7a4102ea4e845df8b66660f252920d52952f9 /sec-policy/selinux-opensm | |
| parent | 24f9cbfc4c34fdb6a6e03311674414e881ceab47 (diff) | |
| download | baldeagleos-repo-b590c8d7572b727d565cc0b8ff660d43569845de.tar.gz baldeagleos-repo-b590c8d7572b727d565cc0b8ff660d43569845de.tar.xz baldeagleos-repo-b590c8d7572b727d565cc0b8ff660d43569845de.zip | |
Adding metadata
Diffstat (limited to 'sec-policy/selinux-opensm')
| -rw-r--r-- | sec-policy/selinux-opensm/Manifest | 4 | ||||
| -rw-r--r-- | sec-policy/selinux-opensm/metadata.xml | 9 | ||||
| -rw-r--r-- | sec-policy/selinux-opensm/selinux-opensm-2.20250618_p1.ebuild | 14 | ||||
| -rw-r--r-- | sec-policy/selinux-opensm/selinux-opensm-2.20260312_p1.ebuild | 14 | ||||
| -rw-r--r-- | sec-policy/selinux-opensm/selinux-opensm-9999.ebuild | 14 |
5 files changed, 55 insertions, 0 deletions
diff --git a/sec-policy/selinux-opensm/Manifest b/sec-policy/selinux-opensm/Manifest new file mode 100644 index 000000000000..80babad0fc4f --- /dev/null +++ b/sec-policy/selinux-opensm/Manifest @@ -0,0 +1,4 @@ +DIST patchbundle-selinux-base-policy-2.20250618-r1.tar.bz2 306720 BLAKE2B b90de06fd143293d67f244013b9a6d775864e7fdfa54c3b5852e31c7594338dfb927b1ef105f4dd688e68932d1d20f91ad7d5cfb909a93f962a427a0a8708c0c SHA512 124424dc8c8eb0f82735d30b000568a8c4c9969363d55cf4f15a5b82a2ca7619e93e5f908cafa9f1a2c4d35d2dcf76869cac85cff909e3fccf47c8666ec15616 +DIST patchbundle-selinux-base-policy-2.20260312_p1.tar.bz2 9408379 BLAKE2B d5cb2ff2de4cf0e00dd1e84046729a69c255627d083a9dad4c750d87222001696043f58ed94e3ab0562314645cb38e41339e36dcf5cec0765749751b42389cc3 SHA512 7b0f87bb0084258a931cbace7c7b6828ed6e592cf348f1c695ec6f6b49030920eeb78cd558b14420951cc5ca6a1c1afa9e74023a7b7dae046eb13561256cd4e1 +DIST refpolicy-2.20250618.tar.bz2 632711 BLAKE2B f522c16552fbbf66d4549bf082ece4be740018822b9b7da318c12aa3f3108a905b5f71fc6bb5e894468126123d81aa4e309912ec04c2a2e27feda00689a5ecd8 SHA512 3bfd32be63d0928c5be47707ce6d53bc3bb7b3d922fda2441d455b913eb79d33b16ba31320394aa1d9ec7afb6d9c853c3cd4c025962c6f355dbb7194bdb1c1a8 +DIST refpolicy-2.20260312.tar.bz2 649774 BLAKE2B 11f6150010a57f9dba6284021cd4c6521cec8e907f1f08fad45191fe9966846265d3c03d00aec9f3210659e864b4d40cac6cb8e4793a686a00f754191bc41079 SHA512 a34b5b08f9cd969fd6c3a2ed07ccdfea359054d0071e25e99b3978fd678e2314975eaf67c3f0931a68a407e675a73a16bb021106dde1dd20c1fff115dd8d3b29 diff --git a/sec-policy/selinux-opensm/metadata.xml b/sec-policy/selinux-opensm/metadata.xml new file mode 100644 index 000000000000..bfbd13e3b7d7 --- /dev/null +++ b/sec-policy/selinux-opensm/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="project"> + <email>selinux@gentoo.org</email> + <name>SELinux Team</name> + </maintainer> + <origin>baldeagleos-repo</origin> +</pkgmetadata> diff --git a/sec-policy/selinux-opensm/selinux-opensm-2.20250618_p1.ebuild b/sec-policy/selinux-opensm/selinux-opensm-2.20250618_p1.ebuild new file mode 100644 index 000000000000..06e3d6b4e03c --- /dev/null +++ b/sec-policy/selinux-opensm/selinux-opensm-2.20250618_p1.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2026 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +MODS="opensm" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for opensm" + +if [[ ${PV} != 9999* ]] ; then + KEYWORDS="amd64 arm arm64 x86" +fi diff --git a/sec-policy/selinux-opensm/selinux-opensm-2.20260312_p1.ebuild b/sec-policy/selinux-opensm/selinux-opensm-2.20260312_p1.ebuild new file mode 100644 index 000000000000..06e3d6b4e03c --- /dev/null +++ b/sec-policy/selinux-opensm/selinux-opensm-2.20260312_p1.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2026 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +MODS="opensm" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for opensm" + +if [[ ${PV} != 9999* ]] ; then + KEYWORDS="amd64 arm arm64 x86" +fi diff --git a/sec-policy/selinux-opensm/selinux-opensm-9999.ebuild b/sec-policy/selinux-opensm/selinux-opensm-9999.ebuild new file mode 100644 index 000000000000..0461377633fd --- /dev/null +++ b/sec-policy/selinux-opensm/selinux-opensm-9999.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2026 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +MODS="opensm" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for opensm" + +if [[ ${PV} != 9999* ]] ; then + KEYWORDS="~amd64 ~arm ~arm64 ~x86" +fi |
