KernelSU完全开源免费,本站不对使用该软件产生的一切后果负责。

KernelSU v2.0.0 更新日志


精彩片段

新的超级调用实现:移除使用 seccomp 和 ioctl 的棘手的 LSM 钩子,避免大量侧信道攻击。
支持内核 6.12 及以上版本。
全新主题。

发生了哪些变化?

ci:通过以下方式更新 lkm 内核版本@dabao1955在#2567
管理器:如果 kernelsu 不可用,则隐藏与 root 相关的功能@rsuntk在#2555
kernel/throne_tracker:我们刚刚卸载了管理器,请停止查找它。@backslashxx在#2584
由 Hosted Weblate 提供的翻译更新@weblate在#2558
build(deps): 将 npm 组跨越 1 个目录进行 24 次更新@dependabot[机器人] 在#2586
build(deps): 将 crates 组跨越 1 个目录,共更新 53 次@dependabot[机器人] 在#2585
build(deps): 将 Maven 组扩展到 1 个目录,并进行 12 次更新@dependabot[机器人] 在#2579
ksud/installer:/odm 处理@backslashxx在#2513
ci:通过以下方式更新 kmi 版本@ukriu在#2591
更新 zip 扩展并设置 zip 所需的功能@aviraxp在#2592
修复 createRootShell() 的备用选项@aviraxp在#2593
为更新列表添加格式化字符串#2556@ShirkNeko在#2597
build(deps): 将 Maven 组跨越 1 个目录,并进行 4 次更新@dependabot[机器人] 在#2612
throne_tracker:避免跨文件系统访问@aviraxp在#2626
切换到 prepare_creds/commit_creds@aviraxp在#2631
内核:thron_tracker:通过 s_magic 检查避免跨文件系统遍历@backslashxx在#2633
由 Hosted Weblate 提供的翻译更新@weblate在#2587
build(deps): 将 Maven 组扩展到 1 个目录,并进行 7 次更新@dependabot[机器人] 在#2629
内核:core_hook:修复 try_umount 中的引用计数泄漏@rsuntk在#2635
经理:修复 lkm 检测@HSSkyBoy在#2654
内核:SELinux:规则:修复 apply_kernelsu_rules() 中非法使用 RCU 锁的问题@Tashar02在#2646
内核:新增 prctl CMD_GET_MANAGER_UID,用于获取已加冕经理的 uid@rifsxd在#2673
feat(ui): 通过以下方式改进预测性后退动画@wxxsfxyzm在#2675
ksud:让 Clippy 开心@5ec1cff在#2683
ksud:支持对某些特殊设备进行 vendor_boot 修补@ukriu在#2650
通过 Magisk v30.2 更新 resetprop@aviraxp在#2700
内核:SELinux:规则:对 get_policydb() 进行微优化,并修复 handle_sepolicy() 中非法使用 RCU 锁的问题@Tashar02在#2695
转义到 root 时重置 seccomp 过滤器计数@aviraxp在#2708
正确处理隔离进程的卸载操作@aviraxp在#2696
撤销“正确处理隔离进程的卸载”@Ylarod在#2718
管理员:将用户界面切换为 miuix 设计风格@YuKongA在#2710
管理员:修复模块卡片中的按钮问题@YuKongA在#2719
经理:通过以下方式解决一些问题@YuKongA在#2725
管理员:添加卸载程序,第二次确认@YuKongA在#2729
管理员:支持搜索模块@YuKongA在#2730
在发布版本中移除 JNI 调试日志@aviraxp在#2732
通过上传方式添加文件@aviraxp在#2733
修复“for”循环问题@aaaaaaaa-815在#2745
无条件地从受精卵中分离出来的孤立进程@aviraxp在#2747
调整 shizuku 模板描述@aviraxp在#2746
撤销“卸载从受精卵无条件分叉出来的孤立进程”@yujincheng08在#2776
经理:重构模块和超级用户 UI@YuKongA在#2783
管理器:允许模块更新信息自然滚动显示@YuKongA在#2784
不要向 cgroup 节点写入换行符@aviraxp在#2804
通过以下方式删除 ksu tmp@Ylarod在#2815
修复由线程信息标志损坏引起的内核崩溃@kerneltoast在#2818
CI:使用 DDK 以加快 CI 速度,手动构建 GKI 镜像@Ylarod在#2817
@Copilot 在#2722中修复了非 GKI 集成文档中错误的函数名称
内核:修复树外构建问题@Ylarod在#2819
ci:将工作流移至顶层并修复工作流引用@sakana164在#2828
来自 IzzyOnDroid 的初始快速通道结构@IzzySoft在#2715
模板:更新翻译@igormiguell在#2761
id_ID添加另一条翻译@CEKIKOFGAMERS在#2797
ci:修复 LKM 版本号异常和 Git 所有权问题@Prslc在#2832
管理器:添加 kernel_umount 开关@YuKongA在#2848
通过更新 ioctl 宏@Ylarod在#2850
ci:构建开发管理器@Ylarod在#2851
重新应用:“内核:允许在私有空间中使用”@backslashxx在#2857


