Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package java-19-openjdk for openSUSE:Factory 
checked in at 2023-02-07 18:50:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/java-19-openjdk (Old)
 and      /work/SRC/openSUSE:Factory/.java-19-openjdk.new.4462 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "java-19-openjdk"

Tue Feb  7 18:50:48 2023 rev:3 rq:1063630 version:19.0.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/java-19-openjdk/java-19-openjdk.changes  
2022-11-22 16:10:26.090106668 +0100
+++ 
/work/SRC/openSUSE:Factory/.java-19-openjdk.new.4462/java-19-openjdk.changes    
    2023-02-07 18:50:49.063690414 +0100
@@ -1,0 +2,166 @@
+Tue Feb  7 07:49:23 UTC 2023 - Fridrich Strba <fst...@suse.com>
+
+- Upgrade to upstream tag jdk-19.0.2+7 (January 2023 CPU)
+  * CVEs
+    + CVE-2023-21835, bsc#1207246
+    + CVE-2023-21843, bsc#1207248
+  * Security fixes
+    + JDK-8286070: Improve UTF8 representation
+    + JDK-8286496: Improve Thread labels
+    + JDK-8287411: Enhance DTLS performance
+    + JDK-8288516: Enhance font creation
+    + JDK-8293554: Enhanced DH Key Exchanges
+    + JDK-8293598: Enhance InetAddress address handling
+    + JDK-8293717: Objective view of ObjectView
+    + JDK-8293734: Improve BMP image handling
+    + JDK-8293742: Better Banking of Sounds
+    + JDK-8295687: Better BMP bounds
+  * Other changes
+    + JDK-8022403: sun/java2d/DirectX/OnScreenRenderingResizeTest/
+      /OnScreenRenderingResizeTest.java fails
+    + JDK-8029633: Raw inner class constructor ref should not
+      perform diamond inference
+    + JDK-8178698: javax/sound/midi/Sequencer/MetaCallback.java
+      failed with timeout
+    + JDK-8277970: Test jdk/sun/security/ssl/SSLSessionImpl/
+      /NoInvalidateSocketException.java fails with "tag mismatch"
+    + JDK-8279941: sun/security/pkcs11/Signature/
+      /TestDSAKeyLength.java fails when NSS version detection fails
+    + JDK-8285604: closed sun/java2d/GdiRendering/
+      /ClipShapeRendering.java failed with "Incorrect color ffeeeeee
+      instead of ff0000ff in pixel (100, 100)"
+    + JDK-8285835: SIGSEGV in
+      PhaseIdealLoop::build_loop_late_post_work
+    + JDK-8286314: Trampoline not created for far runtime targets
+      outside small CodeCache
+    + JDK-8286624: Regression Test CoordinateTruncationBug.java
+      fails on OL8.3
+    + JDK-8287217: C2: PhaseCCP: remove not visited nodes, prevent
+      type inconsistency
+    + JDK-8288132: Update test artifacts in QuoVadis CA interop
+      tests
+    + JDK-8288377: [REDO] DST not applying properly with zone id
+      offset set with TZ env variable
+    + JDK-8288992: AArch64: CMN should be handled the same way as
+      CMP
+    + JDK-8290164: compiler/runtime/TestConstantsInError.java fails
+      on riscv
+    + JDK-8290246: test fails "assert(init != __null) failed:
+      initialization not found"
+    + JDK-8290451: Incorrect result when switching to C2 OSR
+      compilation from C1
+    + JDK-8290496: riscv: Fix build warnings-as-errors with GCC 11
+    + JDK-8290529: C2: assert(BoolTest(btest).is_canonical())
+      failure
+    + JDK-8290694: Update the release date after forking Oct
+      CPU22_10
+    + JDK-8290705: StringConcat::validate_mem_flow asserts with
+      "unexpected user: StoreI"
+    + JDK-8290711: assert(false) failed: infinite loop in
+      PhaseIterGVN::optimize
+    + JDK-8290781: Segfault at
+      PhaseIdealLoop::clone_loop_handle_data_uses
+    + JDK-8290900: Build failure with Clang 14+ due to function
+      warning attribute
+    + JDK-8290964: C2 compilation fails with assert "non-reduction
+      loop contains reduction nodes"
+    + JDK-8290974: Bump version numbers for January 2023 CPU
+    + JDK-8291508: Fix some tests with "requires vm.jvmti &
+      vm.continuations"
+    + JDK-8291599: Assertion in
+      PhaseIdealLoop::skeleton_predicate_has_opaque after
+      JDK-8289127
+    + JDK-8291633: Build failures with GCC 11, Alpine 3 due to
+      incompatible casts from nullptr
+    + JDK-8291775: C2: assert(r != __null && r->is_Region())
+      failed: this phi must have a region
+    + JDK-8292158: AES-CTR cipher state corruption with AVX-512
+    + JDK-8292159: TYPE_USE annotations on generic type arguments
+      of record components discarded
+    + JDK-8292385: assert(ctrl == kit.control()) failed: Control
+      flow was added although the intrinsic bailed out
+    + JDK-8292695: SIGQUIT and jcmd attaching mechanism does not
+      work with signal chaining library
+    + JDK-8292756: java.lang.AssertionError at at jdk.compiler/
+      /com.sun.tools.javac.code.Scope$ScopeImpl.leave(Scope.java:386)
+    + JDK-8292780: misc tests failed "assert(false) failed: graph
+      should be schedulable"
+    + JDK-8292899: CustomTzIDCheckDST.java testcase failed on AIX
+      platform
+    + JDK-8292969: Bad Thread Utilization in ForkJoinPool
+    + JDK-8293044: C1: Missing access check on non-accessible class
+    + JDK-8293100: RISC-V: Need to save and restore callee-saved
+      FloatRegisters in StubGenerator::generate_call_stub
+    + JDK-8293348: A false cyclic inheritance error reported
+    + JDK-8293578: Duplicate ldc generated by javac
+    + JDK-8293701: jdeps InverseDepsAnalyzer runs into
+      NoSuchElementException: No value present
+    + JDK-8293816: CI: ciBytecodeStream::get_klass() is not
+      consistent
+    + JDK-8293834: Update CLDR data following tzdata 2022c update
+    + JDK-8293996: C2: fix and simplify
+      IdealLoopTree::do_remove_empty_loop
+    + JDK-8294307: ISO 4217 Amendment 173 Update
+    + JDK-8294357: (tz) Update Timezone Data to 2022d
+    + JDK-8294517: Update jdk19u fix version to 19.0.2
+    + JDK-8294538: missing is_unloading() check in
+      SharedRuntime::fixup_callers_callsite()
+    + JDK-8294602: Change milestone to fcs for releases:
+      jdk-11.0.18, jdk-17.0.6, jdk-19.0.2
+    + JDK-8294755: Update milestone to ea for 19.0.2
+    + JDK-8294840: langtools OptionalDependencyTest.java use
+      File.pathSeparator
+    + JDK-8295173: (tz) Update Timezone Data to 2022e
+    + JDK-8295264: Fix PaX check on RISC-V
+    + JDK-8295268: Optimized builds are broken due to incorrect
+      assert_is_rfp shortcuts
+    + JDK-8295414: [Aarch64] C2: assert(false) failed: bad AD file
+    + JDK-8295469: S390X: Optimized builds are broken
+    + JDK-8295554: Move the "sizecalc.h" to the correct location
+    + JDK-8295723: security/infra/wycheproof/RunWycheproof.java
+      fails with  Assertion Error
+    + JDK-8295926: RISC-V: C1: Fix LIRGenerator::do_LibmIntrinsic
+    + JDK-8296083: javax/swing/JTree/6263446/bug6263446.java fails
+      intermittently on a VM
+    + JDK-8296108: (tz) Update Timezone Data to 2022f
+    + JDK-8296448: RISC-V: Fix temp usages of heapbase register
+      killed by MacroAssembler::en/decode_klass_not_null
+    + JDK-8296463: Memory leak in JVM_StartThread with the
+      integration of Virtual threads
+    + JDK-8296480: java/security/cert/pkix/policyChanges/
+      /TestPolicy.java is failing
+    + JDK-8296485: BuildEEBasicConstraints.java test fails with
+      SunCertPathBuilderException
+    + JDK-8296496: Overzealous check in sizecalc.h prevents large
+      memory allocation
+    + JDK-8296602: RISC-V: improve performance of copy_memory stub
+    + JDK-8296632: Write a test to verify the content change of
+      TextArea sends TextEvent
+    + JDK-8296715: CLDR v42 update for tzdata 2022f
+    + JDK-8296733: JFR: File Read event for
+      RandomAccessFile::write(byte[]) is incorrect
+    + JDK-8296771: RISC-V: C2: assert(false) failed: bad AD file
+    + JDK-8296945: PublicMethodsTest is slow due to dependency
+      verification with debug builds
+    + JDK-8296957: One more cast in SAFE_SIZE_NEW_ARRAY2
+    + JDK-8296970: Remove sysThreadAvailableStackWithSlack from
+      hotspot-symbols
+    + JDK-8297147: UnexpectedSourceImageSize test times out on slow
+      machines when fastdebug is used
+    + JDK-8297153: sun/java2d/DirectX/OnScreenRenderingResizeTest/
+      /OnScreenRenderingResizeTest.java fails again
+    + JDK-8297241: Update sun/java2d/DirectX/
+      /OnScreenRenderingResizeTest/OnScreenRenderingResizeTest.java
+    + JDK-8297309: Memory leak in ShenandoahFullGC
+    + JDK-8297451: ProcessHandleImpl should assert privilege when
+      modifying reaper thread
+    + JDK-8297476: Increase InlineSmallCode default from 1000 to
+      2500 for RISC-V
+- Modified patch:
+  * fips.patch
+    + sync to the latest state
+- Removed patch:
+  * system-crypto-policy.patch
+    + folded into fips.patch
+
+-------------------------------------------------------------------
@@ -9 +175 @@
-- Upgrade tu upstream tag jdk-19.0.1+10 (October 2022 CPU)
+- Upgrade to upstream tag jdk-19.0.1+10 (October 2022 CPU)

