Releases: rsuntk/KernelSU
Releases Β· rsuntk/KernelSU
v3.2.2-10-legacy
What's Changed
- add support for WildKsu manager by @OmarAlsmehan in #308
- add support for KSUN manager
- full source rebase from upstream + xxksu
- readded scope-minimized hook
What's Halted
- adb root feature from upstream (tiann/KernelSU), not added!
New Contributors
- @OmarAlsmehan made their first contribution in #308
Full Changelog: https://github.com/rsuntk/KernelSU/commits/v3.2.2-10-legacy
v3.0.0-30-legacy
What's Changed
- Update Vietnamese Translation by @VietnameseTranslation in #226
- manager: Update Indonesian translation by @Neebe3289 in #228
- kernel, ksud: Update KSU_UMOUNT_GETLIST by @rsuntk in #235
- [CRITICAL] kernel: fix safe_mode by @rsuntk in #236
Full Changelog: v3.0.0-10-legacy...v3.0.0-30-legacy
v1.0.5-83-legacy
What's Changed
- ksud: Minimize heap alloc when intercepting devpts by @rmnscnce in #190
- ksud: Add support for vendor_boot patching, and fix other
- ksuinit: Build from source
- ci: update ddk
New Contributors
Full Changelog: v1.0.5-81-legacy...v1.0.5-83-legacy
v1.0.5-81-legacy
No big changes from v1.0.5-80-legacy, only kernel compatibility fix.
Use manager from v1.0.5-80-legacy Release
v1.0.5-80-legacy
What's Changed
- kernel: drop renameat hook, replace with pkg_observer
- kernel: fix devpts issue on Official KernelSU/MKSU
- ksud: bring back x86_64, add inline LKM
- manager: bring back x86_64 support
Note
- This is the last release with prctl support
v1.0.5-75-legacy
What's Changed
- build(deps): bump actions/setup-java from 4 to 5 in the actions group across 1 directory by @dependabot[bot] in #134
- kernel: Remove unnecessary strip in CONFIG_KSU_MANUAL_HOOK by @dabao1955 in #136
- build(deps): bump the maven group across 1 directory with 10 updates by @dependabot[bot] in #119
- manager: Optimized import, optimized all libsu shell calls, and fixed WebUI memory leaks by @rsuntk in #140
- kernel: scan /data/user_de/0 for actual UID by @rsuntk in #155
- kernel, ksud: Drop sepol_data_compat struct, properly align structs between kernelspace and userspace by @rsuntk in #172
- kernel, ksud: Revert upstream changes by @rsuntk in #174
- ksud, kernel: intercept devpts via ksud, strip logging and tidy-up by @rsuntk in #179
New Contributors
- @dabao1955 made their first contribution in #136
Full Changelog: v1.0.5-25-legacy...v1.0.5-75-legacy
v1.0.5-25-legacy
What's Changed
- kernel: Makefile: Remove stray backslash from path_umount grep regex by @Tashar02 in #103
- kernel: ksud: commonize handle_execve_ksud and add support for β¦ by @rsuntk in #109
New Contributors
Full Changelog: v1.0.5-10-legacy...v1.0.5-25-legacy
v1.0.5-10-legacy
What's Changed
- [manager, ksud, kernel] Added bare armeabi-v7a support
- [manager] Added ABI and kernel arch info for better info
- [kernel] Fixed false warnings when using samsung kernel with selinux porting
v1.0.5-2-legacy
What's Changed
- kernel: remove extra space on selinux checks by @zdrawko420 in #67
- manager: Hide when ksuversion null by @rsuntk in #71
- manager: Update values-tr/strings.xml by @cvnertnc in #74
- kernel: refactor kconfig options to allow kprobes on non-GKI kernel by @rsuntk in #75
New Contributors
- @zdrawko420 made their first contribution in #67
- @cvnertnc made their first contribution in #74
Full Changelog: v1.0.3-38-legacy...v1.0.5-2-legacy
v1.0.3-38-legacy
Minor fixes to kernel driver and ksud.