mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-11-25 11:05:34 +00:00
13 lines
519 B
Markdown
13 lines
519 B
Markdown
|
## 2023.11.5 Magisk v26.4
|
||
|
|
||
|
- [MagiskBoot] Don't pad zeros if signed boot image is larger
|
||
|
- [MagiskPolicy] Fix `genfscon` and `filename_trans`
|
||
|
- [MagiskPolicy] Fix bug in `libsepol`
|
||
|
- [Zygisk] Fix and simplify file descriptor sanitization logic
|
||
|
- [App] Prevent OOM when patching AP tarfiles
|
||
|
- [App] Fix bug in device configuration detection
|
||
|
- [Daemon] Fix certificate parsing of APKs
|
||
|
- [General] Fix logging errors from C++ code being ignored
|
||
|
|
||
|
### Full Changelog: [here](https://topjohnwu.github.io/Magisk/changes.html)
|