From faadb3a9baee668fe92a23ddc9a7653dab26d5d7 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 6 Apr 2020 08:46:44 -0400 Subject: [PATCH] minor tweaks --- static/releases.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/releases.html b/static/releases.html index 7f76ab72..67ea1345 100644 --- a/static/releases.html +++ b/static/releases.html @@ -315,6 +315,8 @@
  • only include Updater app when OFFICIAL_BUILD=true is set in the environment to avoid accidental use of the default update server with unofficial builds that are not compatible
  • Vanadium: update Chromium base to 80.0.3987.162
  • PDF Viewer: version 3
  • +
  • update SELinux policy for officially supported devices based on isolated_app domain split
  • +
  • raise protected_fifos / protected_regular from 1 (world-writable directories) to 2 (group-writable directories too)
  • -->