Old:
----
  jdk-19.0.1+10.tar.gz
  system-crypto-policy.patch

New:
----
  jdk-19.0.2+7.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ java-19-openjdk.spec ++++++
--- /var/tmp/diff_new_pack.5qrhk8/_old  2023-02-07 18:50:51.659704367 +0100
+++ /var/tmp/diff_new_pack.5qrhk8/_new  2023-02-07 18:50:51.663704388 +0100
@@ -1,7 +1,7 @@
 #
 # spec file
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -32,8 +32,8 @@
 # Standard JPackage naming and versioning defines.
 %global featurever      19
 %global interimver      0
-%global updatever       1
-%global buildver        10
+%global updatever       2
+%global buildver        7
 %global openjdk_repo    jdk19u
 %global openjdk_tag     
jdk-%{featurever}.%{interimver}.%{updatever}%{?patchver:.%{patchver}}+%{buildver}
 %global openjdk_dir     
%{openjdk_repo}-jdk-%{featurever}.%{interimver}.%{updatever}%{?patchver:.%{patchver}}-%{buildver}
@@ -166,7 +166,6 @@
 # Fix: implicit-pointer-decl
 Patch13:        implicit-pointer-decl.patch
 Patch15:        system-pcsclite.patch
-Patch16:        system-crypto-policy.patch
 Patch17:        nss-security-provider.patch
 Patch18:        fips.patch
 #
