From 555e08c6d0d0d1148987e3a6b113cd97f7ae4f4d Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Dec 17 2019 09:23:04 +0000 Subject: import podman-1.0.0-4.git921f98f.module+el8.1.0+4908+72a45cef --- diff --git a/SPECS/podman.spec b/SPECS/podman.spec index 1367963..72904fa 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: 3.git%{shortcommit}%{?dist} +Release: 4.git%{shortcommit}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: %{git_podman} @@ -284,6 +284,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %{_mandir}/man1/docker*.1* %changelog +* Tue Nov 26 2019 Jindrich Novy - 1.0.0-4.git921f98f +- rebuild because of CVE-2019-9512 and CVE-2019-9514 +- Resolves: #1766293, #1766321 + * Thu Sep 12 2019 Jindrich Novy - 1.0.0-3.git921f98f - Fix CVE-2019-10214 (#1734656).