import container-selinux-2.199.0-1.el9

This commit is contained in:
CentOS Sources 2023-03-28 09:54:29 +00:00 committed by root
parent a2af507f78
commit ba404cdd34
3 changed files with 36 additions and 4 deletions

View File

@ -1 +1 @@
2f2c657c7e428adfc810d5363626aad4ff7ec0e2 SOURCES/v2.189.0.tar.gz
8c77e6accb6094a6c33200d621a1905015bda784 SOURCES/v2.199.0.tar.gz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/v2.189.0.tar.gz
SOURCES/v2.199.0.tar.gz

View File

@ -15,11 +15,11 @@
%global _format() export %1=""; for x in %{modulenames}; do %1+=%2; %1+=" "; done;
# Version of SELinux we were using
%global selinux_policyver 3.14.3-80.el8
%global selinux_policyver 38.1.2-1.el9
Epoch: 3
Name: container-selinux
Version: 2.189.0
Version: 2.199.0
Release: 1%{?dist}
License: GPLv2
URL: %{git0}
@ -118,6 +118,38 @@ fi
%changelog
* Mon Jan 30 2023 Jindrich Novy <jnovy@redhat.com> - 3:2.199.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.199.0
- Related: #2124478
* Fri Jan 06 2023 Jindrich Novy <jnovy@redhat.com> - 3:2.198.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.198.0
- Related: #2124478
* Wed Jan 04 2023 Jindrich Novy <jnovy@redhat.com> - 3:2.197.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.197.0
- Related: #2124478
* Thu Dec 15 2022 Jindrich Novy <jnovy@redhat.com> - 3:2.195.1-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.195.1
- Related: #2124478
* Mon Dec 05 2022 Jindrich Novy <jnovy@redhat.com> - 3:2.193.0-2
- require at least selinux-policy-38.1.2-1.el9
- Resolves: #2150283
* Mon Nov 28 2022 Jindrich Novy <jnovy@redhat.com> - 3:2.193.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.193.0
- Related: #2124478
* Mon Oct 31 2022 Jindrich Novy <jnovy@redhat.com> - 3:2.191.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.191.0
- Related: #2124478
* Tue Oct 18 2022 Jindrich Novy <jnovy@redhat.com> - 3:2.190.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.190.0
- Related: #2124478
* Fri Jul 15 2022 Jindrich Novy <jnovy@redhat.com> - 3:2.189.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.189.0
- Related: #2061316