Rebuild for CVE-2024-24791
Resolves: RHEL-47194
This commit is contained in:
parent
a4c1d27b33
commit
64f62c013f
10
toolbox.spec
10
toolbox.spec
@ -25,13 +25,13 @@ Version: 0.0.99.5
|
|||||||
|
|
||||||
%if 0%{?rhel}
|
%if 0%{?rhel}
|
||||||
%if 0%{?rhel} == 9
|
%if 0%{?rhel} == 9
|
||||||
%global toolbx_go 1.22.3-2
|
%global toolbx_go 1.22.5
|
||||||
%elif 0%{?rhel} == 10
|
%elif 0%{?rhel} == 10
|
||||||
%global toolbx_go 1.22.3-2
|
%global toolbx_go 1.22.5
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Summary: Tool for interactive command line environments on Linux
|
Summary: Tool for interactive command line environments on Linux
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -197,6 +197,10 @@ install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/containers/%{name}.conf
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 09 2024 Debarshi Ray <rishi@fedoraproject.org> - 0.0.99.5-5
|
||||||
|
- Rebuild for CVE-2024-24791
|
||||||
|
Resolves: RHEL-47194
|
||||||
|
|
||||||
* Wed Jun 19 2024 Debarshi Ray <rishi@fedoraproject.org> - 0.0.99.5-4
|
* Wed Jun 19 2024 Debarshi Ray <rishi@fedoraproject.org> - 0.0.99.5-4
|
||||||
- Rebuild for CVE-2024-24788
|
- Rebuild for CVE-2024-24788
|
||||||
Resolves: RHEL-35942
|
Resolves: RHEL-35942
|
||||||
|
Loading…
Reference in New Issue
Block a user