diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-26 22:58:23 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-26 22:58:23 -0500 |
| commit | 3d2941ef304ab10973d5b7023bffc0ea5aac29d5 (patch) | |
| tree | 6db29ff9a35eb1cf2e3e18ae8047676b68883590 | |
| parent | 57f814deabb1061685b2730ce7d236a41bba7841 (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 542c441b..46ea4ab3 100644 --- a/static/releases.html +++ b/static/releases.html @@ -89,7 +89,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2024012600">2024012600</a></li>--> + <li><a href="#2024012600">2024012600</a></li> <li><a href="#2024011600">2024011600</a></li> <li><a href="#2024011300">2024011300</a></li> <li><a href="#2024010400">2024010400</a></li> @@ -726,6 +726,26 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024012600">2024012600</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> + </ul> + </article> + --> + + <article id="2024012600"> + <h3><a href="#2024012600">2024012600</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/2024012600-redfin">2024012600-redfin</a> (Pixel 4a (5G), Pixel 5)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024012600">2024012600</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 2024011600 release:</p> <ul> @@ -750,7 +770,6 @@ <li>Seedvault: update to latest revision (will be replaced with a better backup implementation in the future)</li> </ul> </article> - --> <article id="2024011600"> <h3><a href="#2024011600">2024011600</a></h3> |
