diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-03-08 05:34:08 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-03-08 05:42:25 -0500 |
| commit | 6af078e2965c85a00cdf749a8b29390ad3c77724 (patch) | |
| tree | 5af2adb28d96d882de9c2848f3fe18efca5cfb8b /static | |
| parent | 37f449f8f49e90136110c2af770e5d461972c9ef (diff) | |
publish new release notes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 27 |
1 files changed, 26 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index b7d7c19e..9ea8ab5d 100644 --- a/static/releases.html +++ b/static/releases.html @@ -95,6 +95,7 @@ <li> <a href="#changelog">Changelog</a> <ul> + <li><a href="#2022030801">2022030801</a></li> <li><a href="#2022030501">2022030501</a></li> <li><a href="#2022030219">2022030219</a></li> <li><a href="#2022022818">2022022818</a></li> @@ -512,6 +513,31 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SQ1D.220205.004.2022030801">SQ1D.220205.004.2022030801</a> (Pixel 6, Pixel 6 Pro)</li> </ul> + <p>Changes since the 2022030801 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2022030801"> + <h3><a href="#2022030801">2022030801</a></h3> + + <p>Tags:</p> + + <p>Tags for a few device-specific repositories are still being finalized so we + haven't pushed the manifest tags yet.</p> + + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP1A.210812.016.C1.2022030801">SP1A.210812.016.C1.2022030801</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/SQ1A.220205.002.2022030801">SQ1A.220205.002.2022030801</a> (Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, emulator, generic, other targets)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SQ1D.220205.004.2022030801">SQ1D.220205.004.2022030801</a> (Pixel 6, Pixel 6 Pro)</li> + </ul> + + <p>Pixel 6 and Pixel 6 Pro release is a preliminary March release with the + 2022-03-01 security update since there isn't an AOSP or stock OS release for + it yet. It also includes several other vulnerability fixes.</p> + <p>Changes since the 2022030501 release:</p> <ul> @@ -538,7 +564,6 @@ <li>SELinux policy: add missing seinfo=base rules</li> </ul> </article> - --> <article id="2022030501"> <h3><a href="#2022030501">2022030501</a></h3> |
