summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-08-02 11:28:29 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-08-02 12:25:47 -0400
commitfe80e39c6464f0db7f680037b8c83556329a5469 (patch)
tree8b876abef4e9f59b5213c6fcf0f780c73b83c336
parent25690a63ad7aeaab0e5ae047aa8c1f07d1e5bf9d (diff)
prepare release notes for upcoming August release
-rw-r--r--static/releases.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 5db40625..8adac284 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -413,12 +413,15 @@
<p>Tags:</p>
<ul>
- <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ3A.210705.001.2021.07.26.20">RQ3A.210705.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.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>
</ul>
<p>Changes since the 2021.07.26.20 release:</p>
<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>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>