From 1e528d78642fca2b370d90d5c4120cbfd3d3b19a Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Dec 17 2019 09:23:12 +0000 Subject: import skopeo-0.1.37-6.module+el8.1.0+4876+e678a192 --- diff --git a/SPECS/skopeo.spec b/SPECS/skopeo.spec index af6342a..e2eb9e5 100644 --- a/SPECS/skopeo.spec +++ b/SPECS/skopeo.spec @@ -31,7 +31,7 @@ ExcludeArch: ppc64 %{ix86} Name: %{repo} Epoch: 1 Version: 0.1.37 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Inspect container images and repositories on registries License: ASL 2.0 URL: %{git0} @@ -181,6 +181,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %{_datadir}/%{name}/test %changelog +* Mon Nov 25 2019 Jindrich Novy - 1:0.1.37-6 +- rebuild because of CVE-2019-9512 and CVE-2019-9514 +- Resolves: #1772136, #1772131 + * Thu Sep 12 2019 Jindrich Novy - 1:0.1.37-5 - Fix CVE-2019-10214 (#1734651).