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-01-30 18:30:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/micro-fips-image (Old)
and /work/SRC/openSUSE:Factory/.micro-fips-image.new.1995 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "micro-fips-image"
Fri Jan 30 18:30:12 2026 rev:12 rq:1330026 version:%OS_VERSION_ID_SP%.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/micro-fips-image/micro-fips-image.changes
2026-01-28 15:15:22.934563103 +0100
+++
/work/SRC/openSUSE:Factory/.micro-fips-image.new.1995/micro-fips-image.changes
2026-01-30 18:33:59.631013013 +0100
@@ -1,0 +2,5 @@
+Fri Jan 30 09:20:11 UTC 2026 - SUSE Update Bot <[email protected]>
+
+- Set the crypto-policies to FIPS
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.HPCUpV/_old 2026-01-30 18:34:00.171035662 +0100
+++ /var/tmp/diff_new_pack.HPCUpV/_new 2026-01-30 18:34:00.175035829 +0100
@@ -28,7 +28,8 @@
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
-RUN set -euo pipefail; zypper -n install jdupes \
+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 \
&& jdupes -1 -L -r /target/usr/
# cleanup logs and temporary files