diff --git a/CHANGELOG.md b/CHANGELOG.md index 2274350339e..680a66acfa0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,39 @@ The following sections describe the changes for each release of Amazon Corretto 17. +## Corretto version: 17.0.12.7.1 +Release Date: July 16, 2024 +**Target Platforms 1** + ++ RPM-based Linux using glibc 2.12 or later, x86, x86_64 ++ Debian-based Linux using glibc 2.12 or later, x86, 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_64 ++ macos 12.0 and later, x86_64 ++ macos 12.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 17.0.12.7.1: + +| Issue Name | Platform | Description | Link | +|----------------------|----------|--------------------------------------------------------------------------------------|-----------------------------------------------------------------------| +| Import jdk-17.0.12+7 | All | Update Corretto baseline to OpenJDK 17.0.12+7 | [17.0.12+7](https://github.com/openjdk/jdk17u/releases/tag/17.0.12+7) | + +The following CVEs are addressed in 17.0.12.7.1: + + | CVE | CVSS | Component | + |----------------|------|------------------| + | CVE-2024-21147 | 7.4 | hotspot/compiler | + | CVE-2024-21145 | 4.8 | client-libs/2d | + | CVE-2024-21140 | 4.8 | hotspot/compiler | + | CVE-2024-21131 | 3.7 | hotspot/runtime | + | CVE-2024-21138 | 3.7 | hotspot/runtime | + ## Corretto version: 17.0.11.9.1 Release Date: April 16, 2024 **Target Platforms 1**