diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-09-04 06:22:41 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-09-04 06:22:41 -0400 |
| commit | bae1ace7bf2d04d7d52b6ca6efb112c212baf1f3 (patch) | |
| tree | 6e69c2be0e2d8a6ad0b96e8b13c4081a7d53904e /static | |
| parent | 023b8fbbe026ff9a372d4210572955f73677c395 (diff) | |
publish new release notes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 24 |
1 files changed, 22 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index 53ada61e..45410540 100644 --- a/static/releases.html +++ b/static/releases.html @@ -99,7 +99,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2024090400">2024090400</a></li>--> + <li><a href="#2024090400">2024090400</a></li> <li><a href="#2024083100">2024083100</a></li> <li><a href="#2024082200">2024082200</a></li> <li><a href="#2024082000">2024082000</a></li> @@ -875,6 +875,27 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024090400-caimito">2024090400-caimito</a> (Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold)</li> </ul> + <p>Changes since the 2024090400 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2024090400"> + <h3><a href="#2024090400">2024090400</a></h3> + + <p>Pixel 4a (5G), Pixel 5 and Pixel 5a 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/2024090400-redfin">2024090400-redfin</a> (Pixel 4a (5G), Pixel 5)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024090400">2024090400</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, Pixel 8a, emulator, generic, other targets)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024090400-caimito">2024090400-caimito</a> (Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold)</li> + </ul> + <p>Changes since the 2024083100 release:</p> <ul> @@ -889,7 +910,6 @@ <li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.47</li> </ul> </article> - --> <article id="2024083100"> <h3><a href="#2024083100">2024083100</a></h3> |
