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 babd98dd..19fde8e7 100644 --- a/static/releases.html +++ b/static/releases.html @@ -89,7 +89,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2024042200">2024042200</a></li>--> + <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> @@ -736,6 +736,26 @@ <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>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024042200-redfin">2024042200-redfin</a> (Pixel 4a (5G), Pixel 5)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024042200">2024042200</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 2024042200 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2024042200"> + <h3><a href="#2024042200">2024042200</a></h3> + <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> @@ -750,7 +770,6 @@ <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> - --> <article id="2024042100"> <h3><a href="#2024042100">2024042100</a></h3> |
