diff --git a/CHANGELOG.md b/CHANGELOG.md index 3bd2bfb0a8..b82a2418b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,39 @@ The following sections describe the changes for each release of Amazon Corretto 8. +## Corretto version: 8.382.05.1 +Release Date: July 18, 2023 + +**Target Platforms 1** + ++ RPM-based Linux using glibc 2.12 or later, x86_64 ++ Debian-based Linux using glibc 2.12 or later, x86_64 ++ RPM-based Linux using glibc 2.17 or later, aarch64 ++ Debian-based Linux using glibc 2.17 or later, aarch64 ++ Alpine-based Linux, x86_64 ++ Alpine-based Linux, aarch64 ++ Windows 10 or later, x86, x86_64 ++ macOS 11.0 and later, x86_64 ++ macOS 11.0 and later, aarch64 + +**1.** This is the platform targeted by the build. See [Using Amazon Corretto](https://aws.amazon.com/corretto/faqs/#Using_Amazon_Corretto) +in the Amazon Corretto FAQ for supported platforms + +The following issues are addressed in 8.382.05.1: + +| Issue Name | Platform | Description | Link | +|---------------------------------------------------|----------|----------------------------------------------------------------------------|----------------------------------------------------------------------------| +| Import jdk8u382-b05 | All | Updates Corretto baseline to OpenJDK 8u382-b05 | [jdk8u382-b05](https://github.com/openjdk/jdk8u/releases/tag/jdk8u382-b05) | + +The following CVEs are addressed in 8.382.05.1: + +| CVE | CVSS | Component | +|----------------|------|-----------------------------| +| CVE-2023-22045 | 3.7 | hotspot/compiler | +| CVE-2023-22049 | 3.7 | core-libs/java.io | +| CVE-2023-22043 | 5.9 | javafx/graphics | + + ## Corretto version: 8.372.07.1 Release Date: April 18, 2023