import container-selinux-2.155.0-1.module+el8.3.1+9857+68fb1526

This commit is contained in:
CentOS Sources 2021-02-16 02:45:01 -05:00 committed by Andrew Lukoshko
parent 672ebe4710
commit c3fbf5ba5d
3 changed files with 34 additions and 3 deletions

View File

@ -1 +1 @@
a87f0ae38e579abaa57da860768e0ab46a8e63f6 SOURCES/v2.144.0.tar.gz
a96905ea54774a211f833b677dc7867bbea29a32 SOURCES/v2.155.0.tar.gz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/v2.144.0.tar.gz
SOURCES/v2.155.0.tar.gz

View File

@ -19,7 +19,7 @@
Epoch: 2
Name: container-selinux
Version: 2.144.0
Version: 2.155.0
Release: 1%{?dist}
License: GPLv2
URL: %{git0}
@ -106,6 +106,37 @@ fi
%{_datadir}/containers/selinux/contexts
%changelog
* Tue Jan 05 2021 Jindrich Novy <jnovy@redhat.com> - 2:2.155.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.155.0
- Related: #1888571
* Sat Jan 02 2021 Jindrich Novy <jnovy@redhat.com> - 2:2.154.0-1
- update to
https://github.com/containers/container-selinux/releases/tag/v2.154.0
- Related: #1888571
* Sat Dec 26 2020 Jindrich Novy <jnovy@redhat.com> - 2:2.153.0-1
- update to
https://github.com/containers/container-selinux/releases/tag/v2.153.0
- Related: #1888571
* Sat Dec 26 2020 Jindrich Novy <jnovy@redhat.com> - 2:2.152.0-1
- update to
https://github.com/containers/container-selinux/releases/tag/v2.152.0
- Related: #1888571
* Tue Nov 03 2020 Jindrich Novy <jnovy@redhat.com> - 2:2.151.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.151.0
- Related: #1888571
* Fri Oct 23 2020 Jindrich Novy <jnovy@redhat.com> - 2:2.150.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.150.0
- Related: #1888571
* Thu Oct 22 2020 Jindrich Novy <jnovy@redhat.com> - 2:2.145.0-1
- synchronize with stream-container-tools-rhel8-rhel-8.4.0
- Resolves: #1873064
* Thu Aug 13 2020 Jindrich Novy <jnovy@redhat.com> - 2:2.144.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.144.0
- Related: #1821193