diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-01-11 08:46:25 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-01-11 08:46:25 -0500 |
| commit | ac34a9af3dabd2ec7df99f2f75f4fd71211ffa61 (patch) | |
| tree | b67489f88fe035126bc65f12d3a0b67b0453333a /static | |
| parent | 7379c90f38c7dae89ea23cd4d5d518ff370c1a8e (diff) | |
expand allowing disabling dynamic kernel modules
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 e5bbbd06..5a3e369d 100644 --- a/static/releases.html +++ b/static/releases.html @@ -394,6 +394,7 @@ <li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a): use UTC for kernel timestamp to make reproducible builds easier</li> <li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a): update toybox prebuilt for various fixes including fixing an issue with the date command causing a build reproducibility issue</li> <li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a): apply upstream patch avoiding truncation of kernel debug symbol names generated when using Clang type-based CFI</li> + <li>adjust kernel configuration tests to permit disabling dynamic kernel modules for new kernel variants</li> </ul> </article> --> |
