diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-11-01 20:12:19 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-11-01 20:12:19 -0400 |
| commit | cb5ea31d4b1d52b096119177156e2ae5fa924e97 (patch) | |
| tree | 4c4c349d7310e2c28dbcf0559727de653a16531c | |
| parent | e3f0af6f3f43cd994e47da28c3038fead3371e51 (diff) | |
allow toggling presidential alerts
| -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 ca95b870..bd6c4a57 100644 --- a/static/releases.html +++ b/static/releases.html @@ -655,6 +655,7 @@ <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/65">version 65</a></li> <li>Pixel 7, Pixel 7 Pro: replace UWB and EUICC certificates</li> <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro): disable BINFMT_MISC</li> + <li>allow toggling presidential alerts</li> </ul> </article> --> |
