diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-06-15 17:08:07 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-06-15 17:08:38 -0400 |
| commit | 404c8fffc6ed9dedc985c087af19f620cacf0f6e (patch) | |
| tree | 3f20aed0cff2bd2180f1afdfdb6e23f9369a351f | |
| parent | 0ac9908c46adebc61b007ff494aaf068c18c8b48 (diff) | |
add warning about insecure prototype phones
| -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 bd1b9f6d..4914d582 100644 --- a/static/releases.html +++ b/static/releases.html @@ -545,6 +545,7 @@ <li>Vanadium: remove mremap from system call whitelist</li> <li>add indicator exemption for OS cell broadcast service which uses location services to determine if alerts should be shown</li> <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL: update end-of-life kernel source tree with backported patches</li> + <li>add warning notification about insecure prototype Pixel devices since users are ending up getting prototype phones second hand that were stolen or sold by employees instead of returning / disposing of them (this is of course much more robustly detected by Auditor for users verifying with it)</li> </ul> </article> --> |
