Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package base-fips-image for openSUSE:Factory
checked in at 2026-01-03 17:27:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/base-fips-image (Old)
and /work/SRC/openSUSE:Factory/.base-fips-image.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "base-fips-image"
Sat Jan 3 17:27:43 2026 rev:15 rq:1325141 version:%OS_VERSION_ID_SP%.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/base-fips-image/base-fips-image.changes
2026-01-02 14:30:22.517051098 +0100
+++
/work/SRC/openSUSE:Factory/.base-fips-image.new.1928/base-fips-image.changes
2026-01-03 17:28:06.257423426 +0100
@@ -1,0 +2,5 @@
+Fri Jan 2 10:12:48 UTC 2026 - SUSE Update Bot <[email protected]>
+
+- order package installation alphabetically
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.fgjyYd/_old 2026-01-03 17:28:09.249545841 +0100
+++ /var/tmp/diff_new_pack.fgjyYd/_new 2026-01-03 17:28:09.281547150 +0100
@@ -23,7 +23,7 @@
FROM opensuse/tumbleweed:latest
RUN set -euo pipefail; \
- zypper -n install --no-recommends openSUSE-release
openSUSE-release-appliance-docker coreutils crypto-policies-scripts
update-bootloader
+ zypper -n install --no-recommends coreutils crypto-policies-scripts
openSUSE-release openSUSE-release-appliance-docker update-bootloader
# cleanup logs and temporary files
RUN set -euo pipefail; zypper -n clean -a; \
@@ -56,7 +56,7 @@
LABEL usage="This container should only be used on a FIPS enabled host (fips=1
on kernel cmdline)."
RUN set -euo pipefail; fips-mode-setup --enable --no-bootcfg
-RUN set -euo pipefail; rpm -e libpython3_13-1_0 python313-base
update-bootloader crypto-policies-scripts
+RUN set -euo pipefail; rpm -e crypto-policies-scripts libpython3_13-1_0
python313-base update-bootloader
RUN set -euo pipefail; rm -rf
{/target,}/var/log/{alternatives.log,lastlog,tallylog,zypper.log,zypp/history,YaST2};
\
rm -rf {/target,}/run/*; \
rm -f {/target,}/etc/{shadow-,group-,passwd-,.pwd.lock}; \