diff options
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 6a60be7d..18f81e41 100644 --- a/static/releases.html +++ b/static/releases.html @@ -452,6 +452,8 @@ <li>enable app freezer by default</li> <li>enable camera/microphone indicators by default</li> <li>kernel (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5): switch from standard 39-bit address space to 48-bit address space via 4-level page tables</li> + <li>hardened_malloc: update libdivide to 4.0.0</li> + <li>hardened_malloc: use longer region quarantine random array (256 regions instead of 128)</li> </ul> </article> --> |
