From df025ff554783f24b528f6e57fd937fddfefbaec Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Dec 17 2019 09:21:35 +0000 Subject: import skopeo-0.1.32-6.git1715c90.module+el8.1.0+4903+9bde5d6c --- diff --git a/SPECS/skopeo.spec b/SPECS/skopeo.spec index 411e54a..fed3152 100644 --- a/SPECS/skopeo.spec +++ b/SPECS/skopeo.spec @@ -31,7 +31,7 @@ ExcludeArch: ppc64 %{ix86} Name: %{repo} Epoch: 1 Version: 0.1.32 -Release: 5.git%{shortcommit0}%{?dist} +Release: 6.git%{shortcommit0}%{?dist} Summary: Inspect Docker images and repositories on registries License: ASL 2.0 URL: %{git0} @@ -154,6 +154,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %{_datadir}/bash-completion/completions/%{name} %changelog +* Tue Nov 26 2019 Jindrich Novy - 1:0.1.32-6.git1715c90 +- rebuild because of CVE-2019-9512 and CVE-2019-9514 +- Resolves: #1772129, #1772134 + * Thu Sep 12 2019 Jindrich Novy - 1:0.1.32-5.git1715c90 - Fix CVE-2019-10214 (#1734658).