diff options
author | 2024-06-30 01:03:56 +0000 | |
---|---|---|
committer | 2024-06-30 01:03:56 +0000 | |
commit | 3cfee00991244143cfce3297dcc755e883530c1f (patch) | |
tree | e8dd2cc14c237bfc0fd12ca75b04e2d18ad6cf2f /metadata/md5-cache/sys-apps | |
parent | Merge updates from master (diff) | |
download | gentoo-3cfee00991244143cfce3297dcc755e883530c1f.tar.gz gentoo-3cfee00991244143cfce3297dcc755e883530c1f.tar.bz2 gentoo-3cfee00991244143cfce3297dcc755e883530c1f.zip |
2024-06-30 01:03:55 UTC
Diffstat (limited to 'metadata/md5-cache/sys-apps')
-rw-r--r-- | metadata/md5-cache/sys-apps/checkpolicy-3.7 | 15 | ||||
-rw-r--r-- | metadata/md5-cache/sys-apps/mcstrans-3.7 | 13 | ||||
-rw-r--r-- | metadata/md5-cache/sys-apps/policycoreutils-3.7 | 17 | ||||
-rw-r--r-- | metadata/md5-cache/sys-apps/restorecond-3.7 | 14 | ||||
-rw-r--r-- | metadata/md5-cache/sys-apps/secilc-3.7 | 15 | ||||
-rw-r--r-- | metadata/md5-cache/sys-apps/selinux-python-3.7 | 17 | ||||
-rw-r--r-- | metadata/md5-cache/sys-apps/semodule-utils-3.7 | 13 |
7 files changed, 104 insertions, 0 deletions
diff --git a/metadata/md5-cache/sys-apps/checkpolicy-3.7 b/metadata/md5-cache/sys-apps/checkpolicy-3.7 new file mode 100644 index 000000000000..ed36088b34da --- /dev/null +++ b/metadata/md5-cache/sys-apps/checkpolicy-3.7 @@ -0,0 +1,15 @@ +BDEPEND=sys-devel/flex sys-devel/bison +DEFINED_PHASES=compile install postinst +DEPEND=>=sys-libs/libsepol-3.7 +DESCRIPTION=SELinux policy compiler +EAPI=8 +HOMEPAGE=http://userspace.selinuxproject.org +INHERIT=toolchain-funcs +IUSE=debug +KEYWORDS=~amd64 ~arm ~arm64 ~mips ~riscv ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-libs/libsepol-3.7 +SLOT=0 +SRC_URI=https://github.com/SELinuxProject/selinux/releases/download/3.7/checkpolicy-3.7.tar.gz +_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 +_md5_=e33d58ff43e587e4aab791bd9f2efe38 diff --git a/metadata/md5-cache/sys-apps/mcstrans-3.7 b/metadata/md5-cache/sys-apps/mcstrans-3.7 new file mode 100644 index 000000000000..2f00f4ac1d93 --- /dev/null +++ b/metadata/md5-cache/sys-apps/mcstrans-3.7 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile install prepare +DEPEND=>=sys-libs/libsepol-3.7:= >=sys-libs/libselinux-3.7:= dev-libs/libpcre2:= >=sys-libs/libcap-1.10-r10:= +DESCRIPTION=SELinux context translation to human readable names +EAPI=8 +HOMEPAGE=https://github.com/SELinuxProject/selinux/wiki +INHERIT=toolchain-funcs +KEYWORDS=~amd64 ~arm ~arm64 ~mips ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-libs/libsepol-3.7:= >=sys-libs/libselinux-3.7:= dev-libs/libpcre2:= >=sys-libs/libcap-1.10-r10:= +SLOT=0 +SRC_URI=https://github.com/SELinuxProject/selinux/releases/download/3.7/mcstrans-3.7.tar.gz +_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 +_md5_=0381437714a883ea27484dabca669928 diff --git a/metadata/md5-cache/sys-apps/policycoreutils-3.7 b/metadata/md5-cache/sys-apps/policycoreutils-3.7 new file mode 100644 index 000000000000..d4d97de3cf97 --- /dev/null +++ b/metadata/md5-cache/sys-apps/policycoreutils-3.7 @@ -0,0 +1,17 @@ +BDEPEND=sys-devel/gettext +DEFINED_PHASES=compile install postinst prepare unpack +DEPEND=>=sys-libs/libselinux-3.7:=[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=sys-libs/libsemanage-3.7:=[python(+),python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=sys-libs/libsepol-3.7:= sys-libs/libcap-ng:= >=app-admin/setools-4.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] audit? ( >=sys-process/audit-1.5.1[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) pam? ( sys-libs/pam:= ) python_targets_python3_10? ( dev-lang/python:3.10[xml(+)] ) python_targets_python3_11? ( dev-lang/python:3.11[xml(+)] ) python_targets_python3_12? ( dev-lang/python:3.12[xml(+)] ) +DESCRIPTION=SELinux core utilities +EAPI=8 +HOMEPAGE=https://github.com/SELinuxProject/selinux/wiki +INHERIT=python-r1 toolchain-funcs bash-completion-r1 +IUSE=audit pam split-usr python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 +KEYWORDS=~amd64 ~arm ~arm64 ~mips ~x86 +LICENSE=GPL-2 +PDEPEND=sys-apps/semodule-utils sys-apps/selinux-python +RDEPEND=>=sys-libs/libselinux-3.7:=[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=sys-libs/libsemanage-3.7:=[python(+),python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=sys-libs/libsepol-3.7:= sys-libs/libcap-ng:= >=app-admin/setools-4.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] audit? ( >=sys-process/audit-1.5.1[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) pam? ( sys-libs/pam:= ) python_targets_python3_10? ( dev-lang/python:3.10[xml(+)] ) python_targets_python3_11? ( dev-lang/python:3.11[xml(+)] ) python_targets_python3_12? ( dev-lang/python:3.12[xml(+)] ) app-misc/pax-utils +REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 ) +SLOT=0 +SRC_URI=https://github.com/SELinuxProject/selinux/releases/download/3.7/policycoreutils-3.7.tar.gz https://dev.gentoo.org/~perfinion/distfiles/policycoreutils-extra-1.37.tar.bz2 +_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff +_md5_=730c29103c0dc0291a3e17b284031406 diff --git a/metadata/md5-cache/sys-apps/restorecond-3.7 b/metadata/md5-cache/sys-apps/restorecond-3.7 new file mode 100644 index 000000000000..694752269ff9 --- /dev/null +++ b/metadata/md5-cache/sys-apps/restorecond-3.7 @@ -0,0 +1,14 @@ +BDEPEND=virtual/pkgconfig +DEFINED_PHASES=compile install prepare +DEPEND=dev-libs/glib:2 >=sys-libs/libsepol-3.7:= >=sys-libs/libselinux-3.7:= +DESCRIPTION=Daemon to watch for creation and set default SELinux fcontexts +EAPI=8 +HOMEPAGE=https://github.com/SELinuxProject/selinux/wiki +INHERIT=systemd toolchain-funcs +KEYWORDS=~amd64 ~arm ~arm64 ~mips ~x86 +LICENSE=GPL-2 +RDEPEND=dev-libs/glib:2 >=sys-libs/libsepol-3.7:= >=sys-libs/libselinux-3.7:= +SLOT=0 +SRC_URI=https://github.com/SELinuxProject/selinux/releases/download/3.7/restorecond-3.7.tar.gz +_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 systemd c8b03e8df84486aa991d4396686e8942 +_md5_=d433d3f1bb32cc244a44c01e81604696 diff --git a/metadata/md5-cache/sys-apps/secilc-3.7 b/metadata/md5-cache/sys-apps/secilc-3.7 new file mode 100644 index 000000000000..d3c4944052cb --- /dev/null +++ b/metadata/md5-cache/sys-apps/secilc-3.7 @@ -0,0 +1,15 @@ +BDEPEND=app-text/xmlto +DEFINED_PHASES=compile +DEPEND=>=sys-libs/libsepol-3.7 +DESCRIPTION=SELinux Common Intermediate Language (CIL) Compiler +EAPI=8 +HOMEPAGE=https://github.com/SELinuxProject/selinux/wiki +INHERIT=toolchain-funcs +KEYWORDS=~amd64 ~arm ~arm64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-libs/libsepol-3.7 +RESTRICT=test +SLOT=0 +SRC_URI=https://github.com/SELinuxProject/selinux/releases/download/3.7/secilc-3.7.tar.gz +_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 +_md5_=2193ff12f45e0559ed350daed39c4404 diff --git a/metadata/md5-cache/sys-apps/selinux-python-3.7 b/metadata/md5-cache/sys-apps/selinux-python-3.7 new file mode 100644 index 000000000000..981759c1cc2e --- /dev/null +++ b/metadata/md5-cache/sys-apps/selinux-python-3.7 @@ -0,0 +1,17 @@ +BDEPEND=test? ( >=sys-libs/libselinux-3.7:=[python] >=sys-libs/libsemanage-3.7:=[python(+)] >=sys-libs/libsepol-3.7:= >=app-admin/setools-4.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=sys-process/audit-1.5.1[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10[xml(+)] ) python_targets_python3_11? ( dev-lang/python:3.11[xml(+)] ) python_targets_python3_12? ( dev-lang/python:3.12[xml(+)] ) >=sys-apps/secilc-3.7 ) +DEFINED_PHASES=compile install prepare test +DEPEND=>=sys-libs/libselinux-3.7:=[python] >=sys-libs/libsemanage-3.7:=[python(+)] >=sys-libs/libsepol-3.7:= >=app-admin/setools-4.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=sys-process/audit-1.5.1[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10[xml(+)] ) python_targets_python3_11? ( dev-lang/python:3.11[xml(+)] ) python_targets_python3_12? ( dev-lang/python:3.12[xml(+)] ) +DESCRIPTION=SELinux core utilities +EAPI=8 +HOMEPAGE=https://github.com/SELinuxProject/selinux/wiki +INHERIT=python-r1 toolchain-funcs +IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 +KEYWORDS=~amd64 ~arm ~arm64 ~mips ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-libs/libselinux-3.7:=[python] >=sys-libs/libsemanage-3.7:=[python(+)] >=sys-libs/libsepol-3.7:= >=app-admin/setools-4.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=sys-process/audit-1.5.1[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10[xml(+)] ) python_targets_python3_11? ( dev-lang/python:3.11[xml(+)] ) python_targets_python3_12? ( dev-lang/python:3.12[xml(+)] ) +REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/SELinuxProject/selinux/releases/download/3.7/selinux-python-3.7.tar.gz +_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 +_md5_=9df77814310e0e2d78fcfd16ca27d595 diff --git a/metadata/md5-cache/sys-apps/semodule-utils-3.7 b/metadata/md5-cache/sys-apps/semodule-utils-3.7 new file mode 100644 index 000000000000..1b88529caa06 --- /dev/null +++ b/metadata/md5-cache/sys-apps/semodule-utils-3.7 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile install prepare +DEPEND=>=sys-libs/libsepol-3.7:= +DESCRIPTION=SELinux policy module utilities +EAPI=8 +HOMEPAGE=https://github.com/SELinuxProject/selinux/wiki +INHERIT=toolchain-funcs +KEYWORDS=~amd64 ~arm ~arm64 ~mips ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-libs/libsepol-3.7:= +SLOT=0 +SRC_URI=https://github.com/SELinuxProject/selinux/releases/download/3.7/semodule-utils-3.7.tar.gz +_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 +_md5_=2610ae5345fbc5473556cbd4ef090cd4 |