diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/static/releases.html b/static/releases.html index 443e3657..49f66ef6 100644 --- a/static/releases.html +++ b/static/releases.html @@ -451,8 +451,9 @@ <p>Tags:</p> <ul> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP1A.211105.002.2021102613">SP1A.211105.002.2021102613</a> (Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a)</li> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP1A.211105.003.2021102613">SP1A.211105.003.2021102613</a> (Pixel 4a (5G), Pixel 5, Pixel 5a, emulator, generic, other targets)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP1A.211105.002.2021102613">SP1A.211105.002.2021102613</a> (Pixel 3a, Pixel 3a XL)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP1A.211105.003.2021102613">SP1A.211105.003.2021102613</a> (Pixel 5a)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP1A.211105.004.2021102613">SP1A.211105.004.2021102613</a> (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, emulator, generic, other targets)</li> </ul> <p>Changes since the 2021102613 release:</p> @@ -460,7 +461,7 @@ <ul> <li>full 2021-11-01 security patch level</li> <li>full 2021-11-05 security patch level</li> - <li>rebased onto SP1A.211105.003 release</li> + <li>rebased onto SP1A.211105.004 release</li> <li>Updater: drop unused androidx legacy support library</li> <li>Updater: raise minSdkVersion to 31 (Android 12)</li> <li>Updater: stop marking settings activity as direct boot aware since it's never used before unlocking</li> |
