containers-common-0.64.2-6.el10

- update shortnames and vendored components for RHEL-10.2
- Resolves: RHEL-146877

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
Jindrich Novy 2026-02-05 12:22:02 +01:00
parent 41868ce07b
commit 395c568bc9
4 changed files with 755 additions and 255 deletions

File diff suppressed because it is too large Load Diff

View File

@ -7,17 +7,17 @@
# Packit will automatically update the image and storage versions on Fedora and
# CentOS Stream dist-git PRs.
%global skopeo_branch main
%global image_branch v5.36.0
%global storage_branch v1.59.0
%global image_branch v5.36.2
%global storage_branch v1.59.1
%global shortnames_branch main
%global common_branch v0.64.0
%global common_branch v0.64.2
%global common_version %(v=%{common_branch}; echo ${v:1})
Name: containers-common
Epoch: 5
Version: %{common_version}
Release: 5%{?dist}
Release: 6%{?dist}
License: Apache-2.0
BuildArch: noarch
# for BuildRequires: go-md2man
@ -203,6 +203,10 @@ ln -s ../../../..%{_sysconfdir}/yum.repos.d/redhat.repo %{buildroot}%{_datadir}/
%files extra
%changelog
* Thu Feb 05 2026 Jindrich Novy <jnovy@redhat.com> - 5:0.64.2-6
- update shortnames and vendored components for RHEL-10.2
- Resolves: RHEL-146877
* Thu Sep 25 2025 Jindrich Novy <jnovy@redhat.com> - 5:0.64.0-5
- Update rhel-shortnames-overrides to include complete list of UBI/RHEL images
- Related: RHEL-111917

View File

@ -148,6 +148,7 @@
"node" = "docker.io/library/node"
# Grafana Labs
"grafana/agent" = "docker.io/grafana/agent"
"grafana" = "docker.io/grafana/grafana"
"grafana/grafana" = "docker.io/grafana/grafana"
"grafana/k6" = "docker.io/grafana/k6"
"grafana/loki" = "docker.io/grafana/loki"
@ -161,3 +162,8 @@
"nginx" = "docker.io/library/nginx"
# QUBIP
"qubip/pq-container" = "quay.io/qubip/pq-container"
# SonarQube
"sonarqube" = "docker.io/library/sonarqube"
# Aqua Security
"aquasec/trivy" = "docker.io/aquasec/trivy"
"trivy" = "docker.io/aquasec/trivy"

View File

@ -71,7 +71,7 @@ fi
"socket",' seccomp.json
rhpkg clone redhat-release
cd redhat-release
rhpkg switch-branch rhel-10.0
rhpkg switch-branch rhel-10.1
rhpkg prep
cp -f redhat-release-*/redhat-release-*/REKOR-signing-key ../
cp -f redhat-release-*/redhat-release-*/SIGSTORE-redhat-release3 ../