diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-06-07 00:58:49 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-06-07 00:58:49 -0400 |
| commit | 5cb19e6dd46be31b3791f32669174d41ece3d097 (patch) | |
| tree | 95da4698b3a4217b12ff88434db1b6634f6e43f6 /static | |
| parent | cebe9f4fb42940ffc1ee5a645e09769d40051b70 (diff) | |
temporary addresses for 4th gen Pixels now
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 580085b2..9206f712 100644 --- a/static/releases.html +++ b/static/releases.html @@ -548,6 +548,7 @@ <li>add indicator exemption for Fused Location Provider which is part of the OS location implementation wrapping the GNSS and Network location provides into a Fused provider using the best available data (GrapheneOS does not have an OS Network Location provider so it just wraps GNSS)</li> <li>remove unused android-prepare-vendor repository from the main branch (kept in legacy device branches)</li> <li>hardened_malloc: remove workarounds for camera service bugs for the Qualcomm SoC generation used by 3rd generation Pixels (kept in legacy device branches)</li> + <li>kernel (Pixel 4, Pixel 4 XL, Pixel 4a): drop IPv6 privacy address fix now that upstream has backported IPv6 temporary address (RFC4941) support as a replacement which we already did for 5th generation Pixels (implemented in the baseline kernel.org LTS for 6th generation)</li> </ul> </article> --> |
