import CS container-selinux-2.229.0-1.el9

This commit is contained in:
eabdullin 2024-03-28 09:55:36 +00:00
parent 7df5fa0e51
commit 7c02f2fece
3 changed files with 37 additions and 8 deletions

View File

@ -1 +1 @@
949e88bb092d00e713fb0f022f717e4cb63156fa SOURCES/v2.221.0.tar.gz
d64bfe52d0334626bc66843427b3b27cb69047cc SOURCES/v2.229.0.tar.gz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/v2.221.0.tar.gz
SOURCES/v2.229.0.tar.gz

View File

@ -19,7 +19,7 @@
Epoch: 3
Name: container-selinux
Version: 2.221.0
Version: 2.229.0
Release: 1%{?dist}
License: GPLv2
URL: %{git0}
@ -35,11 +35,6 @@ Requires: selinux-policy >= %{selinux_policyver}
Requires(post): selinux-policy-base >= %{selinux_policyver}
Requires(post): selinux-policy-targeted >= %{selinux_policyver}
Requires(post): policycoreutils >= 2.5-11
%if 0%{?rhel} > 7 || 0%{?fedora}
Requires(post): policycoreutils-python-utils
%else
Requires(post): policycoreutils-python
%endif
Requires(post): libselinux-utils
Requires(post): sed
Obsoletes: %{name} <= 2:1.12.5-14
@ -133,6 +128,40 @@ fi
%changelog
* Tue Jan 23 2024 Jindrich Novy <jnovy@redhat.com> - 3:2.229.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.229.0
- Related: RHEL-2112
* Fri Jan 19 2024 Jindrich Novy <jnovy@redhat.com> - 3:2.228.1-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.228.1
- Related: RHEL-2112
* Thu Jan 11 2024 Jindrich Novy <jnovy@redhat.com> - 3:2.228.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.228.0
- Related: RHEL-2112
* Tue Jan 02 2024 Jindrich Novy <jnovy@redhat.com> - 3:2.227.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.227.0
- Related: RHEL-2112
* Thu Dec 07 2023 Lokesh Mandvekar <lsm5@redhat.com> - 3:2.226.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.226.0
- Remove dependency on policycoreutils-python-utils
- Related: Jira:RHEL-2112
- Related: Jira:RHEL-18316
* Thu Oct 12 2023 Jindrich Novy <jnovy@redhat.com> - 3:2.224.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.224.0
- Related: Jira:RHEL-2112
* Tue Sep 19 2023 Jindrich Novy <jnovy@redhat.com> - 3:2.222.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.222.0
- Related: Jira:RHEL-2112
* Wed Aug 30 2023 Jindrich Novy <jnovy@redhat.com> - 3:2.221.1-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.221.1
- Related: #2176063
* Tue Aug 15 2023 Jindrich Novy <jnovy@redhat.com> - 3:2.221.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.221.0
- Related: #2176063