Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package micro-fips-image for
openSUSE:Factory checked in at 2026-06-25 11:39:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/micro-fips-image (Old)
and /work/SRC/openSUSE:Factory/.micro-fips-image.new.2088 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "micro-fips-image"
Thu Jun 25 11:39:28 2026 rev:19 rq:1361634 version:%OS_VERSION_ID_SP%.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/micro-fips-image/micro-fips-image.changes
2026-06-19 17:17:30.614098332 +0200
+++
/work/SRC/openSUSE:Factory/.micro-fips-image.new.2088/micro-fips-image.changes
2026-06-25 11:39:29.753135002 +0200
@@ -1,0 +2,5 @@
+Wed Jun 24 16:14:06 UTC 2026 - SUSE Update Bot <[email protected]>
+
+- switch to coreutils-single for the minimal containers
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.Synykt/_old 2026-06-25 11:39:31.501195473 +0200
+++ /var/tmp/diff_new_pack.Synykt/_new 2026-06-25 11:39:31.529196442 +0200
@@ -26,7 +26,7 @@
RUN set -euo pipefail; \
export PERMCTL_ALLOW_INSECURE_MODE_IF_NO_PROC=1; \
- zypper -n --installroot /target --gpg-auto-import-keys install
--no-recommends bash ca-certificates-mozilla-prebuilt coreutils libopenssl3
openSUSE-release openSUSE-release-appliance-docker patterns-base-fips
+ zypper -n --installroot /target --gpg-auto-import-keys install
--no-recommends bash ca-certificates-mozilla-prebuilt coreutils-single
libopenssl3 openSUSE-release openSUSE-release-appliance-docker
patterns-base-fips
RUN set -euo pipefail; zypper -n install jdupes crypto-policies-scripts
update-bootloader \
&& env base_dir=/target/etc/crypto-policies fips-mode-setup --enable
--no-bootcfg \