From 8eb3bf58f53ca9a3c9454646daa5e5c4b89d1b5a Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 5 Apr 2022 06:23:45 -0400 Subject: [PATCH] import toolbox-0.0.99.3-2.el9_0 --- SPECS/toolbox.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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