From dacd61ce76e55866528903c9dd5f0b6f280094a7 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Apr 05 2022 10:23:45 +0000 Subject: import toolbox-0.0.99.3-2.el9_0 --- diff --git a/SPECS/toolbox.spec b/SPECS/toolbox.spec index f85fcd6..7463996 100644 --- a/SPECS/toolbox.spec +++ b/SPECS/toolbox.spec @@ -11,7 +11,7 @@ Version: 0.0.99.3 %global goipath github.com/containers/%{name} %gometa -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tool for containerized command line environments on Linux License: ASL 2.0 @@ -124,6 +124,10 @@ install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/containers/%{name}.conf %changelog +* Wed Mar 23 2022 Debarshi Ray - 0.0.99.3-2 +- Rebuild for FIPS-mode memory leak in the Go toolchain +Resolves: #1975396 + * Fri Dec 10 2021 Debarshi Ray - 0.0.99.3-1 - Update to 0.0.99.3 - BuildRequire only systemd-rpm-macros as recommended by the Fedora packaging