import UBI toolbox-0.0.99.3-10.el9_2
This commit is contained in:
parent
71f2b46057
commit
c96a99144a
@ -11,7 +11,7 @@ Version: 0.0.99.3
|
||||
%global goipath github.com/containers/%{name}
|
||||
%gometa
|
||||
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
Summary: Tool for containerized command line environments on Linux
|
||||
|
||||
License: ASL 2.0
|
||||
@ -38,7 +38,7 @@ Patch102: toolbox-Add-migration-paths-for-coreos-toolbox-users.patch
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1905383
|
||||
ExcludeArch: %{ix86}
|
||||
|
||||
BuildRequires: golang >= 1.19.4
|
||||
BuildRequires: golang >= 1.19.13
|
||||
BuildRequires: /usr/bin/go-md2man
|
||||
BuildRequires: meson >= 0.58.0
|
||||
BuildRequires: pkgconfig(bash-completion)
|
||||
@ -133,6 +133,10 @@ install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/containers/%{name}.conf
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Oct 14 2023 Debarshi Ray <rishi@fedoraproject.org> - 0.0.99.3-10
|
||||
- Rebuild for CVE-2023-39325 and CVE-2023-44487
|
||||
Resolves: RHEL-13122
|
||||
|
||||
* Mon Feb 06 2023 Debarshi Ray <rishi@fedoraproject.org> - 0.0.99.3-9
|
||||
- Rebuild for CVE-2022-41717
|
||||
Resolves: #2164292
|
||||
|
Loading…
Reference in New Issue
Block a user