diff --git a/static/releases.html b/static/releases.html index 58176c2c..ca638769 100644 --- a/static/releases.html +++ b/static/releases.html @@ -690,6 +690,11 @@
  • backport fix for Bluetooth related system_server crash
  • backport fix for com.android.statementservice crash and remove our workaround for it
  • backport 8 media framework memory corruption fixes from AOSP master
  • +
  • kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.177
  • +
  • kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.104
  • +
  • kernel (5.15): enable RANDOMIZE_KSTACK_OFFSET_DEFAULT
  • +
  • kernel (5.10, 5.15): panic on memory corruption detected by kfence
  • +
  • kernel (5.10, 5.15): use hardened configuration for x86_64 GKI used by the emulator
  • GmsCompatConfig: update to version 47
  • GmsCompatConfig: update to version 48
  • GmsCompatConfig: update to version 49
  • @@ -700,11 +705,6 @@
  • Apps: update to version 18
  • Auditor: update to version 69
  • Camera: update to version 62
  • -
  • kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.177
  • -
  • kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.104
  • -
  • kernel (5.15): enable RANDOMIZE_KSTACK_OFFSET_DEFAULT
  • -
  • kernel (5.10, 5.15): panic on memory corruption detected by kfence
  • -
  • kernel (5.10, 5.15): use hardened configuration for x86_64 GKI used by the emulator
  • -->