diff --git a/Dockerfile b/Dockerfile index cb5ecdc..634ef42 100644 --- a/Dockerfile +++ b/Dockerfile @@ -17,6 +17,7 @@ PREFIXEDLABEL org.opencontainers.image.vendor="openSUSE Project" PREFIXEDLABEL org.openbuildservice.disturl="%DISTURL%" PREFIXEDLABEL org.opensuse.reference="registry.opensuse.org/opensuse/distrobox-packaging:%OS_VERSION_ID%.%RELEASE%" + # openSUSE-release included to ensure %OS_VERSION_ID% can be found/used by kiwi-metainfo-helper RUN zypper --non-interactive install --no-recommends git \ osc \ diff --git a/distrobox-packaging-image.changes b/distrobox-packaging-image.changes index 5a5d807..e37bf42 100644 --- a/distrobox-packaging-image.changes +++ b/distrobox-packaging-image.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Dec 05 18:47:30 UTC 2023 - Shawn Dunn + +- Removed ca-certificates-suse and related repository, it was + causing buildfailure, and making the container uninstallable + +------------------------------------------------------------------- +Tue Mar 28 13:47:29 UTC 2023 - Lubos Kocman + +- Add ca-certificates-suse and related repository for + cross-instance submit requests + ------------------------------------------------------------------- Wed Mar 15 13:55:22 UTC 2023 - Richard Brown