skopeo-1.14.5-1.el8
- update to the latest content of https://github.com/containers/skopeo/tree/release-1.14 (https://github.com/containers/skopeo/commit/072072b) - Resolves: RHEL-40801 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
ab821de295
commit
6a4a78a97b
11
skopeo.spec
11
skopeo.spec
@ -10,13 +10,13 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
|||||||
|
|
||||||
%global import_path github.com/containers/%{name}
|
%global import_path github.com/containers/%{name}
|
||||||
%global branch release-1.14
|
%global branch release-1.14
|
||||||
%global commit0 78d9c9a5a94172d1768640651906ed66a395e496
|
%global commit0 072072bf6e451bbd1e69a40177d047f088eca393
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Name: skopeo
|
Name: skopeo
|
||||||
Version: 1.14.4
|
Version: 1.14.5
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Inspect container images and repositories on registries
|
Summary: Inspect container images and repositories on registries
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{import_path}
|
URL: https://%{import_path}
|
||||||
@ -122,6 +122,11 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 17 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.14.5-1
|
||||||
|
- update to the latest content of https://github.com/containers/skopeo/tree/release-1.14
|
||||||
|
(https://github.com/containers/skopeo/commit/072072b)
|
||||||
|
- Resolves: RHEL-40801
|
||||||
|
|
||||||
* Fri Jun 21 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.14.4-2
|
* Fri Jun 21 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.14.4-2
|
||||||
- rebuild for CVE-2024-24786
|
- rebuild for CVE-2024-24786
|
||||||
- Resolves: RHEL-24297
|
- Resolves: RHEL-24297
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (release-1.14-78d9c9a.tar.gz) = 6a11ab8d1b209a9d141983a7b4a2d6cd7ec909c4373aa221f43b2bcc3b419fd5cd7954a35d5e644579a816e7fef45aa399c4cfa874aa0c4cb8d2d9ea3b2dff66
|
SHA512 (release-1.14-072072b.tar.gz) = 79484809b0942db443fb0627c404f450133e25555d7721874f94230da77c4f72667b10d183f3ec27f6fc8a1e7ac6eb66e42355a58e8caf4eea5c1121689e79cc
|
||||||
|
Loading…
Reference in New Issue
Block a user