summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-08-01 16:30:04 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-08-01 16:30:04 -0400
commit8aa630217e3b5e1d8b1656f68f5981906fc7c219 (patch)
tree7a2e6c979461ce83da6f26251ab0ff8d45dcd211 /static
parent5ffc268a1fbe5aa0fa200b7004f333e2b0ac2036 (diff)
IPv6 temporary addresses for Pixel 4a (5G) / 5
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index ae6df0e5..5db40625 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -419,6 +419,7 @@
<p>Changes since the 2021.07.26.20 release:</p>
<ul>
+ <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>
<li>Sandboxed Google Play compatibility layer: add compatibility shims for secondary user support</li>