Accepting request 1240729 from Java:Factory
January 2025 CPU OBS-URL: https://build.opensuse.org/request/show/1240729 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/java-1_8_0-openjdk?expand=0&rev=105
This commit is contained in:
commit
6bcf8ff849
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:b0d7a7120d303477d7cd3102d593ef5fe7ae60b7b288d3bac7ab54e741d1edb6
|
oid sha256:1834e6cdafb186774d5065e68e7ce0873128d78d3ec5d68fd19f2e70ec9b4cf4
|
||||||
size 7186372
|
size 7234380
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:44975cd55e90b6ee7ff6b7b4de05b716a95f6a6ec54a57b1a3b88f5a9ab8b45e
|
|
||||||
size 1577124
|
|
3
icedtea-3.34.0.tar.xz
Normal file
3
icedtea-3.34.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e2f9799d15a160ab2392160a18bc99ff9bc3209f0a2daa7a8b11501dd5cc5cb7
|
||||||
|
size 1580260
|
@ -1,3 +1,44 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 28 06:46:44 UTC 2025 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Update to version jdk8u442 (icedtea-3.34.0)
|
||||||
|
* Security fiexes
|
||||||
|
+ No CVE from the January 2025 CPU affects jdk8u432,
|
||||||
|
nonetheless this release contains defense-in-depth fixes
|
||||||
|
that have no CVE assigned to them.
|
||||||
|
* Import of OpenJDK 8 u442 build 06
|
||||||
|
+ JDK-8048003: test/compiler/8009761/Test8009761.java failed
|
||||||
|
with: java.lang.RuntimeException: static java.lang.Object
|
||||||
|
Test8009761.m3(boolean,boolean) not compiled
|
||||||
|
+ JDK-8058322: Zero name_index item of MethodParameters
|
||||||
|
attribute cause MalformedParameterException.
|
||||||
|
+ JDK-8066708: JMXStartStopTest fails to connect to port 38112
|
||||||
|
+ JDK-8133287: (fs) java/nio/file/Files/probeContentType/
|
||||||
|
/ParallelProbes.java should use othervm mode
|
||||||
|
+ JDK-8189687: Swing: Invalid position of candidate pop-up of
|
||||||
|
InputMethod in Hi-DPI on Windows
|
||||||
|
+ JDK-8209023: fix 2 compiler tests to avoid JDK-8208690
|
||||||
|
+ JDK-8239312: [macOS] javax/swing/JFrame/NSTexturedJFrame/
|
||||||
|
/NSTexturedJFrame.java
|
||||||
|
+ JDK-8260380: Upgrade to LittleCMS 2.12
|
||||||
|
+ JDK-8315731: Open source several Swing Text related tests
|
||||||
|
+ JDK-8335428: Enhanced Building of Processes
|
||||||
|
+ JDK-8335912: Add an operation mode to the jar command when
|
||||||
|
extracting to not overwriting existing files
|
||||||
|
+ JDK-8336564: Enhance mask blit functionality redux
|
||||||
|
+ JDK-8338402: GHA: some of bundles may not get removed
|
||||||
|
+ JDK-8339133: [8u] Profiler crashes at
|
||||||
|
guarantee(is_result_safe || is_in_asgct()): unsafe access to
|
||||||
|
zombie method
|
||||||
|
+ JDK-8339180: Enhanced Building of Processes: Follow-on Issue
|
||||||
|
+ JDK-8339394: Bump update version of OpenJDK: 8u442
|
||||||
|
+ JDK-8339882: Replace ThreadLocalStorage::thread with
|
||||||
|
Thread::current_or_null in jdk8 backport of JDK-8183925
|
||||||
|
+ JDK-8340815: Add SECURITY.md file
|
||||||
|
+ JDK-8342822: jdk8u432-b06 does not compile on AIX
|
||||||
|
+ JDK-8342841: [8u] Separate jdk_security_infra tests from
|
||||||
|
jdk_tier1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 5 11:48:50 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
Tue Nov 5 11:48:50 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package java-1_8_0-openjdk
|
# spec file for package java-1_8_0-openjdk
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{!?aarch64:%global aarch64 aarch64 arm64 armv8}
|
%{!?aarch64:%global aarch64 aarch64 arm64 armv8}
|
||||||
%global jit_arches %{ix86} x86_64 ppc64 ppc64le %{aarch64} %{arm}
|
%global jit_arches %{ix86} x86_64 ppc64 ppc64le %{aarch64} %{arm}
|
||||||
%global icedtea_version 3.33.0
|
%global icedtea_version 3.34.0
|
||||||
%global buildoutputdir openjdk.build/
|
%global buildoutputdir openjdk.build/
|
||||||
# Convert an absolute path to a relative path. Each symbolic link is
|
# Convert an absolute path to a relative path. Each symbolic link is
|
||||||
# specified relative to the directory in which it is installed so that
|
# specified relative to the directory in which it is installed so that
|
||||||
@ -31,7 +31,7 @@
|
|||||||
# priority must be 6 digits in total
|
# priority must be 6 digits in total
|
||||||
%global priority 1805
|
%global priority 1805
|
||||||
%global javaver 1.8.0
|
%global javaver 1.8.0
|
||||||
%global updatever 432
|
%global updatever 442
|
||||||
%global buildver 06
|
%global buildver 06
|
||||||
# Standard JPackage directories and symbolic links.
|
# Standard JPackage directories and symbolic links.
|
||||||
%global sdklnk java-%{javaver}-openjdk
|
%global sdklnk java-%{javaver}-openjdk
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:bb2cd8a2c5bbe08d232693c77ea6efa5542c7178f05e8f7cd82eec9be2980d5b
|
oid sha256:3441bf9613893025af27ba3a8df0da676e7e79fe64dea4226059a415b834c17c
|
||||||
size 59463648
|
size 60126416
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:25377a7d9a49043807c47fcced1db6e5e02e1c979346275ea8b0567af8ae25e9
|
oid sha256:018609925b222aee6d380ff55fc2c785fba9debd2940771208e9ea4c1186ec6b
|
||||||
size 7270764
|
size 7320336
|
||||||
|
Loading…
x
Reference in New Issue
Block a user