diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-04-09 10:40:29 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-04-09 10:41:10 -0400 |
| commit | 53812c2815ab36c5d40c37d29747d9adbface922 (patch) | |
| tree | 531cf8990b6f812e9cbf43df4e54be1d009fbc1e /static | |
| parent | be57cb2608e71fd82b4b455ca02a46f0b23e33a5 (diff) | |
resolve QPR2 userfaultfd GC + Chromium regression
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 de82c65e..38b62b65 100644 --- a/static/releases.html +++ b/static/releases.html @@ -745,6 +745,7 @@ <p>Changes since the 2024040300 release:</p> <ul> + <li>avoid crashes in Chromium-based web browsers and the WebView in their sandboxed processes caused by new userfaultfd-based garbage collector enabled by Android 14 QPR2</li> <li>rebased onto AP1A.240405.002.A1 Android Open Source Project release (includes a launcher taskbar improvement)</li> <li>DNS resolver: fix upstream bug resulting in NUL byte being included in the random string for the DNS-over-TLS test query</li> <li>kernel (5.10, 6.1): update to latest GKI LTS branch revision</li> |
