diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-05 15:48:21 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-05 15:48:21 -0400 |
| commit | 53c0b5e0a2f01681f7641dbe2d708a8668e678c7 (patch) | |
| tree | db9f118e30f6ab055074e290c335ad167e8d8abb | |
| parent | d8dc09bb5d945d079e37d77d3f9139d31b9ea174 (diff) | |
early August security update
| -rw-r--r-- | static/releases.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index b2741570..6df3b3ad 100644 --- a/static/releases.html +++ b/static/releases.html @@ -778,6 +778,11 @@ <article id="2024080200"> <h3><a href="#2024080200">2024080200</a></h3> + <p>This is an early August security update release based on the August 2024 + security patch backports. This month's release of the Android Open Source + Project and stock Pixel OS should be available later today or tomorrow and we'll + quickly release an update based on it following this one.</p> + <p>Pixel 4a (5G) and Pixel 5 are end-of-life and shouldn't be used anymore due to lack of security patches for firmware and drivers. We provide extended support for harm reduction.</p> @@ -791,6 +796,7 @@ <p>Changes since the 2024080200 release:</p> <ul> + <li>full 2024-08-01 security patch level</li> <li>suppress crash notifications for 2 harmless crashes occuring on service shutdown for the Android Bluetooth service and Pixel wifi_ext service</li> <li>enable memory tagging for the Pixel wifi_ext service again</li> <li>Settings: disable predictive back gesture in PIN/password input activities to fix an upstream Android vulnerability</li> |
