From c980a6a3c28ea5adaada5a0006dde38459b45a4a Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 12 Jan 2021 08:23:46 +0000 Subject: [PATCH] import podman-1.6.4-24.module+el8.3.0+9348+d780f094 --- SPECS/podman.spec | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/SPECS/podman.spec b/SPECS/podman.spec index 2980982..1672ec4 100644 --- a/SPECS/podman.spec +++ b/SPECS/podman.spec @@ -31,7 +31,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl Name: podman Version: 1.6.4 -Release: 23%{?dist} +Release: 24%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -337,9 +337,13 @@ exit 0 %{_datadir}/%{name}/test %changelog -* Tue Jan 12 2021 Jindrich Novy - 1.6.4-23 -- fix "podman exec is fragile in the presence of signals" to avoid regression -- Resolves: #1883490 +* Fri Jan 08 2021 Jindrich Novy - 1.6.4-24 +- fix "podman exec is fragile in the presence of signals [rhel-8.3.0.z]" +- Resolves: #1913294 + +* Thu Sep 24 2020 Jindrich Novy - 1.6.4-23 +- fix "podman run with --rm errors out/segfaults in container-tools-2.0-8.3.0" +- Resolves: #1875289 * Fri Sep 18 2020 Jindrich Novy - 1.6.4-22 - sync with 1.6.4-rhel branch to avoid regression