diff options
| -rw-r--r-- | static/releases.html | 26 |
1 files changed, 21 insertions, 5 deletions
diff --git a/static/releases.html b/static/releases.html index 8925ac6a..94c523c5 100644 --- a/static/releases.html +++ b/static/releases.html @@ -95,6 +95,7 @@ <li> <a href="#changelog">Changelog</a> <ul> + <li><a href="#2022052500">2022052500</a></li> <li><a href="#2022051100">2022051100</a></li> <li><a href="#2022050800">2022050800</a></li> <li><a href="#2022050700">2022050700</a></li> @@ -520,13 +521,29 @@ release notes from before the rebranding of the project in 2018 and 2019.</p> <!-- - <article id="2022051100"> - <h3><a href="#2022051100">2022051100</a></h3> + <article id="2022052500"> + <h3><a href="#2022052500">2022052500</a></h3> <p>Tags:</p> <ul> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP1A.210812.016.C1.2022051100">SP1A.210812.016.C1.2022051100</a> (Pixel 3, Pixel 3 XL) — extended support release for legacy devices with frozen 2021-11-01 patch level</li> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP2A.220505.002.2022051100">SP2A.220505.002.2022051100</a> (Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, emulator, generic, other targets)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP1A.210812.016.C1.2022052500">SP1A.210812.016.C1.2022052500</a> (Pixel 3, Pixel 3 XL) — extended support release for legacy devices with frozen 2021-11-01 patch level</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP2A.220505.002.2022052500">SP2A.220505.002.2022052500</a> (Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, emulator, generic, other targets)</li> + </ul> + + <p>Changes since the 2022052500 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2022052500"> + <h3><a href="#2022052500">2022052500</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP1A.210812.016.C1.2022052500">SP1A.210812.016.C1.2022052500</a> (Pixel 3, Pixel 3 XL) — extended support release for legacy devices with frozen 2021-11-01 patch level</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP2A.220505.002.2022052500">SP2A.220505.002.2022052500</a> (Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, emulator, generic, other targets)</li> </ul> <p>Changes since the 2022051100 release:</p> @@ -551,7 +568,6 @@ <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/47">version 47</a></li> </ul> </article> - --> <article id="2022051100"> <h3><a href="#2022051100">2022051100</a></h3> |
