diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-15 12:29:03 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-15 13:05:29 -0400 |
| commit | 7847cf5afc52596442a3fbf8fd63e7cc8ff6caf1 (patch) | |
| tree | df32b3ec4cf3f32336ef2e6613d760b1b6b92ab5 /static | |
| parent | cf660d39ca560dc693e4af9242bf82797ddfb146 (diff) | |
Android 15 release notes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/static/releases.html b/static/releases.html index 177fa03c..3fad0e79 100644 --- a/static/releases.html +++ b/static/releases.html @@ -523,20 +523,23 @@ <article id="2024101200"> <h3><a href="#2024101200">2024101200</a></h3> - <p>Pixel 4a (5G), Pixel 5 and Pixel 5a are end-of-life and shouldn't be used - anymore due to lack of security patches for firmware and drivers. We provide - extended support for harm reduction.</p> + <p>This is the initial release of GrapheneOS based on Android 15 based on the + October 15th stable release of Android 15. We had previously ported all of our + features to Android 15 based on the Beta releases and have been finishing it up + based on the early September release of the source code for Android 15.</p> <p>Tags:</p> <ul> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024101200-redfin">2024101200-redfin</a> (Pixel 4a (5G), Pixel 5)</li> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024101200">2024101200</a> (Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, Pixel 8a, emulator, generic, other targets)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024101200">2024101200</a> (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, Pixel 8a, emulator, generic, other targets)</li> <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024101200-caimito">2024101200-caimito</a> (Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold)</li> </ul> <p>Changes since the 2024101200 release:</p> <ul> + <li>full 2024-10-05 security patch level since the Pixel patches were disclosed in the Pixel Update Bulletion today</li> + <li>rebased onto AP3A.241005.015 Android Open Source Project release (Android 15)</li> + <li>full port of GrapheneOS features to Android 15 including integration of our features with the new Android 15 features including Private Space</li> <li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.56</li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-141">version 141</a></li> </ul> |
