diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-04-18 11:18:47 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-04-21 13:02:08 -0400 |
| commit | 379f07beed5064e02823f8ca992baab491e489a8 (patch) | |
| tree | 6cad4c172fcb55bb4ebbf134855b2b4ec3a3c94f /static | |
| parent | f2ac8109638ef7c3459f5880d8cd0e84455c8da3 (diff) | |
restrict access to notification forwarding setting
Diffstat (limited to 'static')
| -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 a42b56f6..94426b0c 100644 --- a/static/releases.html +++ b/static/releases.html @@ -583,6 +583,7 @@ <ul> <li>Bluetooth: backport upstream fixes for compatibility with certain Bluetooth peripherals caused by recent a security fix for Bluetooth encryption</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/135.0.7049.100.0">version 135.0.7049.100.0</a></li> + <li>use our restricted setting infrastructure to restrict access to our notification forwarding setting too</li> <li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.134</li> <li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.87</li> </ul> |
