diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-19 01:14:39 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-19 01:14:39 -0400 |
| commit | f1ef39260b9f010070176afc6b3e98750b176cac (patch) | |
| tree | 7530415347ae8be8732c5c077c35228cfda849ca /static | |
| parent | 32dd0ca8b372bf8075e1d8e0c5efbaa1a6ec0a37 (diff) | |
drop obsolete YAMA for 6.1 kernel
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 f5569571..4cd315ba 100644 --- a/static/releases.html +++ b/static/releases.html @@ -744,6 +744,7 @@ <li>Settings: fix upstream footer formatting issue for App pinning screen</li> <li>update timezone module to Android mainline 341510010 (based on tzdata 2024a)</li> <li>kernel (5.15, 6.1): improve support for hosting servers by enabling SYN cookies as we do for the older kernels</li> + <li>kernel (6.1): drop obsolete usage of YAMA which we replaced with our dynamic SELinux flag extension</li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-99">version 99</a></li> </ul> </article> |
