summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-08-02 13:36:10 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-08-02 13:36:10 -0400
commit269eef1caa3a4b2741134ce8f003ff16ad097ead (patch)
tree27102c9bf1acf68a69387ff2ca7b56b51ad965a0 /static
parentf7e67f7d3f81522318c55c3737fe61ef40f7f3f7 (diff)
use finalized build id
Diffstat (limited to 'static')
-rw-r--r--static/releases.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html
index 976ba1e8..56311a83 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -413,7 +413,7 @@
<p>Tags:</p>
<ul>
- <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ3A.210805.001.2021.07.26.20">RQ3A.210805.001.2021.07.26.20</a> (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, emulator, generic, other targets)</li>
+ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ3A.210805.001.A1.2021.07.26.20">RQ3A.210805.001.A1.2021.07.26.20</a> (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, emulator, generic, other targets)</li>
</ul>
<p>Changes since the 2021.07.26.20 release:</p>
@@ -421,7 +421,7 @@
<ul>
<li>full 2021-08-01 security patch level</li>
<li>full 2021-08-05 security patch level</li>
- <li>rebased onto RQ3A.210805.001 release</li>
+ <li>rebased onto RQ3A.210805.001.A1 release</li>
<li>kernel (Pixel 4a (5G), Pixel 5): backport implementation of <a href="https://datatracker.ietf.org/doc/html/draft-ietf-6man-rfc4941bis-09">IPv6 temporary addresses (RFC4941)</a> as a replacement for the legacy privacy address implementation, removing the need for our work on mitigating the issues with them (still used for older generation devices)</li>
<li>Updater: use <em>System Updater</em> as the app name</li>
<li>Updater: show when status notifications occurred</li>