diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-06-20 20:31:37 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-06-20 20:35:51 -0400 |
| commit | d92f0e04751252e7fc744ec6a3dc31e5381e6af7 (patch) | |
| tree | fe391d7d4aa7560b533d9754b9ee8efbe8e8e118 /static | |
| parent | 973ae4af45aa6c520a7d68319b36a8b6d57e9aa5 (diff) | |
publish new release notes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 25 |
1 files changed, 23 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index 9773f004..ff26648f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -91,7 +91,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2024062000">2024062000</a></li>--> + <li><a href="#2024062000">2024062000</a></li> <li><a href="#2024061400">2024061400</a></li> <li><a href="#2024061300">2024061300</a></li> <li><a href="#2024061200">2024061200</a></li> @@ -780,6 +780,28 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024062000">2024062000</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> </ul> + <p>Changes since the 2024062000 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2024062000"> + <h3><a href="#2024062000">2024062000</a></h3> + + <p>Since Android 14 QPR3 is a major release, the end-of-life Pixel 4a (5G) and + Pixel 5 receiving extended support releases from GrapheneOS will need to be + ported to it with additional work in a future release, which is done as a low + priority. 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/2024062000">2024062000</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> + </ul> + <p>Changes since the 2024061400 release:</p> <ul> @@ -805,7 +827,6 @@ <li>fix cast in GrapheneOS package management infrastructure needed for upcoming App Communication Scopes work</li> </ul> </article> - --> <article id="2024061400"> <h3><a href="#2024061400">2024061400</a></h3> |
