Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package java-1_8_0-openjdk for openSUSE:Factory checked in at 2022-02-17 23:39:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/java-1_8_0-openjdk (Old) and /work/SRC/openSUSE:Factory/.java-1_8_0-openjdk.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "java-1_8_0-openjdk" Thu Feb 17 23:39:55 2022 rev:85 rq:955397 version:1.8.0.312 Changes: -------- --- /work/SRC/openSUSE:Factory/java-1_8_0-openjdk/java-1_8_0-openjdk.changes 2021-12-13 20:45:43.844494886 +0100 +++ /work/SRC/openSUSE:Factory/.java-1_8_0-openjdk.new.1958/java-1_8_0-openjdk.changes 2022-02-17 23:40:42.807700822 +0100 @@ -1,0 +2,11 @@ +Wed Feb 9 14:51:51 UTC 2022 - Fridrich Strba <[email protected]> + +- Removed patch: + * comment-nss-security-provider.patch + + there is a configure-time option to do exactly the same thing +- Modified patch: + * fips.patch + + allow plain key import, unless disabled with + -Dcom.suse.fips.plainKeySupport=false command-line option + +------------------------------------------------------------------- Old: ---- comment-nss-security-provider.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ java-1_8_0-openjdk.spec ++++++ --- /var/tmp/diff_new_pack.puPS1M/_old 2022-02-17 23:40:44.047700811 +0100 +++ /var/tmp/diff_new_pack.puPS1M/_new 2022-02-17 23:40:44.067700811 +0100 @@ -1,7 +1,7 @@ # # spec file for package java-1_8_0-openjdk # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -198,7 +198,6 @@ Patch2002: JDK_1_8_0-8208602.patch Patch3000: tls13extensions.patch Patch4000: riscv64-zero.patch -Patch5000: comment-nss-security-provider.patch Patch5001: fips.patch BuildRequires: alsa-lib-devel BuildRequires: autoconf @@ -455,7 +454,7 @@ --with-tzdata-dir=%{_datadir}/javazi \ --with-pkgversion="build %{javaver}_%{updatever}-b%{buildver} suse-%{release}-%{_arch}" \ --with-jdk-home="%{_sysconfdir}/alternatives/java_sdk" \ - --enable-nss \ + --disable-nss \ --enable-sysconf-nss \ --enable-non-nss-curves \ %if %{with bootstrap} @@ -542,7 +541,6 @@ patch -p0 -i %{PATCH4000} -patch -p0 -i %{PATCH5000} patch -p0 -i %{PATCH5001} (cd openjdk/common/autoconf ++++++ fips.patch ++++++ ++++ 775 lines (skipped) ++++ between /work/SRC/openSUSE:Factory/java-1_8_0-openjdk/fips.patch ++++ and /work/SRC/openSUSE:Factory/.java-1_8_0-openjdk.new.1958/fips.patch
