import container-selinux-2.167.0-1.module+el8.5.0+12397+bf23b712

This commit is contained in:
CentOS Sources 2021-08-27 17:26:51 +00:00 committed by Andrew Lukoshko
parent 4ab6ebef6a
commit ff57dd6ab6
3 changed files with 8 additions and 4 deletions

View File

@ -1 +1 @@
eeac0b7a9fa3431df81f5087e2aa3feac7d5ad0e SOURCES/v2.165.1.tar.gz
98b7f05ef0e86a3c21f9da1c315eb0f9a1c58df4 SOURCES/v2.167.0.tar.gz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/v2.165.1.tar.gz
SOURCES/v2.167.0.tar.gz

View File

@ -19,8 +19,8 @@
Epoch: 2
Name: container-selinux
Version: 2.165.1
Release: 2%{?dist}
Version: 2.167.0
Release: 1%{?dist}
License: GPLv2
URL: %{git0}
Summary: SELinux policies for container runtimes
@ -108,6 +108,10 @@ fi
%{_datadir}/containers/selinux/contexts
%changelog
* Thu Aug 26 2021 Jindrich Novy <jnovy@redhat.com> - 2:2.167.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.167.0
- Related: #1934415
* Wed Aug 25 2021 Jindrich Novy <jnovy@redhat.com> - 2:2.165.1-2
- update to https://github.com/containers/container-selinux/releases/tag/v2.165.1
- Related: #1934415