container-selinux-2.193.0-2.el9
- require at least selinux-policy-38.1.2-1.el9 - Resolves: #2150283 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
0643310126
commit
48542a1559
@ -15,12 +15,12 @@
|
|||||||
%global _format() export %1=""; for x in %{modulenames}; do %1+=%2; %1+=" "; done;
|
%global _format() export %1=""; for x in %{modulenames}; do %1+=%2; %1+=" "; done;
|
||||||
|
|
||||||
# Version of SELinux we were using
|
# Version of SELinux we were using
|
||||||
%global selinux_policyver 3.14.3-80.el8
|
%global selinux_policyver 38.1.2-1.el9
|
||||||
|
|
||||||
Epoch: 3
|
Epoch: 3
|
||||||
Name: container-selinux
|
Name: container-selinux
|
||||||
Version: 2.193.0
|
Version: 2.193.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
Summary: SELinux policies for container runtimes
|
Summary: SELinux policies for container runtimes
|
||||||
@ -118,6 +118,10 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 05 2022 Jindrich Novy <jnovy@redhat.com> - 3:2.193.0-2
|
||||||
|
- require at least selinux-policy-38.1.2-1.el9
|
||||||
|
- Resolves: #2150283
|
||||||
|
|
||||||
* Mon Nov 28 2022 Jindrich Novy <jnovy@redhat.com> - 3:2.193.0-1
|
* Mon Nov 28 2022 Jindrich Novy <jnovy@redhat.com> - 3:2.193.0-1
|
||||||
- update to https://github.com/containers/container-selinux/releases/tag/v2.193.0
|
- update to https://github.com/containers/container-selinux/releases/tag/v2.193.0
|
||||||
- Related: #2124478
|
- Related: #2124478
|
||||||
|
Loading…
Reference in New Issue
Block a user