|
2 | 2 |
|
3 | 3 | The following sections describe the changes for each release of Amazon Corretto 11.
|
4 | 4 |
|
| 5 | +## Corretto version: 11.0.26.4.1 |
| 6 | +Release Date: January 21, 2025 |
| 7 | + |
| 8 | +**Target Platforms <sup>1</sup>** |
| 9 | + |
| 10 | ++ RPM-based Linux using glibc 2.12 or later, x86, x86_64 |
| 11 | ++ Debian-based Linux using glibc 2.12 or later, x86, x86_64 |
| 12 | ++ RPM-based Linux using glibc 2.17 or later, aarch64 |
| 13 | ++ Debian-based Linux using glibc 2.17 or later, aarch64 |
| 14 | ++ Linux using glibc 2.25 or later, Arm |
| 15 | ++ Linux using muslc 1.2.2 or later, Arm |
| 16 | ++ Alpine-based Linux, x86_64 |
| 17 | ++ Alpine-based Linux, aarch64 |
| 18 | ++ Windows 10 or later, x86, x86_64 |
| 19 | ++ macOS 13.0 and later, x86_64 |
| 20 | ++ macOS 13.0 and later, aarch64 |
| 21 | + |
| 22 | +**1.** This is the platform targeted by the build. See [Using Amazon Corretto](https://aws.amazon.com/corretto/faqs/#Using_Amazon_Corretto) |
| 23 | +in the Amazon Corretto FAQ for supported platforms |
| 24 | + |
| 25 | +The following issues are addressed in 11.0.26.4.1: |
| 26 | + |
| 27 | +| Issue Name | Platform | Description | Link | |
| 28 | +|--------------------------------------------|----------|----------------------------------------------------------------------|-------------------------------------------------------------------------------| |
| 29 | +| Import jdk-11.0.26+4 | All | Update Corretto baseline to OpenJDK 11.0.26+4 | [jdk-11.0.26+4](https://github.com/openjdk/jdk11u/releases/tag/jdk-11.0.26+4) | |
| 30 | +| JDK-8339637 | All | Update timezone data to 2024b. | [JDK-8339637](https://bugs.openjdk.org/browse/JDK-8339637) | |
| 31 | +| JDK-8339803 | All | TZDB spec allows not only month/weekday names, but the keywords themselves can be case-insensitive and unambiguous abbreviations. | [JDK-8339803](https://bugs.openjdk.org/browse/JDK-8339803) | |
| 32 | +| JDK-8339644 | All | Improved parsing of Day/Month in tzdata rules. | [JDK-8339644](https://bugs.openjdk.org/browse/JDK-8339644) | |
| 33 | +| JDK-8341059 | All | Change Entrust TLS distrust date to November 12, 2024 | [JDK-8341059](https://bugs.openjdk.org/browse/JDK-8341059) | |
| 34 | +| JDK-8341057 | All | Add 2 SSL.com TLS roots. | [JDK-8341057](https://bugs.openjdk.org/browse/JDK-8341057) | |
| 35 | +| JDK-8337664 | All | Distrust TLS server certificates issued after Oct 2024 and anchored by Entrust Root CAs | [JDK-8337664](https://bugs.openjdk.org/browse/JDK-8337664) | |
| 36 | + |
| 37 | +The following CVEs are addressed in 11.0.26.4.1: |
| 38 | + |
| 39 | +| CVE | CVSS | Component | |
| 40 | +|----------------|------|---------------------------------| |
| 41 | +| CVE-2024-21502 | 4.8 | hotspot/compiler | |
| 42 | + |
| 43 | + |
5 | 44 | ## Corretto version: 11.0.25.9.1
|
6 | 45 | Release Date: October 15, 2024
|
7 | 46 |
|
|
0 commit comments