diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-05 12:36:37 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-05 12:36:37 -0400 |
| commit | 9d3552c88d1141d039b6ed8fe55f00c62b165a95 (patch) | |
| tree | 3ba8a9cab3f9d8500938363625132b55b6ba3190 /static | |
| parent | 01a9f133130752212c17e49391cdff32b45da216 (diff) | |
fix previous libdivide version
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index e30007f7..1e612168 100644 --- a/static/releases.html +++ b/static/releases.html @@ -6634,7 +6634,7 @@ <li>Sandboxed Google Play compatibility layer: disable badge for foreground service notification by default</li> <li>Settings: drop support for showing nearby devices from Play since it can't function without Play having any special privileges</li> <li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL): improve support for hosting servers by enabling SYN cookies for denial of service resistance like newer generation devices</li> - <li>hardened_malloc: update libdivide to 5.0.0</li> + <li>hardened_malloc: update libdivide to 5.0</li> </ul> </article> |
