diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-10-28 20:52:44 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-10-28 20:52:44 -0400 |
| commit | 9050ac16775120721f0d1a492ae62b1fe39165ac (patch) | |
| tree | 1ef519f0e7524dcdc54f0d62b321bb8422dd1d4b /static | |
| parent | e5290750be887fa9b603cae7abfcffcd12cab079 (diff) | |
Auditor v64 bundling wasn't specific to 7th gen
This was copied from previous release notes with a special case.
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 27d10438..7473bd46 100644 --- a/static/releases.html +++ b/static/releases.html @@ -717,7 +717,7 @@ <li>kernel (Pixel 4a): enable REFCOUNT_FULL</li> <li>Pixel 7, Pixel 7 Pro: fix bug in detection of the camera service executable for the memory corruption workaround added in the previous release (inconsequential in practice for this specific case of the bug)</li> <li>Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro: load AoC firmware via daemon (aocd) to match stock OS</li> - <li>Auditor (Pixel 7, Pixel 7 Pro): update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/64">version 64</a></li> + <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/64">version 64</a></li> </ul> </article> |
