diff options
| -rw-r--r-- | static/releases.html | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 914c05f8..c9d0969a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -678,10 +678,27 @@ <ul> <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.002.2023012500">TP1A.221005.002.2023012500</a> (Pixel 4, Pixel 4 XL) — extended support release for legacy devices with frozen 2022-11-01 patch level</li> <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TQ1A.230105.001.2023012500">TQ1A.230105.001.2023012500</a> (Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TQ1A.230105.001.2023012600">TQ1A.230105.001.2023012600</a> (Pixel 4a (5G)) — rebuild to fix radio firmware loading issue caused by an upstream Android build system bug</li> <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TQ1A.230105.001.A2.2023012500">TQ1A.230105.001.A2.2023012500</a> (Pixel 6a, Pixel 7)</li> <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TQ1A.230105.002.2023012500">TQ1A.230105.002.2023012500</a> (Pixel 6, Pixel 6 Pro, Pixel 7 Pro, emulator, generic, other targets)</li> </ul> + <p>Due to a build issue caused by an upstream Android build system bug, the + initial build for the Pixel 4a (5G) pushed out to the Alpha and Beta channels + had broken Wi-Fi, Bluetooth and cellular connectivity. A new release has been + made available resolving the issue. You can either update to the new release + via an over-the-air update using USB tethering from another device or you can + <a href="https://releases.grapheneos.org/bramble-ota_update-2023012600.zip">download + the release</a> on a computer and then + <a href="/usage#updates-sideloading">sideload it</a>. This issue was missed in + internal testing and not reported while the release was in Alpha so it slipped + through to the Beta channel. This is a nice example of why we have our release + channel system but normally it would have been reported in Alpha. We need more + Alpha testers who join #testing:grapheneos.org on Matrix, update when releases + get announced there and report any issues. We received positive testing + reports from at least one device from each generation but the issue only + impacted the Pixel 4a (5G).</p> + <p>Changes since the 2023011000 release:</p> <ul> |
