diff options
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> |
