summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-05-18 14:26:12 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-05-18 14:26:12 -0400
commitee46369b9e15e38052011bac2c54040fbbe9c7f0 (patch)
tree4c8ceb279d5c6a14c09a4f6f8f9701c81ca19592 /static
parent5f018c01e14dee70d0617af21f00a7af6ada4b46 (diff)
mark up URL paths for clarity
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 9fb8d13d..91c101d0 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -482,7 +482,7 @@
<li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5): make CONFIG_LOCALVERSION_AUTO ignore Git tags so adding tags doesn't change the result of a build</li>
<li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5): apply fixes for Qualcomm audio driver vulnerabilities from CAF including one missed in the upstream May security update for Pixels</li>
<li>kernel (Pixel 4a): apply fix for use-after-free in GPU driver missed in the upstream security updates for the Pixel 4a</li>
- <li>switch HTTPS network time URL from / to /generate_204 to allow for a future / redirect</li>
+ <li>switch HTTPS network time URL from <code>/</code> to <code>/generate_204</code> to allow for a future <code>/</code> redirect</li>
</ul>
</article>