diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-02-06 01:58:36 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-02-06 01:59:39 -0500 |
| commit | e64cf703d81420e6f043f1a43800fae5755085f5 (patch) | |
| tree | b482cf05b012e17baf1487529f787b973665cd3f | |
| parent | 3c99b7958653bacaa4b53ebcd8889de50f6f0989 (diff) | |
publish new release notes
| -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 9cb849dc..90162a4f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -89,7 +89,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2024020500">2024020500</a></li>--> + <li><a href="#2024020500">2024020500</a></li> <li><a href="#2024012600">2024012600</a></li> <li><a href="#2024011600">2024011600</a></li> <li><a href="#2024011300">2024011300</a></li> @@ -727,6 +727,26 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024020500">2024020500</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, emulator, generic, other targets)</li> </ul> + <p>Changes since the 2024020500 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2024020500"> + <h3><a href="#2024020500">2024020500</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/2024020500-redfin">2024020500-redfin</a> (Pixel 4a (5G), Pixel 5)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024020500">2024020500</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, emulator, generic, other targets)</li> + </ul> + <p>Changes since the 2024012600 release:</p> <ul> @@ -753,7 +773,6 @@ <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/66">version 66</a></li> </ul> </article> - --> <article id="2024012600"> <h3><a href="#2024012600">2024012600</a></h3> |
