import UBI crun-1.23.1-2.el9_7
This commit is contained in:
parent
fc7f531da7
commit
b89060c72e
@ -123,6 +123,9 @@ export LDFLAGS="%{build_ldflags}"
|
|||||||
%make_install prefix=%{_prefix}
|
%make_install prefix=%{_prefix}
|
||||||
rm -rf %{buildroot}%{_prefix}/lib*
|
rm -rf %{buildroot}%{_prefix}/lib*
|
||||||
|
|
||||||
|
# Placeholder check to silence rpmlint
|
||||||
|
%check
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%{_bindir}/%{name}
|
%{_bindir}/%{name}
|
||||||
@ -143,25 +146,28 @@ rm -rf %{buildroot}%{_prefix}/lib*
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Sep 19 2025 Jindrich Novy <jnovy@redhat.com> - 1.23.1-2
|
* Fri Sep 19 2025 Jindrich Novy <jnovy@redhat.com> - 1.23.1-2
|
||||||
- Backport multiple crun fixes to RHEL 9.6
|
- Backport multiple crun fixes
|
||||||
- Resolves: RHEL-115666
|
- Resolves: RHEL-114555
|
||||||
|
|
||||||
* Fri Aug 22 2025 Jindrich Novy <jnovy@redhat.com> - 1.23.1-1
|
* Mon Aug 04 2025 Jindrich Novy <jnovy@redhat.com> - 1.23.1-1
|
||||||
- update to https://github.com/containers/crun/releases/tag/1.23.1
|
- update to https://github.com/containers/crun/releases/tag/1.23.1
|
||||||
- fixes "Bump crun to 1.23.1 in RHEL 9.6"
|
- Related: RHEL-80816
|
||||||
- Resolves: RHEL-110662
|
|
||||||
|
|
||||||
* Tue Jul 15 2025 Jindrich Novy <jnovy@redhat.com> - 1.22-1
|
* Mon Jul 28 2025 Jindrich Novy <jnovy@redhat.com> - 1.23-1
|
||||||
|
- update to https://github.com/containers/crun/releases/tag/1.23
|
||||||
|
- Related: RHEL-80816
|
||||||
|
|
||||||
|
* Thu Jul 03 2025 Jindrich Novy <jnovy@redhat.com> - 1.22-1
|
||||||
- update to https://github.com/containers/crun/releases/tag/1.22
|
- update to https://github.com/containers/crun/releases/tag/1.22
|
||||||
- Resolves: RHEL-101023
|
- Related: RHEL-80816
|
||||||
|
|
||||||
* Fri Mar 28 2025 Jindrich Novy <jnovy@redhat.com> - 1.21-1
|
* Fri Mar 28 2025 Jindrich Novy <jnovy@redhat.com> - 1.21-1
|
||||||
- update to https://github.com/containers/crun/releases/tag/1.21
|
- update to https://github.com/containers/crun/releases/tag/1.21
|
||||||
- Resolves: RHEL-84950
|
- Related: RHEL-80816
|
||||||
|
|
||||||
* Tue Mar 18 2025 Jindrich Novy <jnovy@redhat.com> - 1.20-2
|
* Tue Mar 18 2025 Jindrich Novy <jnovy@redhat.com> - 1.20-2
|
||||||
- fix gating.yaml
|
- fix gating.yaml
|
||||||
- Resolves: RHEL-83146
|
- Related: RHEL-80816
|
||||||
|
|
||||||
* Wed Feb 05 2025 Jindrich Novy <jnovy@redhat.com> - 1.20-1
|
* Wed Feb 05 2025 Jindrich Novy <jnovy@redhat.com> - 1.20-1
|
||||||
- update to https://github.com/containers/crun/releases/tag/1.20
|
- update to https://github.com/containers/crun/releases/tag/1.20
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user