diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-09-13 04:40:07 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-09-13 04:40:07 -0400 |
| commit | ac4ae41726fb6a5553ac946e72a8a4d5119be461 (patch) | |
| tree | 7e025a866592dbce2450f553724c80a17d5475ea | |
| parent | cf85831c66af25a2886b5a1a693f678d82a456ba (diff) | |
reorder release notes
| -rw-r--r-- | static/releases.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index fd1d6237..5fe6529d 100644 --- a/static/releases.html +++ b/static/releases.html @@ -608,13 +608,13 @@ <li>update GrapheneOS mask used for boot animation</li> <li>change default build target from aosp_arm to aosp_arm64</li> <li>increase maximum users to 32 across all devices since it has been confirmed the Pixel 4 and later support 64 Weaver slots</li> - <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/56">version 56</a></li> - <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>kernel (Pixel 6, Pixel 6 Pro): switch to raviole kernel/build tag as the base instead of the previously newer bluejay tag</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> + <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/56">version 56</a></li> + <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/57">version 57</a></li> </ul> </article> |
