diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-02-07 17:16:41 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-02-07 19:21:15 -0500 |
| commit | 18d270699cd54308bb0e0c6e196d66b809f603a2 (patch) | |
| tree | 8f5dad96433740474a7bb1e1574fc160a84e59e6 | |
| parent | 5820d352cfeebac76a011a43c2634f0b422f4a08 (diff) | |
February security update
| -rw-r--r-- | static/releases.html | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/static/releases.html b/static/releases.html index 14a42999..34f60345 100644 --- a/static/releases.html +++ b/static/releases.html @@ -507,14 +507,18 @@ <p>Tags:</p> <ul> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP1A.210812.016.A2.2022013120">SP1A.210812.016.A2.2022013120</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.220105.002.2022013120">SQ1A.220105.002.2022013120</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.220105.007.2022013120">SQ1D.220105.007.2022013120</a> (Pixel 6, Pixel 6 Pro)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP1A.210812.016.C1.2022013120">SP1A.210812.016.C1.2022013120</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.2022013120">SQ1A.220205.002.2022013120</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.003.2022013120">SQ1D.220205.003.2022013120</a> (Pixel 6, Pixel 6 Pro)</li> </ul> <p>Changes since the 2022013120 release:</p> <ul> + <li>full 2022-02-01 security patch level</li> + <li>full 2022-02-05 security patch level</li> + <li>rebased onto SQ1A.220205.002 and SQ1D.220205.003 release</li> + <li>Pixel 3, Pixel 3 XL: switch to SP1A.210812.016.C1 (February 2022) vendor files</li> <li>Vanadium: update Chromium base to 98.0.4758.87</li> <li>Vanadium: enable CFI cast checks</li> <li>change GmsCompat app label from "Sandboxed Google Play" to "GmsCompat" and the activity name to "Sandboxed Google Play settings"</li> |
