Rebuild for CVE-2024-24791
Resolves: RHEL-47199
This commit is contained in:
parent
ce35655698
commit
f510ff5c37
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.21.7
|
%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: 14%{?dist}
|
Release: 15%{?dist}
|
||||||
Summary: Tool for interactive command line environments on Linux
|
Summary: Tool for interactive command line environments on Linux
|
||||||
|
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@ -206,6 +206,10 @@ install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/containers/%{name}.conf
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 09 2024 Debarshi Ray <rishi@fedoraproject.org> - 0.0.99.5-15
|
||||||
|
- Rebuild for CVE-2024-24791
|
||||||
|
Resolves: RHEL-47199
|
||||||
|
|
||||||
* Thu Jul 11 2024 Debarshi Ray <rishi@fedoraproject.org> - 0.0.99.5-14
|
* Thu Jul 11 2024 Debarshi Ray <rishi@fedoraproject.org> - 0.0.99.5-14
|
||||||
- Silence 'rpminspect --tests=stack-prot'
|
- Silence 'rpminspect --tests=stack-prot'
|
||||||
- Silence 'rpminspect --tests=annocheck' (part 2)
|
- Silence 'rpminspect --tests=annocheck' (part 2)
|
||||||
|
Loading…
Reference in New Issue
Block a user