summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-03-18 04:34:24 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-03-18 04:34:24 -0400
commit8b810567486ead0ab7285c3a36c57b8d8d11c502 (patch)
tree8348b1da992ce65d2861e59a89a3670c77adb79f
parent39a22319473f810274d1f741422712e3c9bbdcca (diff)
add new info about Play services FIDO
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 9d881c1c..70f80e67 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -518,7 +518,7 @@
<ul>
<li>Vanadium: restore new tab page behavior by working around regressions in Chromium 99</li>
- <li>Vanadium: update certain Chromium dependencies to avoid crashes caused by incompatibilities with Android 12 (will allow for multiple kinds of FIDO2 support via sandboxed Google Play once we extend the sandboxed Google Play compatibility layer to support it)</li>
+ <li>Vanadium: update certain Chromium dependencies to avoid crashes caused by incompatibilities with Android 12 (will allow for multiple kinds of FIDO2 support via sandboxed Google Play once we extend the sandboxed Google Play compatibility layer to support it or once Play services whitelists Vanadium as a browser allowed to use FIDO2)</li>
<li>Vanadium: update Chromium base to 99.0.4844.73</li>
<li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 5a): temporarily revert disabling SECURITY_SELINUX_DEVELOP to work around upstream AOSP bug in early userspace (Pixel 4a (5G), Pixel 5, Pixel 6 and Pixel 6 Pro had this change made in the previous release since it blocked the over-the-air update path for them despite not blocking it for these devices)</li>
<li>kernel (Pixel 6, Pixel 6 Pro): backport CVE-2021-41073 fix (not reachable from apps due to standard AOSP seccomp-bpf allowlist)</li>