diff options
| author | matchboxbananasynergy <107055883+matchboxbananasynergy@users.noreply.github.com> | 2024-06-20 13:10:28 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2024-06-20 09:45:00 -0400 |
| commit | 3346e691c03f2bdebb4a1d8a40ef0ed97e8b4b5e (patch) | |
| tree | 6bc2a992c8f970cffc13dcecb7b7c6f0ddd33425 /static/releases.html | |
| parent | 441c18784b129d9f40deaeafb8cb985f6f641a55 (diff) | |
Fix typo in upcoming releases' changelog
Diffstat (limited to 'static/releases.html')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 57ff1c58..10245fdb 100644 --- a/static/releases.html +++ b/static/releases.html @@ -785,7 +785,7 @@ <li>remove our USB peripheral security setting on devices supporting our much better USB-C port mode (Pixel 6 and later)</li> <li>extend USB-C port setting to also handle pogo pins on the Pixel Tablet</li> <li>kernel (5.10, 5.15, 6.1, 6.6): replace our deny_new_usb feature with a new deny_new_usb2 feature also disabling USB gadgets</li> - <li>extend USB-C port setting to enable deny_new_usb2 as a second layer of defense disablingf new USB connections and then USB data at a hardware level, in case the USB controller is compromised or doesn't work correctly</li> + <li>extend USB-C port setting to enable deny_new_usb2 as a second layer of defense disabling new USB connections and then USB data at a hardware level, in case the USB controller is compromised or doesn't work correctly</li> <li>require user authentication for changing auto-reboot, USB peripheral and USB-C port security settings</li> <li>temporarily add back memory tagging exception for Pixel wifi_ext service</li> <li>add GrapheneOS Linux kernel port to the 6.6 GKI LTS branch</li> |
