diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-11-04 19:49:01 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-11-04 19:49:37 -0400 |
| commit | 380470fb6d15f9ff8ba50438c4abae4e491e142f (patch) | |
| tree | 4b916e4284eddf8b5f1468ffde2e5d571848aa20 | |
| parent | 23bb2567a35a6790a5f0ddd46b7b1623cf505824 (diff) | |
reorder release notes
| -rw-r--r-- | static/releases.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/static/releases.html b/static/releases.html index 41e52e13..ebf169a4 100644 --- a/static/releases.html +++ b/static/releases.html @@ -668,17 +668,17 @@ <ul> <li>GmsCompatConfig: stub out privileged UserManager.getUserName() needed by a newer version of Play services than we currently mirror in our app repository</li> <li>set up Android 13 QR scan quick tile for GrapheneOS Camera</li> - <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/53">version 53</a></li> - <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/54">version 54</a></li> - <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/55">version 55</a></li> - <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/56">version 56</a></li> - <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/65">version 65</a></li> - <li>Pixel 7, Pixel 7 Pro: replace UWB and EUICC certificates</li> <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro): disable BINFMT_MISC</li> <li>kernel (Pixel 4, Pixel 4 XL, Pixel 4a): add back our change enabling UNMAP_KERNEL_AT_EL0 now that upstream issues with it are resolved for this branch</li> <li>allow toggling presidential alerts</li> <li>Vanadium: change app id to app.vanadium.browser while using original-package to keep using org.chromium.chrome for existing installs (until factory reset) to preserve compatibility and user data</li> + <li>Pixel 7, Pixel 7 Pro: replace UWB and EUICC certificates</li> <li>Messaging: update MMS configuration database based on Google Messages 20221018_01_RC01</li> + <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/53">version 53</a></li> + <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/54">version 54</a></li> + <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/55">version 55</a></li> + <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/56">version 56</a></li> + <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/65">version 65</a></li> </ul> </article> |
