diff options
| -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 2b2075c6..465718e1 100644 --- a/static/releases.html +++ b/static/releases.html @@ -510,6 +510,7 @@ <li>Vanadium: update Chromium base to 96.0.4664.104</li> <li>skip reporting network connectivity to the OS from apps with the Network (INTERNET) permission revoked to avoid triggering a SecurityException</li> <li>remove special case of throwing SecurityException for socket errors caused by EACCES/EPERM as a debugging aid since it causes compatibility issues when the Network (INTERNET) permission is revoked</li> + <li>kernel (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a): fix incorrect alloc_size annotation (no real world impact and does not impact older kernels since it must have been a mistake made during forward porting)</li> </ul> </article> --> |
