diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-12-19 19:47:50 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-12-19 19:48:07 -0500 |
| commit | 9740b24e1fb7b957fb36ce0587f1e8a8b017ec0d (patch) | |
| tree | e7f7a706a1c5bdb5695cf0af6f494c8efb4c0b72 /static | |
| parent | 80e8bab110ce05d9054e14bd5f893be4063dd22a (diff) | |
add raven/oriole to upcoming release notes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index c4c7736c..3c48dc2a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -503,6 +503,7 @@ <ul> <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP1A.210812.015.2021121602">SP1A.210812.015.2021121602</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.211205.008.2021121602">SQ1A.211205.008.2021121602</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.211205.017.2021121602">SQ1D.211205.017.2021121602</a> (Pixel 6, Pixel 6 Pro)</li> </ul> <p>Changes since the 2021121602 release:</p> @@ -512,10 +513,10 @@ <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a: include empty apdp image in updates to wipe persistent debugging policy</li> <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a: erase both msadp partition slots as part of flashing factory images to wipe persistent debugging policy</li> <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a: include empty msapd image in updates to wipe persistent debugging policy</li> - <li>Pixel 6, Pixel 6 Pro: erase fips partition as part of flashing factory images to wipe persistent FIPS policy</li> <li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL): enable BUG_ON_DATA_CORRUPTION since it was backported upstream</li> <li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a): enable legacy Qualcomm PANIC_ON_DATA_CORRUPTION since it hasn't been fully phased out yet</li> <li>Seedvault: temporarily revert change to restore requiring that the profile is unlocked for the hardware keystore key (uncovers an upstream bug)</li> + <li>initial production support for the Pixel 6 and Pixel 6 Pro</li> </ul> </article> --> |
