Compare commits

..

No commits in common. 'c9' and 'i9c-beta' have entirely different histories.
c9 ... i9c-beta

@ -15,7 +15,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
Epoch: 2
Name: skopeo
Version: 1.16.1
Release: 2%{?dist}
Release: 1%{?dist}
Summary: Inspect container images and repositories on registries
License: ASL 2.0
URL: https://%{import_path}
@ -124,10 +124,6 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
%{_datadir}/%{name}/test
%changelog
* Mon Oct 07 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.16.1-2
- rebuild to fix CVE-2024-34156
- Resolves: RHEL-57957
* Mon Aug 26 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.16.1-1
- update to https://github.com/containers/skopeo/releases/tag/v1.16.1
- Related: RHEL-27608
@ -206,6 +202,9 @@ CVE-2022-41724 CVE-2022-41725 CVE-2023-24537 CVE-2023-24538 CVE-2023-24534 CVE-2
- update to 1.12.0
- Related: #2176063
* Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2:1.11.3-0.1
- Rebuilt for MSVSphere 9.2 beta
* Mon Apr 03 2023 Jindrich Novy <jnovy@redhat.com> - 2:1.11.3-0.1
- update to the latest content of https://github.com/containers/skopeo/tree/release-1.11
(https://github.com/containers/skopeo/commit/d79588e)

Loading…
Cancel
Save