diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-07-02 13:20:52 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-07-02 14:26:51 -0400 |
| commit | 75e25c3f14dc470d7643318837fab6717e599668 (patch) | |
| tree | 64177e9a113c3e563709ab4408de39776bd5c67a | |
| parent | d6da916970e7c560739c46254cbab88340858704 (diff) | |
publish new release notes
| -rw-r--r-- | static/releases.html | 24 |
1 files changed, 23 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 56ecfe2b..45265d8f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -91,6 +91,7 @@ <li> <a href="#changelog">Changelog</a> <ul> + <li><a href="#2024070200">2024070200</a></li> <li><a href="#2024062700">2024062700</a></li> <li><a href="#2024062000">2024062000</a></li> <li><a href="#2024061400">2024061400</a></li> @@ -769,6 +770,28 @@ <article id="2024070200"> <h3><a href="#2024070200">2024070200</a></h3> + <p>Since Android 14 QPR3 is a major release, the end-of-life Pixel 4a (5G) and + Pixel 5 receiving extended support releases from GrapheneOS will need to be + ported to it with additional work in a future release, which is done as a low + priority. Pixel 4a (5G) and Pixel 5 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>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024070200">2024070200</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> + </ul> + + <p>Changes since the 2024070200 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2024070200"> + <h3><a href="#2024070200">2024070200</a></h3> + <p>This is an early July security update release based on the July 2024 security patch backports. This month's release of the Android Open Source Project and stock Pixel OS will be available later today and we'll quickly release an update @@ -796,7 +819,6 @@ <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-121">version 121</a></li> </ul> </article> - --> <article id="2024062700"> <h3><a href="#2024062700">2024062700</a></h3> |
