From 12c9f56e6ae19e8599eb3c160d8e1ecf61a52fc2 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Jan 21 2020 15:41:17 +0000 Subject: import podman-1.0.0-3.git921f98f.module+el8.2.0+4954+2247e50d --- 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