From 2010c82e9145bee1fce08b65572af5afb2a48f49 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Nov 09 2020 16:17:02 +0000 Subject: import container-selinux-2.151.0-1.module+el8.3.1+8686+2a59bca3 --- diff --git a/.container-selinux.metadata b/.container-selinux.metadata index bb12355..cdf09e0 100644 --- a/.container-selinux.metadata +++ b/.container-selinux.metadata @@ -1 +1 @@ -a87f0ae38e579abaa57da860768e0ab46a8e63f6 SOURCES/v2.144.0.tar.gz +8d7f74953bc89bfebc7e452b1b57e0a70e440f49 SOURCES/v2.151.0.tar.gz diff --git a/.gitignore b/.gitignore index fda4c33..854af18 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/v2.144.0.tar.gz +SOURCES/v2.151.0.tar.gz diff --git a/SPECS/container-selinux.spec b/SPECS/container-selinux.spec index 324ae95..f47b0a7 100644 --- a/SPECS/container-selinux.spec +++ b/SPECS/container-selinux.spec @@ -19,7 +19,7 @@ Epoch: 2 Name: container-selinux -Version: 2.144.0 +Version: 2.151.0 Release: 1%{?dist} License: GPLv2 URL: %{git0} @@ -106,6 +106,18 @@ fi %{_datadir}/containers/selinux/contexts %changelog +* Tue Nov 03 2020 Jindrich Novy - 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 - 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 - 2:2.145.0-1 +- synchronize with stream-container-tools-rhel8-rhel-8.4.0 +- Resolves: #1873064 + * Thu Aug 13 2020 Jindrich Novy - 2:2.144.0-1 - update to https://github.com/containers/container-selinux/releases/tag/v2.144.0 - Related: #1821193