diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-11-15 17:53:36 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-11-15 17:53:36 -0500 |
| commit | c6f4ee8d503c9e8e10b6c3e06d053455cf53a7f2 (patch) | |
| tree | c9637206a37e08a3d226baed68bb76b586d8c346 /static | |
| parent | 40d7610d9aa53516046e90b0d0aa36c53f6798c4 (diff) | |
fix cscopes deadlock
Diffstat (limited to 'static')
| -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 32360d80..28e2fd82 100644 --- a/static/releases.html +++ b/static/releases.html @@ -546,6 +546,7 @@ <li>Settings: disable Bluetooth contact sharing by default</li> <li>Settings: fix Private Space handling in Passwords & accounts > Additional services</li> <li>Dialer: fix RTT related crash from not using the correct theme configuration</li> + <li>Contacts Provider: work around upstream bug causing deadlock with contact scopes</li> <li>kernel (5.10, 5.15, 6.1, 6.6): disable unused TIPC protocol support</li> <li>kernel (5.10): update to latest GKI LTS branch revision</li> <li>kernel (5.15): update to latest GKI LTS branch revision</li> |
