diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-04-22 12:26:57 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-04-22 12:27:06 -0400 |
| commit | b03f0ca097d5c5f6edda0fca514b4a7433d32d46 (patch) | |
| tree | aaa38562d143ea44600cd61f4c4b1e7433ba08b3 | |
| parent | dff59a0706ae3d68f0fe9631df2d179d75b5de14 (diff) | |
prepare new release notes
| -rw-r--r-- | static/releases.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/static/releases.html b/static/releases.html index dd9ea144..babd98dd 100644 --- a/static/releases.html +++ b/static/releases.html @@ -89,6 +89,7 @@ <li> <a href="#changelog">Changelog</a> <ul> + <!--<li><a href="#2024042200">2024042200</a></li>--> <li><a href="#2024042100">2024042100</a></li> <li><a href="#2024042000">2024042000</a></li> <li><a href="#2024040900">2024040900</a></li> @@ -732,22 +733,21 @@ release notes from before the rebranding of the project in 2018 and 2019.</p> <!-- - <article id="2024042100"> - <h3><a href="#2024042100">2024042100</a></h3> + <article id="2024042200"> + <h3><a href="#2024042200">2024042200</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>This release is only being done for the Pixel 8 and Pixel 8 Pro due to lack + of changes relevant to other devices.</p> <p>Tags:</p> <ul> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024042100-redfin">2024042100-redfin</a> (Pixel 4a (5G), Pixel 5)</li> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024042100">2024042100</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> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024042200">2024042200</a> (Pixel 8, Pixel 8 Pro, emulator, generic, other targets)</li> </ul> <p>Changes since the 2024042100 release:</p> <ul> + <li>kernel (5.15): revert another broken f2fs change from the 5.15.149 release (entirely separate from what was fixed in our last release)</li> </ul> </article> --> |
