summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-11-01 15:08:53 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-11-01 15:08:53 -0400
commit5e16a9fb48800d5294934f7341852a1f5972a15e (patch)
tree4c39e7ce52bef9a8452c02a929f0e0332d9c3c55
parent22ba703e19c673fbb8739471f96ef2aadeeefaf1 (diff)
monthly update release notes
-rw-r--r--static/releases.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 5f2ec90c..443e3657 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -451,12 +451,16 @@
<p>Tags:</p>
<ul>
- <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP1A.210812.015.2021102613">SP1A.210812.015.2021102613</a> (Pixel 3, Pixel 3 XL, 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/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>
</ul>
<p>Changes since the 2021102613 release:</p>
<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>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>