本文共计982个字,预计阅读时长3.9分钟。
### v26.0.5 (2021-08-01)
- Fix killing parent process
### v26.0.4 (2021-07-30)
- Fix flock not working on some devices
This is a bug from Magisk's busybox and it will be fixed here. As a workaround, we set SHELL in the script manually.
### v26.0.3 (2021-07-27)
- Reset SELinux context for module files when necessary
This will not always work since on ROMs with incorrect SELinux rules, the system will reset module file to the incorrect one at the same time
### v26.0.2 (2021-07-27)
- Report if the SELinux context of the module files are incorrect
- Use Resources for i18n
### v26.0.1 (2021-07-18)
- Remove support for pre-v24 modules (it has been more than 4 months and all live modules have upgraded to v24+)
- Display status on module description in Magisk (app is removed because of this)
- Combine rirud with rirud\_java
- Refactor codes
edxposed