Highlights
New supercall implementation: remove the tricky LSM hook with seccomp and ioctl, avoiding numerous side-channel attacks.
Support for kernel 6.12 and above.
Brand new theme.
What’s Changed
ci: Update lkm kernel version by @dabao1955 in #2567
manager: hide root related features if kernelsu not available by @rsuntk in #2555
kernel/throne_tracker: we just uninstalled the manager, stop looking for it by @backslashxx in #2584
Translations update from Hosted Weblate by @weblate in #2558
build(deps): bump the npm group across 1 directory with 24 updates by @dependabot[bot] in #2586
build(deps): bump the crates group across 1 directory with 53 updates by @dependabot[bot] in #2585
build(deps): bump the maven group across 1 directory with 12 updates by @dependabot[bot] in #2579
ksud/installer: /odm handling by @backslashxx in #2513
ci: update kmi versions by @ukriu in #2591
Update zip-extensions and set needed features for zip by @aviraxp in #2592
Fix fallback option for createRootShell() by @aviraxp in #2593
Add a formatting string for the update list #2556 by @ShirkNeko in #2597
build(deps): bump the maven group across 1 directory with 4 updates by @dependabot[bot] in #2612
throne_tracker: avoid cross fs access by @aviraxp in #2626
Switch to prepare_creds/commit_creds by @aviraxp in #2631
kernel: throne_tracker: avoid cross-fs traversal using s_magic check by @backslashxx in #2633
Translations update from Hosted Weblate by @weblate in #2587
build(deps): bump the maven group across 1 directory with 7 updates by @dependabot[bot] in #2629
kernel: core_hook: fix refcount leaks on try_umount by @rsuntk in #2635
manger: fix lkm detection by @HSSkyBoy in #2654
kernel: selinux: rules: Fix illegal RCU lock usage in apply_kernelsu_rules() by @Tashar02 in #2646
kernel: added new prctl CMD_GET_MANAGER_UID to get the uid of the crowned manager by @rifsxd in #2673
feat(ui): improve predictive back animations by @wxxsfxyzm in #2675
ksud: make clippy happy by @5ec1cff in #2683
ksud: support vendor_boot patching for some odd devices by @ukriu in #2650
Update resetprop from Magisk v30.2 by @aviraxp in #2700
kernel: selinux: rules: Micro-optimize get_policydb() and fix illegal RCU lock usage in handle_sepolicy() by @Tashar02 in #2695
Reset seccomp filter count when escaping to root by @aviraxp in #2708
Handle unmount for isolated process correctly by @aviraxp in #2696
Revert “Handle unmount for isolated process correctly” by @Ylarod in #2718
manager: switch ui to miuix design style by @YuKongA in #2710
manager: fix button issues in module cards by @YuKongA in #2719
manager: Fix some issues by @YuKongA in #2725
manager: Add uninstall 2nd confirm by @YuKongA in #2729
manager: Support search module by @YuKongA in #2730
Strip JNI debug logs on release build by @aviraxp in #2732
Add files via upload by @aviraxp in #2733
fix ‘for’ loop problem by @aaaaaaaa-815 in #2745
Unmount isolated process which forks from zygote unconditionally by @aviraxp in #2747
Tweak shizuku template description by @aviraxp in #2746
Revert “Unmount isolated process which forks from zygote unconditionally” by @yujincheng08 in #2776
manager: Refactor module and superuser UI by @YuKongA in #2783
manager: Allow module update info to scroll naturally by @YuKongA in #2784
Don’t write newline character to cgroup node by @aviraxp in #2804
remove ksu tmp by @Ylarod in #2815
Fix kernel panics caused by thread info flag corruption by @kerneltoast in #2818
ci: use ddk for faster ci, manual gki image build by @Ylarod in #2817
Fix incorrect function names in non-GKI integration documentation by @Copilot in #2722
kernel: fix out-of-tree building by @Ylarod in #2819
ci: move workflows to top-level and fix workflow references by @sakana164 in #2828
initial fastlane structures from IzzyOnDroid by @IzzySoft in #2715
templates: update translation by @igormiguell in #2761
Add another translation in id_ID by @CEKIKOFGAMERS in #2797
ci: Fix LKM version number anomaly and Git ownership issues by @Prslc in #2832
manager: add kernel_umount switch by @YuKongA in #2848
update ioctl macro by @Ylarod in #2850
ci: build dev manager by @Ylarod in #2851
Reapply: “kernel: Allow to use in Private Space” by @backslashxx in #2857

赞(0)
未经允许不得转载:KernelSU中文网 » KernelSU v2.0.0 更新日志
分享短链

KernelSU中文网

KernelSU是安卓内核级ROOT方案

关于我们联系我们