diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-11-12 01:23:31 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-11-12 01:23:45 -0500 |
| commit | 3c573325550f9f6ec1c1e9a4b3cb745ac5973a6c (patch) | |
| tree | 2d17b4f1247eee87a5420cc739ea3a4f4e0e65bb | |
| parent | 61939aa6047fe0a0b817d4f29ba8da8c2f6ebcc4 (diff) | |
fix mistake with listed build id for pantah
| -rw-r--r-- | static/releases.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/static/releases.html b/static/releases.html index 31e31ef8..f2478388 100644 --- a/static/releases.html +++ b/static/releases.html @@ -647,7 +647,7 @@ <ul> <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.002.2022111000">TP1A.221005.002.2022111000</a> (Pixel 4, Pixel 4 XL) — extended support release for legacy devices with frozen 2022-10-05 patch level</li> <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221105.002.2022111000">TP1A.221105.002.2022111000</a> (Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, emulator, generic, other targets)</li> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TD1A.221105.003.2022111000">TD1A.221105.003.2022111000</a> (Pixel 7, Pixel 7 Pro)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TD1A.221105.001.2022111000">TD1A.221105.001.2022111000</a> (Pixel 7, Pixel 7 Pro)</li> </ul> <p>Changes since the 2022111000 release:</p> @@ -664,7 +664,7 @@ <ul> <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.002.2022111000">TP1A.221005.002.2022111000</a> (Pixel 4, Pixel 4 XL) — extended support release for legacy devices with frozen 2022-10-05 patch level</li> <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221105.002.2022111000">TP1A.221105.002.2022111000</a> (Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, emulator, generic, other targets)</li> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TD1A.221105.003.2022111000">TD1A.221105.003.2022111000</a> (Pixel 7, Pixel 7 Pro)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TD1A.221105.001.2022111000">TD1A.221105.001.2022111000</a> (Pixel 7, Pixel 7 Pro)</li> </ul> <p>Changes since the 2022110800 release:</p> @@ -686,7 +686,7 @@ <ul> <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.002.2022110800">TP1A.221005.002.2022110800</a> (Pixel 4, Pixel 4 XL) — extended support release for legacy devices with frozen 2022-10-05 patch level</li> <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221105.002.2022110800">TP1A.221105.002.2022110800</a> (Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, emulator, generic, other targets)</li> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TD1A.221105.003.2022110800">TD1A.221105.003.2022110800</a> (Pixel 7, Pixel 7 Pro)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TD1A.221105.001.2022110800">TD1A.221105.001.2022110800</a> (Pixel 7, Pixel 7 Pro)</li> </ul> <p>Changes since the 2022110600 release:</p> @@ -694,7 +694,7 @@ <ul> <li>full 2022-11-01 security patch level</li> <li>full 2022-11-05 security patch level</li> - <li>rebased onto TP1A.221105.002 and TD1A.221105.003 releases</li> + <li>rebased onto TP1A.221105.002 and TD1A.221105.001 releases</li> <li>DocumentsUI: fix crash in "Get info" screen for images with location metadata caused by upstream bug</li> </ul> </article> |
