diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-09-13 00:03:37 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-09-13 00:10:06 -0400 |
| commit | 65b0243dfebc4c2e2d203b27436ac79f2f67bee3 (patch) | |
| tree | 9ddbf710f1b591cf51f310c687a9e2261fbc8e64 | |
| parent | 38b61fba24a1673584a686db21d52e0d7de77f00 (diff) | |
new 6th gen vendor files
| -rw-r--r-- | static/releases.html | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index 6f58eb6c..d6f589fd 100644 --- a/static/releases.html +++ b/static/releases.html @@ -576,8 +576,9 @@ <p>Tags:</p> <ul> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.220624.021.A1.2022090600">TP1A.220624.021.A1.2022090600</a> (Pixel 6a) — 2022-09-01 patch level until the September AOSP and stock OS release is available for bluejay to provide updated Trusty TEE firmware fixing CVE-2022-20231</li> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.220905.004.2022090600">TP1A.220905.004.2022090600</a> (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, emulator, generic, other targets)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.220905.004.2022090600">TP1A.220905.004.2022090600</a> (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.220905.004.A1.2022090600">TP1A.220905.004.A1.2022090600</a> (Pixel 6, Pixel 6 Pro)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.220905.004.A2.2022090600">TP1A.220905.004.A2.2022090600</a> (Pixel 6a, emulator, generic, other targets)</li> </ul> <p>Changes since the 2022090600 release:</p> @@ -592,6 +593,8 @@ <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/57">version 57</a></li> <li>Launcher: set up themed icon support (themed icon support for all our app icons isn't implemented yet)</li> <li>implement Android 13 color picker support</li> + <li>Pixel 6, Pixel 6 Pro: update to mid-September TP1A.220905.004.A2 vendor files for Verizon carrier configuration updates</li> + <li>Pixel 6a: update to mid-September TP1A.220905.004.A2 vendor files for multiple improvements including the patch for CVE-2022-20231 in the TEE firmware raising patch level from 2022-09-01 to 2022-09-05 like the other devices</li> </ul> </article> --> |
