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 2025-10-07 18:26:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/micro-fips-image (Old)
and /work/SRC/openSUSE:Factory/.micro-fips-image.new.11973 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "micro-fips-image"
Tue Oct 7 18:26:57 2025 rev:7 rq:1309389 version:%OS_VERSION_ID_SP%.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/micro-fips-image/micro-fips-image.changes
2025-09-29 16:39:36.200984998 +0200
+++
/work/SRC/openSUSE:Factory/.micro-fips-image.new.11973/micro-fips-image.changes
2025-10-07 18:28:23.413507328 +0200
@@ -1,0 +2,5 @@
+Mon Oct 6 20:36:29 UTC 2025 - SUSE Update Bot <[email protected]>
+
+- clarify title/description
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.GiS49E/_old 2025-10-07 18:28:23.869526637 +0200
+++ /var/tmp/diff_new_pack.GiS49E/_new 2025-10-07 18:28:23.877526976 +0200
@@ -42,8 +42,8 @@
COPY --from=builder /target /
# Define labels according to
https://en.opensuse.org/Building_derived_containers
# labelprefix=org.opensuse.bci.micro-fips
-LABEL org.opencontainers.image.title="openSUSE Tumbleweed BCI FIPS-140-3 Micro"
-LABEL org.opencontainers.image.description="A FIPS enforcing micro environment
for containers based on the openSUSE Tumbleweed Base Container Image."
+LABEL org.opencontainers.image.title="openSUSE Tumbleweed BCI Micro FIPS-140-3
mode"
+LABEL org.opencontainers.image.description="A micro container in FIPS-140-3
mode for containers based on the openSUSE Tumbleweed Base Container Image."
LABEL org.opencontainers.image.version="%OS_VERSION_ID_SP%-%RELEASE%"
LABEL org.opencontainers.image.url="https://www.opensuse.org"
LABEL org.opencontainers.image.created="%BUILDTIME%"
++++++ README.md ++++++
--- /var/tmp/diff_new_pack.GiS49E/_old 2025-10-07 18:28:23.901527992 +0200
+++ /var/tmp/diff_new_pack.GiS49E/_new 2025-10-07 18:28:23.905528161 +0200
@@ -1,4 +1,4 @@
-# openSUSE Tumbleweed BCI FIPS-140-3 Micro: Suitable for deploying static
binaries
+# openSUSE Tumbleweed BCI Micro FIPS-140-3 mode: Suitable for deploying static
binaries

## Description
@@ -9,7 +9,7 @@
during multi-stage builds.
This base container image is configured with FIPS mode enabled by default, but
-does not include any certified binaries.
+**does not** include any certified binaries.
## Usage