This update for java-11-openjdk fixes the following issues:
Updated to jdk-11.0.20+8 (July 2023 CPU):
CVE-2023-22006: Fixed vulnerability in the network component (bsc#1213473).
CVE-2023-22036: Fixed vulnerability in the utility component (bsc#1213474).
CVE-2023-22041: Fixed vulnerability in the hotspot component (bsc#1213475).
CVE-2023-22044: Fixed vulnerability in the hotspot component (bsc#1213479).
CVE-2023-22045: Fixed vulnerability in the hotspot component (bsc#1213481).
CVE-2023-22049: Fixed vulnerability in the libraries component (bsc#1213482).
CVE-2023-25193: Fixed vulnerability in the embedded harfbuzz module (bsc#1207922).
JDK-8298676: Enhanced Look and Feel
JDK-8300285: Enhance TLS data handling
JDK-8300596: Enhance Jar Signature validation
JDK-8301998, JDK-8302084: Update HarfBuzz to 7.0.1
JDK-8302475: Enhance HTTP client file downloading
JDK-8302483: Enhance ZIP performance
JDK-8303376: Better launching of JDI
JDK-8304468: Better array usages
JDK-8305312: Enhanced path handling
JDK-8308682: Enhance AES performance
Bugfixes:
make compile-commands artifacts to
.gitignore{
"binaries": [
{
"java-11-openjdk": "11.0.20.0-150000.3.99.1",
"java-11-openjdk-demo": "11.0.20.0-150000.3.99.1",
"java-11-openjdk-devel": "11.0.20.0-150000.3.99.1",
"java-11-openjdk-headless": "11.0.20.0-150000.3.99.1",
"java-11-openjdk-javadoc": "11.0.20.0-150000.3.99.1",
"java-11-openjdk-jmods": "11.0.20.0-150000.3.99.1",
"java-11-openjdk-src": "11.0.20.0-150000.3.99.1"
}
]
}{
"binaries": [
{
"java-11-openjdk": "11.0.20.0-150000.3.99.1",
"java-11-openjdk-demo": "11.0.20.0-150000.3.99.1",
"java-11-openjdk-devel": "11.0.20.0-150000.3.99.1",
"java-11-openjdk-headless": "11.0.20.0-150000.3.99.1",
"java-11-openjdk-javadoc": "11.0.20.0-150000.3.99.1",
"java-11-openjdk-jmods": "11.0.20.0-150000.3.99.1",
"java-11-openjdk-src": "11.0.20.0-150000.3.99.1"
}
]
}