diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-09-19 18:08:32 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-09-19 18:08:32 -0400 |
| commit | 346212da0a6a860aefca7c5b8a7c701daf5db9e9 (patch) | |
| tree | d1dc8a3811710797a08a5c86a35bae00428420bc | |
| parent | 070e37c842656af39ab0d2eb6d36788062749481 (diff) | |
Vanadium WebView is covered below already
| -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 5c04f592..2cc71ee8 100644 --- a/static/releases.html +++ b/static/releases.html @@ -370,7 +370,7 @@ <p>Changes since the 2020.09.11.14 release:</p> <ul> - <li>initial port to Android 11 with most GrapheneOS changes ported over (missing most SELinux policy hardening, some Pixel 4 / 4 XL kernel side channel mitigations, finer-grained Pixel 4 kernel Control Flow Integrity, the setup wizard and the hardened Vanadium WebView)</li> + <li>initial port to Android 11 with most GrapheneOS changes ported over (missing most SELinux policy hardening, some Pixel 4 / 4 XL kernel side channel mitigations, finer-grained Pixel 4 kernel Control Flow Integrity and the setup wizard)</li> <li>full 2020-09-05 security patch level</li> <li>temporarily use stock WebView until the next release of Chromium is available with public support for Android 11 to provide the WebView via Vanadium again</li> <li>fix VPN lockdown setting getting overridden on user stop</li> |