@@ -434,7 +433,6 @@
 %patch15 -p1
 %endif
 
-%patch16 -p1
 %patch17 -p1
 %patch18 -p1
 
@@ -1066,7 +1064,6 @@
 %{_jvmdir}/%{sdkdir}/include/jni.h
 %{_jvmdir}/%{sdkdir}/include/jvmticmlr.h
 %{_jvmdir}/%{sdkdir}/include/jvmti.h
-%{_jvmdir}/%{sdkdir}/include/sizecalc.h
 %{_jvmdir}/%{sdkdir}/lib/ct.sym
 %{_jvmdir}/%{sdkdir}/lib/libattach.so
 %if ! %{with zero}

++++++ fips.patch ++++++
++++ 2470 lines (skipped)
++++ between /work/SRC/openSUSE:Factory/java-19-openjdk/fips.patch
++++ and /work/SRC/openSUSE:Factory/.java-19-openjdk.new.4462/fips.patch

++++++ jdk-19.0.1+10.tar.gz -> jdk-19.0.2+7.tar.gz ++++++
/work/SRC/openSUSE:Factory/java-19-openjdk/jdk-19.0.1+10.tar.gz 
/work/SRC/openSUSE:Factory/.java-19-openjdk.new.4462/jdk-19.0.2+7.tar.gz 
differ: char 13, line 1

Reply via email to