diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-11-05 20:13:57 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-11-05 20:13:57 -0400 |
| commit | 0b9f255d9e86b3193c272d6684aff3c254493299 (patch) | |
| tree | 055cc5c4481d1def1b0dd5572ac884aff3220aac | |
| parent | ef308db301e3761fdbde4bfa421ff7c0190f7323 (diff) | |
fix upstream device-wide package list leak
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index e0828328..6a7ebf3f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -650,6 +650,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> </ul> </article> --> |
