diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-07-11 23:04:41 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-07-20 12:01:32 -0400 |
| commit | 07c81e4667986ad9517578af4723d79cc13bf743 (patch) | |
| tree | e79249df520c49e92b1db68ecd4762ddaadc26f5 /static | |
| parent | 8bc1f0cc2591b9b1187d6c06d39e2e5dfe706387 (diff) | |
may not only be banking apps using the buggy library
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 d559483e..de81383d 100644 --- a/static/releases.html +++ b/static/releases.html @@ -789,7 +789,7 @@ <li>TalkBack (screen reader): update dependencies</li> <li>TalkBack (screen reader): remove more unused resources</li> <li>TalkBack (screen reader): drop 32-bit OS support</li> - <li>kernel (Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, Pixel 8a): temporarily revert disabling 32-bit ABI support due to some banking apps using a buggy anti-tampering library incorrectly calling 32-bit versions of system calls from 64-bit code even on devices with no 32-bit support in hardware</li> + <li>kernel (Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, Pixel 8a): temporarily revert disabling 32-bit ABI support due to rare cases of apps using a buggy anti-tampering library incorrectly calling 32-bit versions of system calls from 64-bit code even on devices with no 32-bit support in hardware</li> <li>kernel (5.15): update to latest GKI LTS branch revision including update to 5.15.160</li> <li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.38</li> </ul> |
