Rebuild for CVE-2023-24539, CVE-2023-24540 and CVE-2023-29400

Resolves: #2221850
This commit is contained in:
Debarshi Ray 2023-08-07 18:09:05 +02:00
parent a1f66924b0
commit e4ff936034
1 changed files with 6 additions and 2 deletions

View File

@ -11,7 +11,7 @@ Version: 0.0.99.4
%gometa -f
%endif
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Tool for containerized command line environments on Linux
License: ASL 2.0
@ -34,7 +34,7 @@ Patch102: toolbox-Add-migration-paths-for-coreos-toolbox-users.patch
BuildRequires: gcc
BuildRequires: go-md2man
BuildRequires: golang >= 1.20.3
BuildRequires: golang >= 1.20.6-4
BuildRequires: meson >= 0.58.0
BuildRequires: pkgconfig(bash-completion)
BuildRequires: shadow-utils-subid-devel
@ -154,6 +154,10 @@ install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/containers/%{name}.conf
%changelog
* Mon Aug 07 2023 Debarshi Ray <rishi@fedoraproject.org> - 0.0.99.4-4
- Rebuild for CVE-2023-24539, CVE-2023-24540 and CVE-2023-29400
Resolves: #2221850
* Tue May 16 2023 Debarshi Ray <rishi@fedoraproject.org> - 0.0.99.4-3
- Rebuild for CVE-2022-41723, CVE-2023-24534, CVE-2023-24536 and
CVE-2023-24538