diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-04-22 13:26:34 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-04-22 13:26:46 -0400 |
| commit | 9ce47e07e0cf86e07a94b84bac8d738b80cb6f5d (patch) | |
| tree | 21c16d152116513f686b32e88752b8551af299e1 /static | |
| parent | b03f0ca097d5c5f6edda0fca514b4a7433d32d46 (diff) | |
publish new release notes
Diffstat (limited to 'static')
| -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> |
