import container-selinux-2.178.0-1.el9

This commit is contained in:
CentOS Sources 2022-03-01 05:19:02 -05:00 committed by Stepan Oksanichenko
parent 4de45be0ab
commit 71ddc11093
3 changed files with 32 additions and 4 deletions

View File

@ -1 +1 @@
e605130ee67af1c4224007eda8cdb19ae33c4df5 SOURCES/v2.173.0.tar.gz e1b5561b027c73ebf83355a623599c4de4f11184 SOURCES/v2.178.0.tar.gz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/v2.173.0.tar.gz SOURCES/v2.178.0.tar.gz

View File

@ -15,11 +15,11 @@
%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.14.3-9.el8 %global selinux_policyver 3.14.3-80.el8
Epoch: 3 Epoch: 3
Name: container-selinux Name: container-selinux
Version: 2.173.0 Version: 2.178.0
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv2 License: GPLv2
URL: %{git0} URL: %{git0}
@ -118,6 +118,34 @@ fi
%changelog %changelog
* Fri Feb 11 2022 Jindrich Novy <jnovy@redhat.com> - 3:2.178.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.178.0
- Related: #2000051
* Thu Feb 10 2022 Jindrich Novy <jnovy@redhat.com> - 3:2.177.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.177.0
- Related: #2000051
* Thu Feb 03 2022 Jindrich Novy <jnovy@redhat.com> - 3:2.176.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.176.0
- Related: #2000051
* Wed Feb 02 2022 Jindrich Novy <jnovy@redhat.com> - 3:2.174.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.174.0
- Related: #2000051
* Thu Jan 27 2022 Jindrich Novy <jnovy@redhat.com> - 3:2.173.2-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.173.2
- Related: #2000051
* Fri Jan 21 2022 Jindrich Novy <jnovy@redhat.com> - 3:2.173.1-2
- update minimal selinux_policy dependency
- Related: #2000051
* Wed Jan 19 2022 Jindrich Novy <jnovy@redhat.com> - 3:2.173.1-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.173.1
- Related: #2000051
* Wed Jan 12 2022 Jindrich Novy <jnovy@redhat.com> - 3:2.173.0-1 * Wed Jan 12 2022 Jindrich Novy <jnovy@redhat.com> - 3:2.173.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.173.0 - update to https://github.com/containers/container-selinux/releases/tag/v2.173.0
- Related: #2000051 - Related: #2000051