From 22f43e51c36279729aed2ec03e641dd1a7e1a06d Mon Sep 17 00:00:00 2001
From: Daniel Micay
Date: Sat, 21 Mar 2020 21:44:20 -0400
Subject: [PATCH] update Chromium
---
static/releases.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/static/releases.html b/static/releases.html
index 7892649a..02fb360a 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -314,6 +314,7 @@
currently a no-op due to the lack of Play Services, and support for using the
local database backend hasn't been implemented. Various changes would be needed to
make it available and to make sure that privacy is preserved.)
+ Vanadium: update Chromium base to 80.0.3987.149
Settings: fix broken upstream MAC randomization value mapping uncovered by the always randomize option value
make_key: use scrypt for key derivation used to encrypt keys
add script/encrypt_keys.sh and script/decrypt_keys.sh for handling key encryption