import container-selinux-2.170.0-1.module+el8.6.0+12855+99934f16

This commit is contained in:
CentOS Sources 2021-10-19 04:38:01 +00:00 committed by Stepan Oksanichenko
parent 27f2784c38
commit 3c62789289
3 changed files with 12 additions and 4 deletions

View File

@ -1 +1 @@
3e841ac59ed52395c75955dcb33781ca80283ac3 SOURCES/v2.168.0.tar.gz
abad87da2de659edd2cbf7a54e0296f7e1104930 SOURCES/v2.170.0.tar.gz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/v2.168.0.tar.gz
SOURCES/v2.170.0.tar.gz

View File

@ -19,8 +19,8 @@
Epoch: 2
Name: container-selinux
Version: 2.168.0
Release: 2%{?dist}
Version: 2.170.0
Release: 1%{?dist}
License: GPLv2
URL: %{git0}
Summary: SELinux policies for container runtimes
@ -113,6 +113,14 @@ fi
%{_datadir}/udica/templates/*
%changelog
* Wed Oct 06 2021 Jindrich Novy <jnovy@redhat.com> - 2:2.170.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.170.0
- Related: #2001445
* Mon Sep 27 2021 Jindrich Novy <jnovy@redhat.com> - 2:2.169.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.169.0
- Related: #2001445
* Tue Sep 21 2021 Vit Mojzis <vmojzis@redhat.com> - 2:2.168.0-2
- Start shipping udica templates
- Related: #2001445