diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-05-15 01:56:55 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-05-15 01:56:55 -0400 |
| commit | 09ebe6a23ff6bd25fa7f848bb10994899a9cf7bc (patch) | |
| tree | 45ec4172fdbf9c46144d5f531c28b3d21ec83d19 /static | |
| parent | 5a30e1b5292b66c6168847e70c53a63205746910 (diff) | |
switch HTTPS network time URL
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 0ace1223..588f31b8 100644 --- a/static/releases.html +++ b/static/releases.html @@ -461,6 +461,7 @@ <li>raise vm.max_map_count further to have even more leeway before VMA exhaustion occurs from fine-grained guard regions</li> <li>kernel (Pixel 4a (5G), Pixel 5): fix build reproducibility issue by backporting upstream fix</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): make CONFIG_LOCALVERSION_AUTO ignore Git tags so adding tags doesn't change the result of a build</li> + <li>switch HTTPS network time URL from / to /generate_204 to allow for a future / redirect</li> </ul> </article> --> |
