diff options
| -rw-r--r-- | static/releases.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/static/releases.html b/static/releases.html index c6eeff50..f5ed32ee 100644 --- a/static/releases.html +++ b/static/releases.html @@ -575,14 +575,16 @@ <p>Tags:</p> <ul> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.220624.014.2022090400">TP1A.220624.014.2022090400</a> (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a)</li> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.220624.021.2022090400">TP1A.220624.021.2022090400</a> (Pixel 6, Pixel 6 Pro)</li> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.220624.021.A1.2022090400">TP1A.220624.021.A1.2022090400</a> (Pixel 6a, emulator, generic, other targets)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.220905.004.2022090400">TP1A.220905.004.2022090400</a> (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, emulator, generic, other targets)</li> </ul> <p>Changes since the 2022090400 release:</p> <ul> + <li>full 2022-09-01 security patch level</li> + <li>full 2022-09-05 security patch level</li> + <li>rebased onto TP1A.220905.004 release</li> + <li>fix for Bluetooth timeout feature with BLE devices</li> <li>remove conflicting permission from GSF when parsing the package since it appears to be set incorrectly by a build system bug and conflicts with Shannon IMS on 6th generation Pixels and is blocking us upgrading to GSF v33 via our app repository</li> <li>Vanadium: update Chromium base to 105.0.5195.79</li> </ul> |
