diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-11-26 03:33:35 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-11-26 03:34:13 -0500 |
| commit | ea4e7ea0661dac679897cb2735d790489aff9036 (patch) | |
| tree | a359fc1fc557166d91cda74470c9a2eff8487dce | |
| parent | a89c66a1653a915cb6c0f2e4b031ce08d62cd0ef (diff) | |
publish new release notes
| -rw-r--r-- | static/releases.html | 29 |
1 files changed, 23 insertions, 6 deletions
diff --git a/static/releases.html b/static/releases.html index 5fd77038..ecd7abe9 100644 --- a/static/releases.html +++ b/static/releases.html @@ -102,6 +102,7 @@ <li> <a href="#changelog">Changelog</a> <ul> + <li><a href="#2022112500">2022112500</a></li> <li><a href="#2022111800">2022111800</a></li> <li><a href="#2022111000">2022111000</a></li> <li><a href="#2022110800">2022110800</a></li> @@ -641,14 +642,31 @@ release notes from before the rebranding of the project in 2018 and 2019.</p> <!-- - <article id="2022111800"> - <h3><a href="#2022111800">2022111800</a></h3> + <article id="2022112500"> + <h3><a href="#2022112500">2022112500</a></h3> <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-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> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.002.2022112500">TP1A.221005.002.2022112500</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.2022112500">TP1A.221105.002.2022112500</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.2022112500">TD1A.221105.001.2022112500</a> (Pixel 7, Pixel 7 Pro)</li> + </ul> + + <p>Changes since the 2022112500 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2022112500"> + <h3><a href="#2022112500">2022112500</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.002.2022112500">TP1A.221005.002.2022112500</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.2022112500">TP1A.221105.002.2022112500</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.2022112500">TD1A.221105.001.2022112500</a> (Pixel 7, Pixel 7 Pro)</li> </ul> <p>Changes since the 2022111800 release:</p> @@ -666,7 +684,6 @@ <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> - --> <article id="2022111800"> <h3><a href="#2022111800">2022111800</a></h3> |
