diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-11-26 05:53:46 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-11-26 05:53:46 -0500 |
| commit | 133a253b18b18cb528206caf8f5e9034e4aae0ec (patch) | |
| tree | f28c92c43d6f7e71a4c5bee63f3abb6d2946bdec | |
| parent | ea4e7ea0661dac679897cb2735d790489aff9036 (diff) | |
clarify frozen floral patch level
| -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 ecd7abe9..56173930 100644 --- a/static/releases.html +++ b/static/releases.html @@ -680,7 +680,7 @@ <li>Vanadium: update Chromium base to 107.0.5304.141</li> <li>Contacts: add support for dark mode</li> <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro): restore fix for CVE-2022-3176 which was reverted upstream (GKI LTS branch) due to not being marked as a security fix and changing the GKI ABI</li> - <li>Pixel 4, Pixel 4 XL: set frozen patch level string to 2022-11-01</li> + <li>Pixel 4, Pixel 4 XL: set frozen patch level string to 2022-11-01 (has been provided since the <a href="#2022110800">2022110800</a> release but we initially left the patch level string at the previous value)</li> <li>port GrapheneOS changes to Linux 5.15 GKI LTS branch in order to prepare for 6th/7th generation Pixels potentially moving to the Linux 5.15 LTS and late 2023 devices which will be based on it</li> </ul> </article> @@ -690,7 +690,7 @@ <p>Tags:</p> <ul> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.002.2022111800">TP1A.221005.002.2022111800</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.221005.002.2022111800">TP1A.221005.002.2022111800</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/TP1A.221105.002.2022111800">TP1A.221105.002.2022111800</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.001.2022111800">TD1A.221105.001.2022111800</a> (Pixel 7, Pixel 7 Pro)</li> </ul> @@ -722,7 +722,7 @@ <p>Tags:</p> <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.221005.002.2022111000">TP1A.221005.002.2022111000</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/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.001.2022111000">TD1A.221105.001.2022111000</a> (Pixel 7, Pixel 7 Pro)</li> </ul> @@ -744,7 +744,7 @@ <p>Tags:</p> <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.221005.002.2022110800">TP1A.221005.002.2022110800</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/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.001.2022110800">TD1A.221105.001.2022110800</a> (Pixel 7, Pixel 7 Pro)</li> </ul> |
