Releases: rsuntk/KernelSU
Releases · rsuntk/KernelSU
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.
v1.0.3-35-legacy
What's Changed
- kernel: follow https://github.com/tiann/KernelSU upstreams by @rsuntk in #17
- manager: follow https://github.com/tiann/KernelSU upstreams by @rsuntk in #18
- kernel: Allow KPROBES completely optional by @rsuntk in #23
- kernel: make compat syscall turned on by default by @rsuntk in #26
- kernel: simplify sucompat hook by @rsuntk in #27
- kernel: ksud: stop_input_hook: simplify logic for non-kprobe build by @backslashxx in #30
- kernel: cleanup by @rsuntk in #33
- ksud: Migrate by @rsuntk in #35
- kernel: fix grant root fails by @rsuntk in #36
- kernel: Add nuke_ext4_sysfs for Official KernelSU compatibility by @rsuntk in #54
Full Changelog: v1.0.3-10-legacy...v1.0.3-35-legacy