summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-10-23 17:28:49 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-10-23 17:28:49 -0400
commit312a95d7484bdeb21d348f90f130dbdbe3cd44a3 (patch)
treee31a880d967a6488b6dd25fef3d7453889869d8a
parent6fd56371dfde34f4a444981f6b121489e7f104b4 (diff)
clarify camera service workaround fix
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index df62608f..316b4491 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -662,7 +662,7 @@
<li>kernel (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a): enable forced kernel module signing with a per-build signing key (RSA 4096 / sha256) as an additional lower level layer of security beyond the verification already provided by dm-verity and SELinux</li>
<li>kernel (Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a): disable IP_SCTP</li>
<li>kernel (Pixel 4a): enable REFCOUNT_FULL</li>
- <li>Pixel 7, Pixel 7 Pro: fix bug in detection of the camera service executable (inconsequential in practice for this specific case of the bug)</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> (update was not released in time to be bundled with older devices)</li>
</ul>