Skip to content

Commit

Permalink
更新 26300.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chouge1huao authored Nov 25, 2023
1 parent 7b567c6 commit d3313f1
Showing 1 changed file with 19 additions and 2 deletions.
21 changes: 19 additions & 2 deletions 发布/26300.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,31 @@
## 2023.9.4 Magisk v26.3

### v26.3

- [常规] 修复设备信息检测脚本
- [常规] 将 BusyBox 更新到 1.36.1
- [常规] 更新工具链,生成损坏的 arm32 可执行文件
- [应用] 修复根服务无法绑定一加设备的问题
- [General] Fix device information detection script
- [General] Update BusyBox to 1.36.1
- [General] Update toolchain that produces broken arm32 executables
- [App] Fix root service unable to bind on OnePlus devices

### v26.2

- [MagiskBoot] 支持从`payload.bin`中提取启动映像
- [MagiskBoot] 支持包含字符文件的 cpio 文件
- [MagiskBoot] 支持列出 cpio 内容
- [MagiskBoot] 直接处理 AVB 1.0 签名和验证,无需通过 Java 实现
- [守护进程] 使守护程序套接字成为 MAGISKTMP 中的固定路径
- [resetprop] 支持打印属性上下文
- [resetprop] 仅支持从存储中打印持久属性
- [resetprop] 正确支持设置持久属性绕过 property_service
- [MagiskSU] 支持 `-g``-G` 选项
- [MagiskSU] 支持使用 `-t` 将挂载命名空间切换到 PID
- [MagiskPolicy] 修复修补扩展权限
- [MagiskPolicy] 支持更多语法以获得扩展权限
- [MagiskPolicy] 支持打印加载的 sepolicy 规则
- [应用程序] 支持从 ROM 压缩包修补启动映像
- [应用程序] 使用 `init_boot.img` 修补三星固件时正确保留 `boot.img`
- [MagiskBoot] Support extracting boot image from `payload.bin`
- [MagiskBoot] Support cpio files containing character files
- [MagiskBoot] Support listing cpio content
Expand Down

0 comments on commit d3313f1

Please sign in to comment.