diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-06-15 13:22:03 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-06-15 13:22:03 -0400 |
| commit | 0ac9908c46adebc61b007ff494aaf068c18c8b48 (patch) | |
| tree | 8ebf8be37e302c0b3013d31d08f7dec70623f3c7 | |
| parent | e8a903754ef19303aa5090b444993df8ed892013 (diff) | |
Vanadium: remove mremap from system call whitelist
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 41079e45..bd1b9f6d 100644 --- a/static/releases.html +++ b/static/releases.html @@ -542,6 +542,7 @@ <li>Vanadium: update Chromium base to 102.0.5005.125</li> <li>Vanadium: enable process isolated sandboxed iframes by default</li> <li>Vanadium: replace global JIT toggle with a site setting with global configuration for the default and per-site overrides</li> + <li>Vanadium: remove mremap from system call whitelist</li> <li>add indicator exemption for OS cell broadcast service which uses location services to determine if alerts should be shown</li> <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL: update end-of-life kernel source tree with backported patches</li> </ul> |
