summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-11-01 17:09:46 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-11-01 17:10:01 -0400
commit73a77f7bec105ffd40fcd12532d34c34e0abc93f (patch)
treec339e20986c981a23f781cb8e9dcd687d714b20a /static
parent5e16a9fb48800d5294934f7341852a1f5972a15e (diff)
use SP1A.211105.004 as the base November tag
Diffstat (limited to 'static')
-rw-r--r--static/releases.html7
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>