summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-10-25 17:12:51 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-10-25 17:12:51 -0400
commit7748a343e2419a44452354904712e4d069eedf0c (patch)
tree1771c1e326f6e4cf93c73accc04bd375a203dd76 /static
parent985ac4d46dd42febafe349c279a396e869fc53a0 (diff)
crosvm lockup fix
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index ece56909..bfd48eaf 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -641,6 +641,7 @@
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro): switch from standard GKI kernel module signing (used to enforce protected symbol rules for vendor modules) to forced kernel module signing as an additional lower level layer of security beyond the verification already provided by dm-verity and SELinux</li>
<li>Pixel 7, Pixel 7 Pro: handle readlink system call failing in a friendlier way for detection of the camera service executable</li>
<li>Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro: add back Pixel charger mode image overrides removed in the <a href="#2022101600">2022101600</a> release (fallback images aren't included on the Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7 and Pixel 7 Pro so these images were completely missing on those devices)
+ <li>backport fix for crosvm locking up after suspend/resume</li>
</ul>
</article>
-->