diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 28 |
1 files changed, 25 insertions, 3 deletions
diff --git a/static/releases.html b/static/releases.html index 62cd1375..0cac5c66 100644 --- a/static/releases.html +++ b/static/releases.html @@ -100,7 +100,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2023070500">2023070500</a></li>--> + <li><a href="#2023070500">2023070500</a></li> <li><a href="#2023062800">2023062800</a></li> <li><a href="#2023062300">2023062300</a></li> <li><a href="#2023061402">2023061402</a></li> @@ -667,12 +667,35 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023070500-felix">2023070500-felix</a> (Pixel Fold)</li> </ul> + <p>Changes since the 2023070500 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2023070500"> + <h3><a href="#2023070500">2023070500</a></h3> + + <p>July release of the Android Open Source Project and stock OS for the Pixel + Fold is delayed, likely only for a few days. The device was just released on + June 27th with official support shipped in a GrapheneOS release on June + 28th so it doesn't make sense to an early release. We'll include it as part of + this release when the official July release is available.</p> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023070500-coral">2023070500-coral</a> (Pixel 4, Pixel 4 XL) — extended support release for legacy devices with frozen 2022-11-01 patch level</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023070500">2023070500</a> (Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, emulator, generic, other targets)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023070500-tangorpro">2023070500-tangorpro</a> (Pixel Tablet)</li> + </ul> + <p>Changes since the 2023062800 release:</p> <ul> <li>full 2023-07-01 security patch level</li> <li>full 2023-07-05 security patch level</li> - <li>rebased onto TQ3A.230705.001 (generic, coral) and TQ3A.230705.001.B4 (tangorpro) and TQ3C.230705.001.C1 (felix) Android Open Source Project releases</li> + <li>rebased onto TQ3A.230705.001 (generic, coral) and TQ3A.230705.001.B4 (tangorpro) Android Open Source Project releases</li> <li>do not report pseudo-"network" location provider to be always disabled (resolves regression with network location compatibility from <a href="#202306230">202306230</a></li> <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.185</li> <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Generic 5.10): revert 2 f2fs garbage collection optimizations backported in the Android GKI tree since at least one of them appears to be broken which we ran into in our previous <a href="#2023061400">2023061400 release</a> and now multiple OEMs including Xiaomi have encountered the issue in their own testing too</li> @@ -687,7 +710,6 @@ <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-61">version 61</a></li> </ul> </article> - --> <article id="2023062800"> <h3><a href="#2023062800">2023062800</a></h3> |
