diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-06-20 14:22:09 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-06-20 14:22:09 -0400 |
| commit | d7be84a1cd51b901c7f16f1f430e6fbc61b99046 (patch) | |
| tree | a12b82753e997241603fa6c8704fb894b748bce8 /static | |
| parent | 6d2b314d0e2b850c1ce26f31d5dc1ed802b379f4 (diff) | |
improve auto-reboot
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 d0f20762..973c2b72 100644 --- a/static/releases.html +++ b/static/releases.html @@ -790,6 +790,7 @@ <li>Settings: require user authentication for changing auto-reboot, USB peripheral and USB-C port security settings</li> <li>Settings: avoid prompting for user authentication when selecting the same value as before for GrapheneOS settings requiring it</li> <li>temporarily add back memory tagging exception for Pixel wifi_ext service</li> + <li>simplify implementation of our auto-reboot feature and properly handle the first lock after the user first sets up a lock method</li> <li>add GrapheneOS Linux kernel port to the 6.6 GKI LTS branch</li> <li>kernel (5.10): update to latest GKI LTS branch revision including update to 5.10.215</li> <li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.87</li> |
