import UBI container-selinux-2.240.0-1.el10
This commit is contained in:
parent
c7160dbb0a
commit
7a7fb41ca7
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
v2.235.0.tar.gz
|
||||
v2.240.0.tar.gz
|
||||
|
||||
@ -35,8 +35,8 @@ Epoch: 4
|
||||
# Keep Version in upstream specfile at 0. It will be automatically set
|
||||
# to the correct value by Packit for copr and koji builds.
|
||||
# IGNORE this comment if you're looking at it in dist-git.
|
||||
Version: 2.235.0
|
||||
Release: 2%{?dist}
|
||||
Version: 2.240.0
|
||||
Release: 1%{?dist}
|
||||
License: GPL-2.0-only
|
||||
URL: https://github.com/containers/%{name}
|
||||
Summary: SELinux policies for container runtimes
|
||||
@ -114,6 +114,9 @@ fi
|
||||
#define license tag if not already defined
|
||||
%{!?_licensedir:%global license %doc}
|
||||
|
||||
# Placeholder check to silence rpmlint
|
||||
%check
|
||||
|
||||
%files
|
||||
%doc README.md
|
||||
%{_datadir}/selinux/*
|
||||
@ -135,10 +138,30 @@ if %{_sbindir}/selinuxenabled ; then
|
||||
fi
|
||||
|
||||
%changelog
|
||||
* Mon Apr 07 2025 Jindrich Novy <jnovy@redhat.com> - 4:2.235.0-2
|
||||
- rebuild
|
||||
- Related: RHEL-85435
|
||||
* Mon Aug 11 2025 Jindrich Novy <jnovy@redhat.com> - 4:2.240.0-1
|
||||
- update to https://github.com/containers/container-selinux/releases/tag/v2.240.0
|
||||
- Related: RHEL-80817
|
||||
|
||||
* Mon Mar 31 2025 Jindrich Novy <jnovy@redhat.com> - 3:2.235.0-1
|
||||
* Mon Jul 14 2025 Jindrich Novy <jnovy@redhat.com> - 4:2.239.0-1
|
||||
- update to https://github.com/containers/container-selinux/releases/tag/v2.239.0
|
||||
- Related: RHEL-80817
|
||||
|
||||
* Mon Jun 02 2025 Jindrich Novy <jnovy@redhat.com> - 4:2.238.0-1
|
||||
- update to https://github.com/containers/container-selinux/releases/tag/v2.238.0
|
||||
- Related: RHEL-80817
|
||||
|
||||
* Wed Apr 30 2025 Jindrich Novy <jnovy@redhat.com> - 4:2.237.0-1
|
||||
- update to https://github.com/containers/container-selinux/releases/tag/v2.237.0
|
||||
- Resolves: RHEL-85671
|
||||
|
||||
* Fri Mar 14 2025 Jindrich Novy <jnovy@redhat.com> - 4:2.236.0-1
|
||||
- update to https://github.com/containers/container-selinux/releases/tag/v2.236.0
|
||||
- Resolves: RHEL-80476
|
||||
|
||||
* Tue Mar 04 2025 Lokesh Mandvekar <lsm5@redhat.com> - 4:2.235.0-2
|
||||
- fetch TMT tests and plan from upstream
|
||||
- Resolves: RHEL-80817
|
||||
|
||||
* Mon Feb 24 2025 Jindrich Novy <jnovy@redhat.com> - 4:2.235.0-1
|
||||
- update to https://github.com/containers/container-selinux/releases/tag/v2.235.0
|
||||
- Resolves: RHEL-85435
|
||||
- Resolves: RHEL-80476
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v2.235.0.tar.gz) = 5d422ffe69e994d2b30460bef39598ccac52d3607a23dd15e300374f1704c6e5883069aa74cb3b362b9545f4dd4e048b6e9893a6086cbba53e9d5f8185b2ffd2
|
||||
SHA512 (v2.240.0.tar.gz) = d5077aa547c2d85613eb168348fe01d92c198b72f3d3523c90d587f12ff8d221c9ee63da1ed1d7201f592853e1aa77406d10b751a0cd7ba9203ea0a22fea3f9b
|
||||
|
||||
Loading…
Reference in New Issue
Block a user