diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-12-23 21:00:22 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-12-23 21:00:22 -0500 |
| commit | 1f3aec7ad838825d0b2eba1a6361417e9bada3df (patch) | |
| tree | bd4da1f5fb06c26daad6e133dd23a267992e2e40 /static | |
| parent | d4b759f751acbed7626bc4b21cf57157465d8775 (diff) | |
fix upstream bugs in crash report handling
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 844ec5d8..880f4ab2 100644 --- a/static/releases.html +++ b/static/releases.html @@ -723,6 +723,7 @@ <p>Changes since the 2023121200 release:</p> <ul> + <li>fix several upstream bugs in handling crash reports mainly to improve our user-facing crash reporting system</li> <li>use GrapheneOS Widevine provisioning proxy by default</li> <li>add settings for changing Widevine provisioning server</li> <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.204</li> |
