From 7c2af64380505b7917f3fd1e80dd358fa347b7ca Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 23 Nov 2020 15:06:47 -0500 Subject: [PATCH] Vanadium: disable deprecated FTP support by default --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index f1656eba..d9c2f24a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -415,6 +415,7 @@
  • Vanadium: disable new high-level functionality for fetching variations
  • Vanadium: disable unused Omaha update check support
  • Vanadium: disable GaiaAuthFetcher code due to upstream bug
  • +
  • Vanadium: disable deprecated FTP support by default
  • Pixel 4 XL: add missing feature configuration
  • Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a: use device-specific NFC configuration
  • add initial runtime flags handling for exec-based spawning to improve compatibility