Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package java-17-openjdk for openSUSE:Factory
checked in at 2024-03-07 18:31:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/java-17-openjdk (Old)
and /work/SRC/openSUSE:Factory/.java-17-openjdk.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "java-17-openjdk"
Thu Mar 7 18:31:10 2024 rev:32 rq:1155904 version:17.0.10.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/java-17-openjdk/java-17-openjdk.changes
2024-02-20 21:16:22.322428157 +0100
+++
/work/SRC/openSUSE:Factory/.java-17-openjdk.new.1770/java-17-openjdk.changes
2024-03-07 18:32:31.283888350 +0100
@@ -1,0 +2,8 @@
+Thu Mar 7 12:44:28 UTC 2024 - Fridrich Strba <[email protected]>
+
+- Removed patch:
+ * alternative-tzdb_dat.patch
+ + Remove the possibility to use the system timezone-java. It
+ creates more problems then it solves (bsc#1213470)
+
+-------------------------------------------------------------------
Old:
----
alternative-tzdb_dat.patch
BETA DEBUG BEGIN:
Old:- Removed patch:
* alternative-tzdb_dat.patch
+ Remove the possibility to use the system timezone-java. It
BETA DEBUG END:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ java-17-openjdk.spec ++++++
--- /var/tmp/diff_new_pack.DVtWEO/_old 2024-03-07 18:32:34.528008059 +0100
+++ /var/tmp/diff_new_pack.DVtWEO/_new 2024-03-07 18:32:34.532008207 +0100
@@ -177,8 +177,7 @@
Patch300: JDK-8282944.patch
Patch301: JDK-8303509.patch
Patch302: disable-doclint-by-default.patch
-Patch303: alternative-tzdb_dat.patch
-Patch304: unsigned-sni-server-name.patch
+Patch303: unsigned-sni-server-name.patch
#
BuildRequires: alsa-lib-devel
BuildRequires: autoconf
@@ -288,7 +287,6 @@
# Postun requires update-alternatives to uninstall tool update-alternatives.
Requires(postun): update-alternatives
Recommends: mozilla-nss-sysinit
-Recommends: tzdata-java8
Obsoletes: %{name}-accessibility
%if 0%{?suse_version} > 1315 || 0%{?java_bootstrap}
# Standard JPackage base provides.
@@ -422,7 +420,6 @@
%patch -P 301 -p1
%patch -P 302 -p1
%patch -P 303 -p1
-%patch -P 304 -p1
# Extract systemtap tapsets
@@ -522,9 +519,6 @@
export JAVA_HOME=$(pwd)/%{buildoutputdir}/%{imagesdir}/jdk
-# Copy tz.properties
-echo "sun.zoneinfo.dir=%{_datadir}/javazi" >> $JAVA_HOME/conf/tz.properties
-
# cacerts are generated in runtime in openSUSE
if [ -f %{buildoutputdir}/%{imagesdir}/jdk/lib/security/cacerts ]; then
rm %{buildoutputdir}/%{imagesdir}/jdk/lib/security/cacerts
@@ -900,7 +894,6 @@
%{_jvmdir}/%{sdkdir}/conf/security/policy/unlimited/default_local.policy
%{_jvmdir}/%{sdkdir}/conf/security/policy/unlimited/default_US_export.policy
%{_jvmdir}/%{sdkdir}/conf/sound.properties
-%{_jvmdir}/%{sdkdir}/conf/tz.properties
%{_jvmdir}/%{sdkdir}/lib/desktop/jconsole.desktop
%{_jvmdir}/%{sdkdir}/lib/jexec
%{_jvmdir}/%{sdkdir}/lib/jfr/default.jfc