From f052df7e15dcb2cafb087d95d2e1d392637bfc6b Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 21 Jan 2020 10:41:17 -0500 Subject: [PATCH] import podman-1.0.0-3.git921f98f.module+el8.2.0+4954+2247e50d --- SPECS/podman.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/podman.spec b/SPECS/podman.spec index dc9806a..b0dc832 100644 --- a/SPECS/podman.spec +++ b/SPECS/podman.spec @@ -36,7 +36,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback no_openssl ${BUIL Name: podman Version: 1.0.0 -Release: 2.git%{shortcommit}%{?dist} +Release: 3.git%{shortcommit}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: %{git_podman} @@ -280,6 +280,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %{_mandir}/man1/docker*.1* %changelog +* Thu Nov 28 2019 Jindrich Novy - 1.0.0-3.git921f98f +- rebuild because of CVE-2019-9512 and CVE-2019-9514 +- Resolves: #1766294, #1766322 + * Mon Feb 11 2019 Frantisek Kluknavsky - 1.0.0-2.git921f98f - rebase