mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-12 22:22:39 +00:00
Magisk v22.1 release notes
This commit is contained in:
@@ -1,5 +1,20 @@
|
||||
# Magisk Changelog
|
||||
|
||||
### v22.1
|
||||
|
||||
- [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.
|
||||
|
||||
### v22.0
|
||||
|
||||
- [General] Magisk and Magisk Manager is now merged into the same package!
|
||||
|
||||
Reference in New Issue
Block a user