diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-08 13:34:57 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-08 13:34:57 -0400 |
| commit | 8de320d78bdddfb2546eac38537ae34e47396b4b (patch) | |
| tree | a898c005853f4c3fd3551c7cea31ced2ccf1661b | |
| parent | 0893bd1e933faaebbf5e52dc486dfe9269a4ac79 (diff) | |
publish new release notes
| -rw-r--r-- | static/releases.html | 24 |
1 files changed, 22 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index ae2be97d..d914310d 100644 --- a/static/releases.html +++ b/static/releases.html @@ -99,7 +99,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2024100800">2024100800</a></li>--> + <li><a href="#2024100800">2024100800</a></li> <li><a href="#2024092900">2024092900</a></li> <li><a href="#2024091900">2024091900</a></li> <li><a href="#2024091700">2024091700</a></li> @@ -868,6 +868,27 @@ <article id="2024100800"> <h3><a href="#2024100800">2024100800</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>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024100800-redfin">2024100800-redfin</a> (Pixel 4a (5G), Pixel 5)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024100800">2024100800</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/2024100800-caimito">2024100800-caimito</a> (Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold)</li> + </ul> + + <p>Changes since the 2024100800 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2024100800"> + <h3><a href="#2024100800">2024100800</a></h3> + <p>This is an early October security update release based on the October 2024 security patch backports since a monthly Android Open Source Project and stock Pixel OS release based on Android 14 QPR3 hasn't been published yet. Android 15 @@ -904,7 +925,6 @@ <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-140">version 140</a></li> </ul> </article> - --> <article id="2024092900"> <h3><a href="#2024092900">2024092900</a></h3> |
