diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-04-22 00:14:16 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-04-22 00:14:16 -0400 |
| commit | df3a4462bd012e8fcd3c0a0aa6c6bf204886b198 (patch) | |
| tree | 1efba5432dd57d9f4771ace5335caa277f430d82 | |
| parent | 0df46675a0dbb4de0be066dd1997200343b3982a (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 31699a5f..28577a00 100644 --- a/static/releases.html +++ b/static/releases.html @@ -89,7 +89,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2024042100">2024042100</a></li>--> + <li><a href="#2024042100">2024042100</a></li> <li><a href="#2024042000">2024042000</a></li> <li><a href="#2024040900">2024040900</a></li> <li><a href="#2024040300">2024040300</a></li> @@ -745,6 +745,26 @@ <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> </ul> + <p>Changes since the 2024042100 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2024042100"> + <h3><a href="#2024042100">2024042100</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/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> + </ul> + <p>Changes since the 2024042000 release:</p> <ul> @@ -753,7 +773,6 @@ <li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.78</li> </ul> </article> - --> <article id="2024042000"> <h3><a href="#2024042000">2024042000</a></h3> |
