From c6f4ee8d503c9e8e10b6c3e06d053455cf53a7f2 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 15 Nov 2024 17:53:36 -0500 Subject: [PATCH] fix cscopes deadlock --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 32360d805..28e2fd829 100644 --- a/static/releases.html +++ b/static/releases.html @@ -546,6 +546,7 @@

2024110700

  • Settings: disable Bluetooth contact sharing by default
  • Settings: fix Private Space handling in Passwords & accounts > Additional services
  • Dialer: fix RTT related crash from not using the correct theme configuration
  • +
  • Contacts Provider: work around upstream bug causing deadlock with contact scopes
  • kernel (5.10, 5.15, 6.1, 6.6): disable unused TIPC protocol support
  • kernel (5.10): update to latest GKI LTS branch revision
  • kernel (5.15): update to latest GKI LTS branch revision