container-selinux-2.226.0-1.el9
- update to https://github.com/containers/container-selinux/releases/tag/v2.226.0 - Remove dependency on policycoreutils-python-utils - Related: Jira:RHEL-2112 - Related: Jira:RHEL-18316 Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
This commit is contained in:
parent
c77b235b53
commit
54b5d03669
@ -19,7 +19,7 @@
|
||||
|
||||
Epoch: 3
|
||||
Name: container-selinux
|
||||
Version: 2.224.0
|
||||
Version: 2.226.0
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
URL: %{git0}
|
||||
@ -35,11 +35,6 @@ Requires: selinux-policy >= %{selinux_policyver}
|
||||
Requires(post): selinux-policy-base >= %{selinux_policyver}
|
||||
Requires(post): selinux-policy-targeted >= %{selinux_policyver}
|
||||
Requires(post): policycoreutils >= 2.5-11
|
||||
%if 0%{?rhel} > 7 || 0%{?fedora}
|
||||
Requires(post): policycoreutils-python-utils
|
||||
%else
|
||||
Requires(post): policycoreutils-python
|
||||
%endif
|
||||
Requires(post): libselinux-utils
|
||||
Requires(post): sed
|
||||
Obsoletes: %{name} <= 2:1.12.5-14
|
||||
@ -133,6 +128,12 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Dec 07 2023 Lokesh Mandvekar <lsm5@redhat.com> - 3:2.226.0-1
|
||||
- update to https://github.com/containers/container-selinux/releases/tag/v2.226.0
|
||||
- Remove dependency on policycoreutils-python-utils
|
||||
- Related: Jira:RHEL-2112
|
||||
- Related: Jira:RHEL-18316
|
||||
|
||||
* Thu Oct 12 2023 Jindrich Novy <jnovy@redhat.com> - 3:2.224.0-1
|
||||
- update to https://github.com/containers/container-selinux/releases/tag/v2.224.0
|
||||
- Related: Jira:RHEL-2112
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v2.224.0.tar.gz) = ab838c379aae99347c5d49ef84513c5fa1cd03faf1ab6b1dd4b6c571875c7c9df389abfb41ce0e2c2a57e14d11c47cbac85e2a6ad8004c2db6087849d91282aa
|
||||
SHA512 (v2.226.0.tar.gz) = 9decb066c62779336c22c027a2d3870c3dc1fe0afaa80ad59c4058c0030e0867352955d568e297f2258ba855a2be0d70c0d257cb64543b8726ff0755d63e95f8
|
||||
|
Loading…
Reference in New Issue
Block a user