diff --git a/static/releases.html b/static/releases.html index 465718e1..b4875fb2 100644 --- a/static/releases.html +++ b/static/releases.html @@ -510,7 +510,7 @@
  • Vanadium: update Chromium base to 96.0.4664.104
  • skip reporting network connectivity to the OS from apps with the Network (INTERNET) permission revoked to avoid triggering a SecurityException
  • 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
  • -
  • 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)
  • +
  • kernel (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a): fix incorrect alloc_size annotation (already fixed in older kernels and no real world impact)
  • -->