Accepting request 992393 from Java:Factory
July 2022 CPU + interim fix OBS-URL: https://build.opensuse.org/request/show/992393 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/java-1_8_0-openjdk?expand=0&rev=89
This commit is contained in:
commit
081329e8d7
3135
JDK-8076190.patch
3135
JDK-8076190.patch
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f02a9454ec86173bb41b3097f2008e554b6e184fed9b2063f02f4285f36a0815
|
||||
size 7220380
|
||||
oid sha256:527ec543820f8990319fc040ed47f6040eaeee553a9109116ac389c89a068f0c
|
||||
size 7220180
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:166fbaad61078b6effbdfb41bea47e9fb441dcc937206576107410cd57f9e3bc
|
||||
size 1569548
|
3
icedtea-3.24.0.tar.xz
Normal file
3
icedtea-3.24.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1c74bf6f3a69bf18ee6dc449fc2ad3294e9371b67ff93aa7d38a140e24041cfe
|
||||
size 1570372
|
@ -1,3 +1,81 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 2 19:37:31 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Update to version jdk8u345 (icedtea-3.24.0)
|
||||
* July 2022 CPU
|
||||
* Security fixes
|
||||
+ JDK-8272243: Improve DER parsing
|
||||
+ JDK-8272249: Better properties of loaded Properties
|
||||
+ JDK-8277608: Address IP Addressing
|
||||
+ JDK-8281859, CVE-2022-21540, bsc#1201694: Improve class
|
||||
compilation
|
||||
+ JDK-8281866, CVE-2022-21541, bsc#1201692: Enhance
|
||||
MethodHandle invocations
|
||||
+ JDK-8283190: Improve MIDI processing
|
||||
+ JDK-8284370: Improve zlib usage
|
||||
+ JDK-8285407, CVE-2022-34169, bsc#1201684: Improve Xalan
|
||||
supports
|
||||
* Import of OpenJDK 8 u342
|
||||
+ JDK-8076190, bsc#1195163: Customizing the generation of a
|
||||
PKCS12 keystore
|
||||
+ JDK-8129572: Cleanup usage of getResourceAsStream in jaxp
|
||||
+ JDK-8132256: jaxp: Investigate removal of com/sun/org/apache/
|
||||
/bcel/internal/util/ClassPath.java
|
||||
+ JDK-8168926: C2: Bytecode escape analyzer crashes due to
|
||||
stack overflow
|
||||
+ JDK-8170530: bash configure output contains a typo in a
|
||||
suggested library name
|
||||
+ JDK-8190753: (zipfs): Accessing a large entry (> 2^31 bytes)
|
||||
leads to a negative initial size for ByteArrayOutputStream
|
||||
+ JDK-8194154: System property user.dir should not be changed
|
||||
+ JDK-8202142: jfr/event/io/TestInstrumentation is unstable
|
||||
+ JDK-8209771: jdk.test.lib.Utils::runAndCheckException error
|
||||
+ JDK-8221988: add possibility to build with Visual Studio 2019
|
||||
+ JDK-8223396: [TESTBUG] several jfr tests do not clean up
|
||||
files created in /tmp
|
||||
+ JDK-8230865: [TESTBUG] jdk/jfr/event/io/EvilInstrument.java
|
||||
fails at-run shell MakeJAR.sh target
|
||||
+ JDK-8235211: serviceability/attach/
|
||||
/RemovingUnixDomainSocketTest.java fails with
|
||||
AttachNotSupportedException: Unable to open socket file
|
||||
+ JDK-8244973: serviceability/attach/
|
||||
/RemovingUnixDomainSocketTest.java fails "stderr was not
|
||||
empty"
|
||||
+ JDK-8248876: LoadObject with bad base address created for
|
||||
exec file on linux
|
||||
+ JDK-8255239: The timezone of the hs_err_pid log file is
|
||||
corrupted in Japanese locale
|
||||
+ JDK-8261107: ArrayIndexOutOfBoundsException in the
|
||||
ICC_Profile.getInstance(InputStream)
|
||||
+ JDK-8266187: Memory leak in appendBootClassPath()
|
||||
+ JDK-8274658: ISO 4217 Amendment 170 Update
|
||||
+ JDK-8274751: Drag And Drop hangs on Windows
|
||||
+ JDK-8278138: OpenJDK8 fails to start on Windows 8.1 after
|
||||
upgrading compiler to VS2017
|
||||
+ JDK-8279669: test/jdk/com/sun/jdi/TestScaffold.java uses
|
||||
wrong condition
|
||||
+ JDK-8281814: Debuginfo.diz contains redundant build path
|
||||
after backport JDK-8025936
|
||||
+ JDK-8282458: Update .jcheck/conf file for 8u move to git
|
||||
+ JDK-8282552: Bump update version of OpenJDK: 8u342
|
||||
+ JDK-8283350: (tz) Update Timezone Data to 2022a
|
||||
+ JDK-8284620: CodeBuffer may leak _overflow_arena
|
||||
+ JDK-8285445: cannot open file "NUL:"
|
||||
+ JDK-8285523: Improve test java/io/FileOutputStream/
|
||||
/OpenNUL.java
|
||||
+ JDK-8285591: [11] add signum checks in DSA.java engineVerify
|
||||
+ JDK-8285727: [11u, 17u] Unify fix for JDK-8284920 with
|
||||
version from head
|
||||
+ JDK-8286989: Build failure on macOS after 8281814
|
||||
+ JDK-8287537: 8u JDK-8284620 backport broke AArch64 build
|
||||
* Import of OpenJDK 8 u345
|
||||
+ JDK-8290832: It is no longer possible to change "user.dir"
|
||||
in the JDK8
|
||||
+ JDK-8291568: Bump update version of OpenJDK: 8u345
|
||||
- Removed patch:
|
||||
* JDK-8076190.patch
|
||||
+ Included by upstream
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 30 08:07:09 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{!?aarch64:%global aarch64 aarch64 arm64 armv8}
|
||||
%global jit_arches %{ix86} x86_64 ppc64 ppc64le %{aarch64} %{arm}
|
||||
%global icedtea_version 3.23.0
|
||||
%global icedtea_version 3.24.0
|
||||
%global buildoutputdir openjdk.build/
|
||||
# Convert an absolute path to a relative path. Each symbolic link is
|
||||
# specified relative to the directory in which it is installed so that
|
||||
@ -31,8 +31,8 @@
|
||||
# priority must be 6 digits in total
|
||||
%global priority 1805
|
||||
%global javaver 1.8.0
|
||||
%global updatever 332
|
||||
%global buildver 09
|
||||
%global updatever 345
|
||||
%global buildver 01
|
||||
# Standard JPackage directories and symbolic links.
|
||||
%global sdklnk java-%{javaver}-openjdk
|
||||
%global archname %{sdklnk}
|
||||
@ -190,7 +190,6 @@ Patch1002: icedtea-3.8.0-s390.patch
|
||||
Patch1003: java-1_8_0-openjdk-autoconf27.patch
|
||||
Patch2001: disable-doclint-by-default.patch
|
||||
Patch2002: JDK_1_8_0-8208602.patch
|
||||
Patch2003: JDK-8076190.patch
|
||||
Patch3000: tls13extensions.patch
|
||||
Patch4000: riscv64-zero.patch
|
||||
Patch5001: fips.patch
|
||||
@ -524,7 +523,6 @@ patch -p0 -i %{PATCH103}
|
||||
|
||||
patch -p0 -i %{PATCH2001}
|
||||
patch -p0 -i %{PATCH2002}
|
||||
patch -p0 -i %{PATCH2003}
|
||||
|
||||
patch -p0 -i %{PATCH3000}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0f6dcc64dac1fb82b0c4ac484fb99b964961c73ffd16ebec3b0f657d73be5f2c
|
||||
size 58136792
|
||||
oid sha256:d8003caad239109490f3c5ebcf5559a4f61131c7e7d7480368789692acc9d309
|
||||
size 58179412
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:833fc6d948216eb58a08c3777a06de23bbb4d13de94371f75e173ea76a3df672
|
||||
size 7301768
|
||||
oid sha256:d9f3549caea22994138e221cc1c03277fcd72a2da5c09306e3119b17686741e3
|
||||
size 7302964
|
||||
|
Loading…
x
Reference in New Issue
Block a user