From cc32e88f7926044ab13bba344580174bbc189037 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 29 Aug 2024 15:39:40 -0400 Subject: [PATCH] fix uncaught exception from initialization race --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 6fd4aad7..6dccddbe 100644 --- a/static/releases.html +++ b/static/releases.html @@ -860,6 +860,7 @@
  • add support for Pixel Thermometer app available from our App Store for the Pixel 8 Pro, Pixel 9 Pro and Pixel 9 Pro XL
  • add missing feature compatibility matrix definitions (mainly for 9th generation Pixels)
  • add support for using backslashes in the passphrases for encrypting the keys for signing OS releases
  • +
  • Contact Scopes: explicitly set initialization order after ContactsProvider2 to avoid uncaught exceptions from a race
  • kernel (6.1): disable unused hibernation support
  • kernel (6.6): enable random kmalloc caches
  • kernel (6.6): enable struct randomization in the full mode with a deterministic seed based on kernel commit timestamp