diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-12-08 16:29:09 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-12-08 16:29:09 -0500 |
| commit | 9ac8c1608bbc39707f6f03b0eb80f87d368907c9 (patch) | |
| tree | 29ee0cf3db55447bc9fc9f32bcc8bedc17176c11 | |
| parent | ed8e421afbc50827ab0636c53c64b385696b6aff (diff) | |
publish new release notes
| -rw-r--r-- | static/releases.html | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index a86e7f80..147de90a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -73,7 +73,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2024120702">2024120702</a></li>--> + <li><a href="#2024120702">2024120702</a></li> <li><a href="#2024120701">2024120701</a></li> <li><a href="#2024120700">2024120700</a></li> <li><a href="#2024120400">2024120400</a></li> @@ -543,6 +543,21 @@ <article id="2024120702"> <h3><a href="#2024120702">2024120702</a></h3> + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024120702">2024120702</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, Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold, emulator, generic, other targets)</li> + </ul> + + <p>Changes since the 2024120702 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2024120702"> + <h3><a href="#2024120702">2024120702</a></h3> + <p>This release is specific to 9th generation Pixels and is being published to provide a proper fix for the GPU driver regression we ran into with Android 15 QPR1 so we can switch back to the standard GrapheneOS Linux 6.1 GKI LTS @@ -560,7 +575,6 @@ <li>kernel (Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold): switch to Mali GPU kernel driver from Android 15 QPR2 Beta 1 which includes a fix for the massive mmap bug which caused lag and both app/system wide stalls/crashes with a newer LTS kernel revision</li> </ul> </article> - --> <article id="2024120701"> <h3><a href="#2024120701">2024120701</a></h3> |
