From 58f57b24516e02226c5567af41a1bca7675aa93e1fcd5619881468e34ad3db6b Mon Sep 17 00:00:00 2001 From: Danish Prakash Date: Wed, 26 Jun 2024 05:37:23 +0000 Subject: [PATCH] Use a stable url for storage.conf OBS-URL: https://build.opensuse.org/package/show/devel:microos/libcontainers-common?expand=0&rev=43 --- libcontainers-common.changes | 2 +- libcontainers-common.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libcontainers-common.changes b/libcontainers-common.changes index ac671ca..6c38185 100644 --- a/libcontainers-common.changes +++ b/libcontainers-common.changes @@ -2,7 +2,7 @@ Mon Jun 24 13:32:55 UTC 2024 - Danish Prakash - While migrating config files from /etc/containers/ to /usr/share/containers/, - preserve config files *if* modified by the user. + preserve config files *if* modified by the user (fixes bsc#1226825). ------------------------------------------------------------------- Mon Jun 24 07:46:23 UTC 2024 - Dan Čermák diff --git a/libcontainers-common.spec b/libcontainers-common.spec index 884e17f..df1764c 100644 --- a/libcontainers-common.spec +++ b/libcontainers-common.spec @@ -38,7 +38,7 @@ Source1: storage-%{storagever}.tar.xz Source2: LICENSE # https://raw.githubusercontent.com/containers/skopeo/main/default-policy.json Source3: https://raw.githubusercontent.com/containers/skopeo/v%{skopeover}/default-policy.json#./policy.json -Source4: https://raw.githubusercontent.com/containers/storage/main/storage.conf +Source4: https://raw.githubusercontent.com/containers/storage/v%{storagever}/storage.conf # heavily modified version of https://github.com/containers/common/blob/main/pkg/subscriptions/mounts.conf Source5: mounts.conf # https://raw.githubusercontent.com/containers/image/main/registries.conf with our own registries inserted