Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package openjdk-11-image for
openSUSE:Factory checked in at 2025-10-29 21:08:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openjdk-11-image (Old)
and /work/SRC/openSUSE:Factory/.openjdk-11-image.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openjdk-11-image"
Wed Oct 29 21:08:40 2025 rev:37 rq:1314348 version:unknown
Changes:
--------
--- /work/SRC/openSUSE:Factory/openjdk-11-image/openjdk-11-image.changes
2025-10-21 11:19:33.870723018 +0200
+++
/work/SRC/openSUSE:Factory/.openjdk-11-image.new.1980/openjdk-11-image.changes
2025-10-29 21:10:08.047395804 +0100
@@ -1,0 +2,5 @@
+Wed Oct 29 10:26:09 UTC 2025 - SUSE Update Bot <[email protected]>
+
+- add mozilla-nss-sysinit to enable initialization of crypto providers
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.1sJhI4/_old 2025-10-29 21:10:08.583418337 +0100
+++ /var/tmp/diff_new_pack.1sJhI4/_new 2025-10-29 21:10:08.587418505 +0100
@@ -22,7 +22,7 @@
FROM opensuse/tumbleweed:latest
RUN set -euo pipefail; \
- zypper -n install --no-recommends java-11-openjdk curl findutils gawk
git-core procps util-linux
+ zypper -n install --no-recommends java-11-openjdk mozilla-nss-sysinit curl
findutils gawk git-core procps util-linux
# cleanup logs and temporary files
RUN set -euo pipefail; zypper -n clean -a; \