diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-08-23 15:48:02 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-25 23:15:08 -0400 |
| commit | 6f8cdcd733ed28ff1b7e3572835e15b0d77e30b3 (patch) | |
| tree | 6330d020c7303db44a82285d43178fdf57efb336 /static | |
| parent | 359ec37d5a1e05ead31784e2be2ec267c08c9f7e (diff) | |
6th gen Wi-Fi hotspot fix
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 0e952101..9b31700e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -582,6 +582,7 @@ <li>Seedvault: add missing notification permission</li> <li>pre-grant notification permission to Contacts, Apps, Camera, Auditor and Seedvault</li> <li>kernel (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a): patch CVE-2022-2588 which is not exposed to anything other than the privileged (CAP_NET_ADMIN) netd process, network HALs (Bluetooth, Wi-Fi, cellular, etc.) and network helper services within the OS such as ppp</li> + <li>Pixel 6, Pixel 6a, Pixel 6 Pro: fix Wi-Fi HAL configuration to fix Wi-Fi hotspot</li> </ul> </article> --> |
