import UBI skopeo-1.16.1-1.el9
This commit is contained in:
parent
d5415c473e
commit
e64970d8a8
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/release-1.14-072072b.tar.gz
|
SOURCES/skopeo-1.16.1-fe07cc9.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
f49f4c3fd20ac5f7aa39ab97f8904203318c9ab1 SOURCES/release-1.14-072072b.tar.gz
|
e61776a31a96bba0135cae8c404501424c8f57cb SOURCES/skopeo-1.16.1-fe07cc9.tar.gz
|
||||||
|
@ -8,14 +8,14 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%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 072072bf6e451bbd1e69a40177d047f088eca393
|
%global commit0 fe07cc958acae9bb520f685474a50178e00b815b
|
||||||
%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.5
|
Version: 1.16.1
|
||||||
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}
|
||||||
@ -124,33 +124,25 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Oct 08 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.14.5-2
|
* Mon Aug 26 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.16.1-1
|
||||||
- rebuild for CVE-2024-34156
|
- update to https://github.com/containers/skopeo/releases/tag/v1.16.1
|
||||||
- Resolves: RHEL-57955
|
- Related: RHEL-27608
|
||||||
|
|
||||||
* Wed Jul 17 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.14.5-1
|
* Mon Jul 29 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.16.0-1
|
||||||
- update to the latest content of https://github.com/containers/skopeo/tree/release-1.14
|
- update to https://github.com/containers/skopeo/releases/tag/v1.16.0
|
||||||
(https://github.com/containers/skopeo/commit/072072b)
|
- Resolves: RHEL-47197 RHEL-44886 RHEL-40812
|
||||||
- Resolves: RHEL-40805
|
|
||||||
|
|
||||||
* Fri Jun 21 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.14.3-3
|
* Fri Jul 12 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.15.2-1
|
||||||
- rebuild for CVE-2024-1394
|
- update to https://github.com/containers/skopeo/releases/tag/v1.15.2
|
||||||
- Resolves: RHEL-24321
|
- Related: RHEL-27608
|
||||||
|
|
||||||
* Fri Apr 19 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.14.3-2
|
* Fri May 17 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.15.1-1
|
||||||
- update to the latest content of https://github.com/containers/skopeo/tree/release-1.14
|
- update to https://github.com/containers/skopeo/releases/tag/v1.15.1
|
||||||
(https://github.com/containers/skopeo/commit/5f2b9af)
|
- Resolves: RHEL-35443
|
||||||
- Resolves: RHEL-28736
|
|
||||||
|
|
||||||
* Mon Apr 01 2024 Lokesh Mandvekar <lsm5@redhat.com> - 2:1.14.3-1
|
* Fri Mar 15 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.15.0-1
|
||||||
- update to the latest content of https://github.com/containers/skopeo/tree/release-1.14
|
- update to https://github.com/containers/skopeo/releases/tag/v1.15.0
|
||||||
(https://github.com/containers/skopeo/commit/4a2bc3a)
|
- Resolves: RHEL-29277
|
||||||
- Resolves: RHEL-28235
|
|
||||||
|
|
||||||
* Mon Mar 18 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.14.3-0.2
|
|
||||||
- update to the latest content of https://github.com/containers/skopeo/tree/release-1.14
|
|
||||||
(https://github.com/containers/skopeo/commit/d0a0f1a)
|
|
||||||
- Resolves: RHEL-28235
|
|
||||||
|
|
||||||
* Fri Feb 02 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.14.3-0.1
|
* Fri Feb 02 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.14.3-0.1
|
||||||
- update to the latest content of https://github.com/containers/skopeo/tree/release-1.14
|
- update to the latest content of https://github.com/containers/skopeo/tree/release-1.14
|
||||||
|
Loading…
Reference in New Issue
Block a user