Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
M
Magisk
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
Magisk
Commits
66406227
Commit
66406227
authored
Mar 10, 2022
by
topjohnwu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add v24.3 release notes
parent
a11d25bb
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
36 additions
and
0 deletions
+36
-0
changes.md
docs/changes.md
+24
-0
24200.md
docs/releases/24200.md
+2
-0
24300.md
docs/releases/24300.md
+9
-0
index.md
docs/releases/index.md
+1
-0
No files found.
docs/changes.md
View file @
66406227
# Magisk Changelog
# Magisk Changelog
### v24.3
-
[
General
]
Stop using
`getrandom`
syscall
-
[
Zygisk
]
Update API to v3, adding new fields to
`AppSpecializeArgs`
-
[
App
]
Improve app repackaging installation workflow
### v24.2
-
[
MagiskSU
]
Fix buffer overflow
-
[
MagiskSU
]
Fix owner managed multiuser superuser settings
-
[
MagiskSU
]
Fix command logging when using
`su -c <cmd>`
-
[
MagiskSU
]
Prevent su request indefinite blocking
-
[
MagiskBoot
]
Support
`lz4_legacy`
archive with multiple magic
-
[
MagiskBoot
]
Fix
`lz4_lg`
compression
-
[
DenyList
]
Allow targeting processes running as system UID
-
[
Zygisk
]
Workaround Samsung's "early zygote"
-
[
Zygisk
]
Improved Zygisk loading mechanism
-
[
Zygisk
]
Fix application UID tracking
-
[
Zygisk
]
Fix improper
`umask`
being set in zygote
-
[
App
]
Fix BusyBox execution test
-
[
App
]
Improve stub loading mechanism
-
[
App
]
Major app upgrade flow improvements
-
[
General
]
Improve commandline error handling and messaging
### v24.1
### v24.1
-
[
App
]
Stability improvements
-
[
App
]
Stability improvements
...
...
docs/releases/24200.md
View file @
66406227
...
@@ -17,3 +17,5 @@ Maintenance release fixing various issues.
...
@@ -17,3 +17,5 @@ Maintenance release fixing various issues.
-
[
App
]
Improve stub loading mechanism
-
[
App
]
Improve stub loading mechanism
-
[
App
]
Major app upgrade flow improvements
-
[
App
]
Major app upgrade flow improvements
-
[
General
]
Improve commandline error handling and messaging
-
[
General
]
Improve commandline error handling and messaging
### Full Changelog: [here](https://topjohnwu.github.io/Magisk/changes.html)
docs/releases/24300.md
0 → 100644
View file @
66406227
## 2022.3.10 Magisk v24.3
For those coming from v24.1, check the full changelog for changes introduced in v24.2.
-
[
General
]
Stop using
`getrandom`
syscall
-
[
Zygisk
]
Update API to v3, adding new fields to
`AppSpecializeArgs`
-
[
App
]
Improve app repackaging installation workflow
### Full Changelog: [here](https://topjohnwu.github.io/Magisk/changes.html)
docs/releases/index.md
View file @
66406227
# Release Notes
# Release Notes
-
[
v24.3
](
24300.md
)
-
[
v24.2
](
24200.md
)
-
[
v24.2
](
24200.md
)
-
[
v24.1
](
24100.md
)
-
[
v24.1
](
24100.md
)
-
[
v24.0
](
24000.md
)
-
[
v24.0
](
24000.md
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment