Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package openjdk-25-image for
openSUSE:Factory checked in at 2025-10-29 21:08:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openjdk-25-image (Old)
and /work/SRC/openSUSE:Factory/.openjdk-25-image.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openjdk-25-image"
Wed Oct 29 21:08:38 2025 rev:4 rq:1314346 version:unknown
Changes:
--------
--- /work/SRC/openSUSE:Factory/openjdk-25-image/openjdk-25-image.changes
2025-10-21 11:19:15.429947660 +0200
+++
/work/SRC/openSUSE:Factory/.openjdk-25-image.new.1980/openjdk-25-image.changes
2025-10-29 21:10:04.559249175 +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.HnELPX/_old 2025-10-29 21:10:06.263320808 +0100
+++ /var/tmp/diff_new_pack.HnELPX/_new 2025-10-29 21:10:06.307322658 +0100
@@ -23,7 +23,7 @@
FROM opensuse/tumbleweed:latest
RUN set -euo pipefail; \
- zypper -n install --no-recommends java-25-openjdk curl findutils gawk
git-core procps util-linux
+ zypper -n install --no-recommends java-25-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; \