diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-31 19:45:00 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-31 19:45:00 -0400 |
| commit | 426298b852ad906dcffae6bd70402708ef007a61 (patch) | |
| tree | 19a9a1d548002dcc94bcae9d7ccc377a8132545c /static | |
| parent | 667b3a5787437f2b41d2160d65190e28b491a9d9 (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 1fff42e0..5d92aaee 100644 --- a/static/releases.html +++ b/static/releases.html @@ -97,7 +97,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2024083100">2024083100</a></li>--> + <li><a href="#2024083100">2024083100</a></li> <li><a href="#2024082200">2024082200</a></li> <li><a href="#2024082000">2024082000</a></li> <li><a href="#2024080600">2024080600</a></li> @@ -854,6 +854,27 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024083100-caimito">2024083100-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> + </ul> + </article> + --> + + <article id="2024083100"> + <h3><a href="#2024083100">2024083100</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/2024083100-redfin">2024083100-redfin</a> (Pixel 4a (5G), Pixel 5)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024083100">2024083100</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/2024083100-caimito">2024083100-caimito</a> (Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold)</li> + </ul> + <p>Changes since the 2024082200 release:</p> <ul> @@ -886,7 +907,6 @@ <li>add support for using backslashes in the passphrases for encrypting the keys for signing OS releases</li> </ul> </article> - --> <article id="2024082200"> <h3><a href="#2024082200">2024082200</a></h3> |
