RedHat has issued several advisories: https://access.redhat.com/errata/RHSA-2022:1491 (java-1.8.0-openjdk) https://access.redhat.com/errata/RHSA-2022:1442 (java-11-openjdk) Moreover, for Cauldron (java-latest-openjdk): https://access.redhat.com/errata/RHSA-2022:1445 Corresponding Oracle CPU: https://www.oracle.com/security-alerts/cpuapr2022.html#AppendixJAVA
CC: (none) => nicolas.salgueroWhiteboard: (none) => MGA8TOOSource RPM: (none) => java-1.8.0-openjdk, java-11-openjdk
Both these SRPMs look good for NicolasL, so assigning to you.
Assignee: bugsquad => mageia
working on it now
Status: NEW => ASSIGNED
java-1.8.0-openjdk is now up to date on mga 8/9
ok on cauldron. java 1.8.0 java 11 java 17 and latest
Version: Cauldron => 8Whiteboard: MGA8TOO => (none)
Fixed in mga8 for java 8 and 11 ( 17 is on backport ) src: - java-11-openjdk-11.0.15.0.10-1.mga8 - java-1.8.0-openjdk-1.8.0.332.b09-1.1.mga8
Assignee: mageia => qa-bugs
madb has the package list: http://madb.mageia.org/tools/listRpmsForQaBug/bugnum/30401/application/0
(In reply to David Walser from comment #6) > madb has the package list: > http://madb.mageia.org/tools/listRpmsForQaBug/bugnum/30401/application/0 Addendum, the timezone update is part of this bug too. timezone-2022a-1.mga8 timezone-java-2022a-1.mga8 from timezone-2022a-1.mga8.src.rpm
Trying to load in QARepo gets me: The following errors occured: ava-1.8.0-openjdk-1.8.0.332.b09-1.1.mga8.aarch64.rpm not found in the remote repository java-1.8.0-openjdk-demo-1.8.0.332.b09-1.1.mga8.aarch64.rpm not found in the remote repository java-1.8.0-openjdk-devel-1.8.0.332.b09-1.1.mga8.aarch64.rpm not found in the remote repository java-1.8.0-openjdk-headless-1.8.0.332.b09-1.1.mga8.aarch64.rpm not found in the remote repository java-1.8.0-openjdk-src-1.8.0.332.b09-1.1.mga8.aarch64.rpm not found in the remote repository java-11-openjdk-11.0.15.0.10-1.mga8.aarch64.rpm not found in the remote repository java-11-openjdk-demo-11.0.15.0.10-1.mga8.aarch64.rpm not found in the remote repository java-11-openjdk-devel-11.0.15.0.10-1.mga8.aarch64.rpm not found in the remote repository java-11-openjdk-headless-11.0.15.0.10-1.mga8.aarch64.rpm not found in the remote repository java-11-openjdk-javadoc-11.0.15.0.10-1.mga8.aarch64.rpm not found in the remote repository java-11-openjdk-javadoc-zip-11.0.15.0.10-1.mga8.aarch64.rpm not found in the remote repository java-11-openjdk-jmods-11.0.15.0.10-1.mga8.aarch64.rpm not found in the remote repository java-11-openjdk-src-11.0.15.0.10-1.mga8.aarch64.rpm not found in the remote repository java-11-openjdk-static-libs-11.0.15.0.10-1.mga8.aarch64.rpm not found in the remote repository
CC: (none) => herman.viaene
Sorry, selected the wrong RPM list
MGA8-64 Plasma on Acer Aspire 5253 No installation issues $ java -version openjdk version "11.0.15" 2022-04-19 LTS OpenJDK Runtime Environment 18.9 (build 11.0.15+10-LTS) OpenJDK 64-Bit Server VM 18.9 (build 11.0.15+10-LTS, mixed mode, sharing) $ javac -version javac 11.0.15 But trying to compile the helloworld.java from bug 20220 runs into helloworld.java:2: error: package javafx.application does not exist import javafx.application.Application; Tried to overcome this by installing openjfx 11.0.9.2 to no avail. LO tested by running odb with forms and reports, all work OK I wish someone could provide a simple helloworld.java......
Created attachment 13307 [details] Hello World - pop-up instead of jfx Ditching jfx since it is deprecated. This uses a single swing component. Compiled and tested, found online (see attached) The following 4 packages are going to be installed: - java-11-openjdk-11.0.15.0.10-1.mga8.x86_64 - java-11-openjdk-devel-11.0.15.0.10-1.mga8.x86_64 - java-11-openjdk-headless-11.0.15.0.10-1.mga8.x86_64 - timezone-java-2022a-1.mga8.noarch javac -cp . Helloworldnojfx.java java -cp . Helloworldnojfx Hello World!
CC: (none) => brtians1
I installed the package list without any error. However, on reboot the KDE Plasma painel was crippled, systemtray missing. Is there any connection? Ulrich
CC: (none) => bequimao.de
No, Plasma doesn't use Java.
@ David: thanks for clarification. I could reconfigure the painel now. The issue is not reproducible. I accessed various banking sites using java or javascript. No regression seen. KDE Plasma amd64. Ulrich
Java and Javascript are not related, and web browsers don't support the Java plug-in anymore, for some time now. Java would have to be tested directly, by running Java applications.
Tested own home-made LO-Base application (requires java) and it works OK.
Installing the following - java-11-openjdk-11.0.15.0.10-1.mga8.x86_64 - java-11-openjdk-devel-11.0.15.0.10-1.mga8.x86_64 - java-11-openjdk-headless-11.0.15.0.10-1.mga8.x86_64 - timezone-java-2022a-1.mga8.noarch verified 11.0.15 was installed $ java -version openjdk version "11.0.15" 2022-04-19 LTS OpenJDK Runtime Environment 18.9 (build 11.0.15+10-LTS) OpenJDK 64-Bit Server VM 18.9 (build 11.0.15+10-LTS, mixed mode, sharing) Ran Eclipse It is reflecting java 11.0.15 as well. Java 11 is validated
Not sure why no one gave this an OK, so I did my own small test. Downloaded all the many 64-bit rpms with qarepo, then ran drakrpm-update. It presented me with the timezone packages, java-11-openjdk and java-11-openjdk-headless. Packages installed without issue. I was given an option to use an rpmnew file with each package, but was advised that if I wasn't sure, do nothing. Not being very sure of anything these days, that's what I did - nothing. I ran Libreoffice Calc and Writer on old documents, made some modifications, then closed without saving them. All went well. OKing this based on my test and all the others, and validating.
Keywords: (none) => validated_updateWhiteboard: (none) => MGA8-64-OKCC: (none) => andrewsfarm, sysadmin-bugs
Keywords: (none) => advisoryCC: (none) => davidwhodgins
An update for this issue has been pushed to the Mageia Updates repository. https://advisories.mageia.org/MGASA-2022-0261.html
Status: ASSIGNED => RESOLVEDResolution: (none) => FIXED