diff --git a/containers-common.spec b/containers-common.spec index d29e2c80a579cefc8772463a85ecf4e780f4401d..7594b7252f6aa6ab27260d3420f10423bb8d25d4 100644 --- a/containers-common.spec +++ b/containers-common.spec @@ -4,10 +4,10 @@ # pick the oldest version on c/image, c/common, c/storage vendored in # Buildah/Podman/Skopeo. %global skopeo_branch v1.8.0 -%global podman_branch v4.5.1 -%global image_branch v5.25.0 -%global common_branch v0.52.0 -%global storage_branch v1.46.1 +%global podman_branch v3.4.4 +%global image_branch v5.21.1 +%global common_branch v0.48.0 +%global storage_branch v1.40.2 %global shortnames_branch main %global github_containers https://raw.githubusercontent.com/containers @@ -15,7 +15,7 @@ Epoch: 4 Name: containers-common Version: 1 -Release: 3 +Release: 4 Summary: Common configuration and documentation for containers. URL: https://github.com/containers/common License: Apache-2.0 @@ -49,7 +49,7 @@ Source18: %{github_containers}/storage/%{storage_branch}/docs/containers-st Source19: %{github_containers}/storage/%{storage_branch}/storage.conf Source20: %{github_containers}/common/%{common_branch}/docs/Containerfile.5.md Source21: %{github_containers}/common/%{common_branch}/docs/containerignore.5.md -#Source22: %{github_containers}/common/%{common_branch}/docs/links/.containerignore.5 +# Source22: %{github_containers}/common/%{common_branch}/docs/links/.containerignore.5 Source22: %{github_containers}/common/%{common_branch}/docs/links/containerignore.5 %description @@ -164,11 +164,14 @@ fi %{_datadir}/openEuler/secrets/* %changelog -* Thu Jan 18 2024 lijian - 4:1-3 +* Tue Feb 20 2024 lijian - 4:1-4 +- Rebuild for golang CVE + +* Fri Nov 10 2023 wangyueliang - 4:1-3 - Avoid building systems that cannot handle hidden files * Wed Oct 18 2023 wangyueliang - 4:1-2 - Unify containers-common to the corresponding version in the openEuler community * Mon Mar 21 2022 fushanqing - 4:1-1 -- Init package +- Init package \ No newline at end of file