diff options
| -rw-r--r-- | static/releases.html | 23 |
1 files changed, 21 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index 4fa1fca1..404b925b 100644 --- a/static/releases.html +++ b/static/releases.html @@ -91,7 +91,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2024080200">2024080200</a></li>--> + <li><a href="#2024080200">2024080200</a></li> <li><a href="#2024080100">2024080100</a></li> <li><a href="#2024073100">2024073100</a></li> <li><a href="#2024072800">2024072800</a></li> @@ -788,6 +788,26 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024080200">2024080200</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 2024080200 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2024080200"> + <h3><a href="#2024080200">2024080200</a></h3> + + <p>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/2024080200-redfin">2024080200-redfin</a> (Pixel 4a (5G), Pixel 5)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024080200">2024080200</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 2024080100 release:</p> <ul> @@ -797,7 +817,6 @@ <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/73">version 73</a></li> </ul> </article> - --> <article id="2024080100"> <h3><a href="#2024080100">2024080100</a></h3> |
