diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-17 14:24:55 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-17 14:24:55 -0400 |
| commit | d97b93eb560f0b7df6edbf13f66396ebc4f8e482 (patch) | |
| tree | 14b2022afbe8170e70514137ee7b3fedf9c14199 | |
| parent | 62caee12ed5cc567f268535cec7520ca30aca666 (diff) | |
replace tethering fix
| -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 0e75fd67..09ac0d3d 100644 --- a/static/releases.html +++ b/static/releases.html @@ -721,6 +721,7 @@ <li>kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.132</li> <li>Apps: update to <a href="https://github.com/GrapheneOS/Apps/releases/tag/21">version 21</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/118.0.5993.80.0>version 118.0.5993.80.0/a></li> + <li>Settings: replace our patch for tethering settings crashing in secondary users with the upstream patch from the device branch for the Pixel 8 and Pixel 8 Pro</li> </ul> </article> --> |
