summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-11-05 20:15:56 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-11-05 20:15:56 -0400
commitffeda83388c9bfeb05ed23b0fce5b3cf1eb4dda8 (patch)
tree813ae7b4f3ddf69491354f598dbaf82c8214b715 /static
parent0b9f255d9e86b3193c272d6684aff3c254493299 (diff)
disallow updates of core GMS apps by unknown apps
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 6a7ebf3f..ea7ae956 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -651,6 +651,7 @@
<ul>
<li>extend original-package renaming to provider authorities for Vanadium</li>
<li>remove upstream workaround added in 2016 for legacy launchers since it creates a device-wide package list leak for apps installed in the owner user</li>
+ <li>disallow updates of GSF, Play services and the Play Store by any app other than the GrapheneOS app repository or the Play Store itself to prevent users updating to unsupported versions from Aurora Store or elsewhere</li>
</ul>
</article>
-->