diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-02-03 05:41:19 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-02-03 05:41:19 -0500 |
| commit | d772b0d335b7f9d457ce6ac34ed1dbba69d72955 (patch) | |
| tree | 4e018b69ba117c52cd477431b6345770278e40c6 | |
| parent | 269b1f3e5c62f2c5246da35dd910edad6ca0fd7c (diff) | |
publish new release notes
| -rw-r--r-- | static/releases.html | 21 |
1 files changed, 19 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index 736d96db..3966a48f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -102,7 +102,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2023020200">2023020200</a></li>--> + <li><a href="#2023020200">2023020200</a></li> <li><a href="#2023012500">2023012500</a></li> <li><a href="#2023011000">2023011000</a></li> <li><a href="#2023010300">2023010300</a></li> @@ -665,6 +665,24 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TQ1A.230105.002.2023020200">TQ1A.230105.002.2023020200</a> (Pixel 6, Pixel 6 Pro, Pixel 7 Pro, emulator, generic, other targets)</li> </ul> + <p>Changes since the 2023020200 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2023020200"> + <h3><a href="#2023020200">2023020200</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.002.2023020200">TP1A.221005.002.2023020200</a> (Pixel 4, Pixel 4 XL) — extended support release for legacy devices with frozen 2022-11-01 patch level</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TQ1A.230105.001.2023020200">TQ1A.230105.001.2023020200</a> (Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TQ1A.230105.001.A2.2023020200">TQ1A.230105.001.A2.2023020200</a> (Pixel 6a, Pixel 7)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TQ1A.230105.002.2023020200">TQ1A.230105.002.2023020200</a> (Pixel 6, Pixel 6 Pro, Pixel 7 Pro, emulator, generic, other targets)</li> + </ul> + <p>This release fixes major weaknesses in Android's verified boot. Android has working protecting of the firmware images, OS images and out-of-band updates to APEX components through verified boot and provides verification for every @@ -728,7 +746,6 @@ <li>Vanadium: update Chromium base to 110.0.5481.61</li> </ul> </article> - --> <article id="2023012500"> <h3><a href="#2023012500">2023012500</a></h3> |
