diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-04-06 08:46:44 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-04-06 08:46:44 -0400 |
| commit | faadb3a9baee668fe92a23ddc9a7653dab26d5d7 (patch) | |
| tree | e47d25b8cf7804df4d3496349f2921d36699428b /static/releases.html | |
| parent | ef179138fa5d4cc89127a114ebeac12f1278bbfa (diff) | |
minor tweaks
Diffstat (limited to 'static/releases.html')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
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 @@ <li>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</li> <li>Vanadium: update Chromium base to 80.0.3987.162</li> <li>PDF Viewer: <a href="https://github.com/GrapheneOS/PdfViewer/releases/tag/3">version 3</a></li> + <li>update SELinux policy for officially supported devices based on isolated_app domain split</li> + <li>raise protected_fifos / protected_regular from 1 (world-writable directories) to 2 (group-writable directories too)</li> </ul> --> |
