diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-10-18 17:11:03 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-10-18 17:11:03 -0400 |
| commit | 19f8def87636051d644751680e5f44b6c8bb9b5d (patch) | |
| tree | 77807bb35daaf60996e8225cdcb0e256c742d334 /static | |
| parent | 12ee1c82935d5ad68747e97d630b9e56da52c8cb (diff) | |
Auditor v63 was shipped in the previous release
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index b66aee5a..009459a9 100644 --- a/static/releases.html +++ b/static/releases.html @@ -635,8 +635,8 @@ <p>Changes since the 2022101500 release:</p> <ul> + <li>Pixel 7, Pixel 7 Pro: work around memory corruption bug(s) in the camera service by using Scudo instead of hardened_malloc for the camera service process</li> <li>Sandboxed Google Play compatibility layer: fix location rerouting API compatibility issue with the new Play services update that's currently in our testing process</li> - <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/63">version 63</a></li> </ul> </article> --> @@ -659,6 +659,7 @@ <li>GmsCompatConfig: disable WearableDataListenerService</li> <li>raise minimum supported fastboot version for the factory images flashing scripts to 33.0.3</li> <li>adevtool: exclude additional prebuilt files</li> + <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/63">version 63</a></li> </ul> </article> |
