diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-05-02 17:37:27 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-05-02 17:37:27 -0400 |
| commit | cba710817bdbc52b38092ed1d1affb37f408af25 (patch) | |
| tree | c03ce69eaeea4253e51d0f385a4ecd428f2e82fa | |
| parent | 0bfc4ace864e1950d9b7bbdd86076cc31fd1bc38 (diff) | |
Vanadium updates
| -rw-r--r-- | static/releases.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 2794b20f..3e42f0c2 100644 --- a/static/releases.html +++ b/static/releases.html @@ -314,12 +314,19 @@ <ul> <li>Vanadium: update Chromium base to 81.0.4044.111</li> + <li>Vanadium: update Chromium base to 81.0.4044.117</li> <li>disable safe volume feature everywhere instead of only the US</li> <li>hardened_malloc: implement slab allocation memory corruption checks for malloc_usable_size</li> <li>set SCHED_BATCH in the build system and release generation scripts instead of the interactive shell</li> <li>use more sensible factory images zip naming scheme</li> </ul> + <p>Restoration of past features since the 2020.04.14.23 release:</p> + + <ul> + <li>Vanadium: use 64-bit Trichrome browser processes</li> + </ul> + --> <h3 id="2020.04.14.23"> |
