本文共计1589个字,预计阅读时长6.4分钟。
下载地址
作者介绍
Note: Magisk v22 is the last major version to support Jellybean and Kitkat. Magisk v23 will only support Android 5.0 and higher.
### Bug Fixes
- App Prevent multiple installation sessions running in parallel
- App Prevent OutOfMemory crashes when checking boot signature on PXA boot images
- General Proper cgroup migration implementation
- General Rewrite log writer from scratch, should resolve any crashes and deadlocks
- General Many scripts updates fixing regressions
- MagiskHide Prevent possible deadlock when signal arrives
- MagiskHide Partial match process names if necessary
- MagiskBoot Preserve and patch AVB 2.0 structures/headers in boot images
- MagiskBoot Properly strip out data encryption flags
- MagiskBoot Prevent possible integer overflow
- MagiskInit Fix sepolicy.rule mounting strategy
- resetprop Always delete existing ro. props before updating. This will fix bootloops that could be caused by modifying device fingerprint properties.
机翻版
文本翻译 源语言 English:
注意:Magisk V22是支持JellyBean和Kitkat的最后一个主要版本。Magisk V23只支持Android 5.0和更高版本。
### Bug修复
- 应用程序防止多个并行运行的安装会话
- 应用程序在PXA引导映像上检查启动签名时,APP防止外部崩溃
- 一般适当的CGROUP迁移实施
- 从头开始重写日志编写器,应该解决任何崩溃和死锁
- 一般许多脚本更新修复回归
- 当信号到达时,Magiskhide防止可能的死锁
- 必要时,Magiskhide部分匹配过程名称
- Magiskboot Publerve和Patch Avb 2.0 Boot Images中的结构/标题
- Magiskboot正确剥离数据加密标志
- Magiskboot防止可能的整数溢出
- Magiskinit修复Sepolicy.rule安装策略
- resetprop始终删除现有RO。在更新之前的道具。这将修复通过修改设备指纹属性来引起的BootLoops。