summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-08-03 00:44:58 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-08-03 00:44:58 -0400
commit2102d5e35987dbce501b6f097be008517489b808 (patch)
tree7ff693964bc996247c7eb142360ade0ad6248a9e
parent2f2fd05cd5970d91f4e3bade8ed4883469bc816b (diff)
update RFC link from draft
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 6ce80839..fa794c8e 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -438,7 +438,7 @@
<li>full 2021-08-01 security patch level</li>
<li>full 2021-08-05 security patch level</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>kernel (Pixel 4a (5G), Pixel 5): backport implementation of <a href="https://datatracker.ietf.org/doc/html/rfc8981">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>Updater: add notification settings shortcut to update settings</li>