container-selinux-2.124.0-0.2.dev.gitf958d0c.fc32
- use more current selinux policy version Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
9f271533a0
commit
7ba0084bf5
@ -17,7 +17,7 @@
|
|||||||
%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.13.1-220
|
%global selinux_policyver 3.14.4-43
|
||||||
|
|
||||||
# Hooked up to autobuilder, please check with @lsm5 before updating
|
# Hooked up to autobuilder, please check with @lsm5 before updating
|
||||||
Name: container-selinux
|
Name: container-selinux
|
||||||
@ -25,7 +25,7 @@ Name: container-selinux
|
|||||||
Epoch: 2
|
Epoch: 2
|
||||||
%endif
|
%endif
|
||||||
Version: 2.124.0
|
Version: 2.124.0
|
||||||
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
Release: 0.2.dev.git%{shortcommit0}%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
Summary: SELinux policies for container runtimes
|
Summary: SELinux policies for container runtimes
|
||||||
@ -102,6 +102,9 @@ fi
|
|||||||
|
|
||||||
# Hooked up to autobuilder, please check with @lsm5 before updating
|
# Hooked up to autobuilder, please check with @lsm5 before updating
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 03 2020 Jindrich Novy <jnovy@redhat.com> - 2:2.124.0-0.2.dev.gitf958d0c
|
||||||
|
- use more current selinux policy version
|
||||||
|
|
||||||
* Wed Dec 11 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.124.0-0.1.dev.gitf958d0c
|
* Wed Dec 11 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.124.0-0.1.dev.gitf958d0c
|
||||||
- bump to 2.124.0
|
- bump to 2.124.0
|
||||||
- autobuilt f958d0c
|
- autobuilt f958d0c
|
||||||
|
Loading…
Reference in New Issue
Block a user