Releases: msnx/KernelSU-Pixel4XL
v0.5.4
v0.5.2
Changelog:
1.Fix the issue that the module system may conflict with the stock mounts of the system, causing the bootloop.
2.Fix the reboot issue that may be caused by using the manager on Meizu devices.
3.Fix the failure of the built-in sepolicy patch on some devices.
v0.5.1
Changelog for version 0.5.1:
1、We revert ddbc71b in f9df8d3, so that old kernels come back.
2、/data/adb/ksu/bin will be added to PATH in su
3、unintall.sh will be executed when you uninstall modules
4、/data/adb/ksu/.ksurc file. For details: https://kernelsu.org/guide/hidden-features.html#ksurc
5、Logs will be saved to public download directory
v0.5.0
Changelog for version 0.5.0:
1、The "su" command in KernelSU is now compatible with MagiskSU, supporting parameters such as -v, -V, --mount-master/-mm, --preserve-
environment/-p, etc. Many root apps that depend on MagiskSU should now be able to run in KernelSU.
2、The mount point for module updates has been changed to be consistent with Magisk: /data/adb/modules_update.
3、Kernel 5.10 and above will by default unmount files mounted by modules for applications without authorized su permissions .
4、Fixed an issue with side-channel attacks detecting KernelSU.
Note: The Kernel and Manager must be upgraded together, otherwise "su" may not work properly.
v0.4.1
Changelog:
1.Module supports REPLACE and REMOVE now, check details here: https://kernelsu.org/guide/module.html#system-directory
2.Common scripts are moved to /data/adb/post-fs-data.d and /data/adb/service.d.
And we have a doc for Rescue from bootloop: https://kernelsu.org/guide/rescue-from-bootloop.html
v0.4.0
Changelog for version 0.4.0:
The module directory for KernelSU is now the same as Magisk, which is /data/adb/modules. Therefore:
The module systems for KernelSU and Magisk cannot coexist; KernelSU modules will refuse to run if Magisk is detected (su will still work).
Some modules with hardcoded paths may be compatible.
After installation, the module list in the manager may be empty, and you will need to reboot your device!
v0.3.9
v0.3.8
Download boot img below and flash it in fastboot mode.
Please visit https://kernelsu.org/ for more details.
v0.3.7
Download boot img below and flash it in fastboot mode.
Please visit https://kernelsu.org/ for more details.