import skopeo-0.1.32-4.git1715c90.module+el8.2.0+4954+2247e50d

This commit is contained in:
CentOS Sources 2020-01-21 13:49:03 -05:00 committed by Stepan Oksanichenko
parent 7c30d619cd
commit b2b86ea917

View File

@ -31,7 +31,7 @@ ExcludeArch: ppc64 %{ix86}
Name: %{repo}
Epoch: 1
Version: 0.1.32
Release: 3.git%{shortcommit0}%{?dist}
Release: 4.git%{shortcommit0}%{?dist}
Summary: Inspect Docker images and repositories on registries
License: ASL 2.0
URL: %{git0}
@ -150,6 +150,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
%{_datadir}/bash-completion/completions/%{name}
%changelog
* Thu Nov 28 2019 Jindrich Novy <jnovy@redhat.com> - 1:0.1.32-4.git1715c90
- rebuild because of CVE-2019-9512 and CVE-2019-9514
- Resolves: #1772130, #1772135
* Tue Dec 18 2018 Frantisek Kluknavsky <fkluknav@redhat.com> - 1:0.1.32-3.git1715c90
- rebase