container-selinux-2.173.1-2.el9
- update minimal selinux_policy dependency - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
e4515be6f8
commit
418edf556e
@ -15,12 +15,12 @@
|
||||
%global _format() export %1=""; for x in %{modulenames}; do %1+=%2; %1+=" "; done;
|
||||
|
||||
# Version of SELinux we were using
|
||||
%global selinux_policyver 3.14.3-9.el8
|
||||
%global selinux_policyver 3.14.3-80.el8
|
||||
|
||||
Epoch: 3
|
||||
Name: container-selinux
|
||||
Version: 2.173.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2
|
||||
URL: %{git0}
|
||||
Summary: SELinux policies for container runtimes
|
||||
@ -118,6 +118,10 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jan 21 2022 Jindrich Novy <jnovy@redhat.com> - 3:2.173.1-2
|
||||
- update minimal selinux_policy dependency
|
||||
- Related: #2000051
|
||||
|
||||
* Wed Jan 19 2022 Jindrich Novy <jnovy@redhat.com> - 3:2.173.1-1
|
||||
- update to https://github.com/containers/container-selinux/releases/tag/v2.173.1
|
||||
- Related: #2000051
|
||||
|
Loading…
Reference in New Issue
Block a user