Bumps the crates group with 22 updates in the /userspace/ksud_overlayfs directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.38` | `4.5.40` | | [which](https://github.com/harryfei/which-rs) | `7.0.3` | `8.0.0` | | [getopts](https://github.com/rust-lang/getopts) | `0.2.21` | `0.2.23` | | [adler2](https://github.com/oyvindln/adler2) | `2.0.0` | `2.0.1` | | [anstream](https://github.com/rust-cli/anstyle) | `0.6.18` | `0.6.19` | | [anstyle](https://github.com/rust-cli/anstyle) | `1.0.10` | `1.0.11` | | [anstyle-parse](https://github.com/rust-cli/anstyle) | `0.2.6` | `0.2.7` | | [anstyle-query](https://github.com/rust-cli/anstyle) | `1.1.2` | `1.1.3` | | [anstyle-wincon](https://github.com/rust-cli/anstyle) | `3.0.8` | `3.0.9` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.17.0` | `3.18.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.23` | `1.2.26` | | [clap_lex](https://github.com/clap-rs/clap) | `0.7.4` | `0.7.5` | | [colorchoice](https://github.com/rust-cli/anstyle) | `1.0.3` | `1.0.4` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.1.1` | `1.1.2` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.4` | `2.7.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.8.8` | `0.8.9` | | [once_cell_polyfill](https://github.com/polyfill-rs/once_cell_polyfill) | `1.70.0` | `1.70.1` | | [rustc-demangle](https://github.com/rust-lang/rustc-demangle) | `0.1.24` | `0.1.25` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.20` | `1.0.21` | | [syn](https://github.com/dtolnay/syn) | `2.0.101` | `2.0.102` | | [tokio](https://github.com/tokio-rs/tokio) | `1.45.0` | `1.45.1` | | [windows-link](https://github.com/microsoft/windows-rs) | `0.1.1` | `0.1.2` | Updates `clap` from 4.5.38 to 4.5.40 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.38...clap_complete-v4.5.40) Updates `which` from 7.0.3 to 8.0.0 - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/harryfei/which-rs/compare/7.0.3...8.0.0) Updates `getopts` from 0.2.21 to 0.2.23 - [Release notes](https://github.com/rust-lang/getopts/releases) - [Changelog](https://github.com/rust-lang/getopts/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/getopts/compare/v0.2.21...v0.2.23) Updates `adler2` from 2.0.0 to 2.0.1 - [Changelog](https://github.com/oyvindln/adler2/blob/main/CHANGELOG.md) - [Commits](https://github.com/oyvindln/adler2/commits) Updates `anstream` from 0.6.18 to 0.6.19 - [Commits](https://github.com/rust-cli/anstyle/compare/anstream-v0.6.18...anstream-v0.6.19) Updates `anstyle` from 1.0.10 to 1.0.11 - [Commits](https://github.com/rust-cli/anstyle/compare/v1.0.10...v1.0.11) Updates `anstyle-parse` from 0.2.6 to 0.2.7 - [Commits](https://github.com/rust-cli/anstyle/compare/anstyle-parse-v0.2.6...anstyle-parse-v0.2.7) Updates `anstyle-query` from 1.1.2 to 1.1.3 - [Commits](https://github.com/rust-cli/anstyle/compare/anstyle-query-v1.1.2...anstyle-query-v1.1.3) Updates `anstyle-wincon` from 3.0.8 to 3.0.9 - [Commits](https://github.com/rust-cli/anstyle/compare/anstyle-wincon-v3.0.8...anstyle-wincon-v3.0.9) Updates `bumpalo` from 3.17.0 to 3.18.1 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.17.0...v3.18.1) Updates `cc` from 1.2.23 to 1.2.26 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.23...cc-v1.2.26) Updates `clap_builder` from 4.5.38 to 4.5.40 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v4.5.38...v4.5.40) Updates `clap_derive` from 4.5.32 to 4.5.40 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v4.5.32...v4.5.40) Updates `clap_lex` from 0.7.4 to 0.7.5 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_lex-v0.7.4...clap_lex-v0.7.5) Updates `colorchoice` from 1.0.3 to 1.0.4 - [Commits](https://github.com/rust-cli/anstyle/compare/colorchoice-v1.0.3...colorchoice-v1.0.4) Updates `flate2` from 1.1.1 to 1.1.2 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](https://github.com/rust-lang/flate2-rs/compare/1.1.1...1.1.2) Updates `libz-rs-sys` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/trifectatechfoundation/zlib-rs/releases) - [Changelog](https://github.com/trifectatechfoundation/zlib-rs/blob/main/docs/release.md) - [Commits](https://github.com/trifectatechfoundation/zlib-rs/compare/v0.5.0...v0.5.1) Updates `memchr` from 2.7.4 to 2.7.5 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.4...2.7.5) Updates `miniz_oxide` from 0.8.8 to 0.8.9 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `once_cell_polyfill` from 1.70.0 to 1.70.1 - [Changelog](https://github.com/polyfill-rs/once_cell_polyfill/blob/v1.70.1/CHANGELOG.md) - [Commits](https://github.com/polyfill-rs/once_cell_polyfill/compare/v1.70.0...v1.70.1) Updates `rustc-demangle` from 0.1.24 to 0.1.25 - [Commits](https://github.com/rust-lang/rustc-demangle/commits) Updates `rustversion` from 1.0.20 to 1.0.21 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.20...1.0.21) Updates `syn` from 2.0.101 to 2.0.102 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.101...2.0.102) Updates `tokio` from 1.45.0 to 1.45.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.45.0...tokio-1.45.1) Updates `unicode-width` from 0.1.14 to 0.2.1 - [Commits](https://github.com/unicode-rs/unicode-width/compare/v0.1.14...v0.2.1) Updates `windows-link` from 0.1.1 to 0.1.2 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `zlib-rs` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/trifectatechfoundation/zlib-rs/releases) - [Changelog](https://github.com/trifectatechfoundation/zlib-rs/blob/main/docs/release.md) - [Commits](https://github.com/trifectatechfoundation/zlib-rs/compare/v0.5.0...v0.5.1) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates - dependency-name: which dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: crates - dependency-name: getopts dependency-version: 0.2.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates - dependency-name: adler2 dependency-version: 2.0.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: anstream dependency-version: 0.6.19 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: anstyle dependency-version: 1.0.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: anstyle-parse dependency-version: 0.2.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: anstyle-query dependency-version: 1.1.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: anstyle-wincon dependency-version: 3.0.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: bumpalo dependency-version: 3.18.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: cc dependency-version: 1.2.26 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: clap_builder dependency-version: 4.5.40 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: clap_derive dependency-version: 4.5.40 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: clap_lex dependency-version: 0.7.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: colorchoice dependency-version: 1.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: flate2 dependency-version: 1.1.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: libz-rs-sys dependency-version: 0.5.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: memchr dependency-version: 2.7.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: miniz_oxide dependency-version: 0.8.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: once_cell_polyfill dependency-version: 1.70.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: rustc-demangle dependency-version: 0.1.25 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: rustversion dependency-version: 1.0.21 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: syn dependency-version: 2.0.102 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: tokio dependency-version: 1.45.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: unicode-width dependency-version: 0.2.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: windows-link dependency-version: 0.1.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: zlib-rs dependency-version: 0.5.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates ... Signed-off-by: dependabot[bot] <support@github.com>
English | 简体中文 | 繁體中文 | Türkçe | Português (Brasil) | 한국어 | Français | Bahasa Indonesia | Русский | ภาษาไทย | Tiếng Việt | Italiano | Polski | Български | 日本語 | Українська
KernelSU Next
A kernel-based root solution for Android devices.
Features
- Kernel-based
suand root access management. - Module system based on dynamic mount system Magic Mount / OverlayFS.
- App Profile: Lock up the root power in a cage.
Compatibility state
KernelSU Next officially supports most Android kernels starting from 4.4 up to 6.6.
- GKI 2.0 (5.10+) kernels can run pre-built images and LKM/KMI.
- GKI 1.0 (4.19 - 5.4) kernels need to rebuilt with KernelSU driver.
- EOL (<4.14) kernels also need to be rebuilt with KernelSU driver (3.18+ is experimental and may need some function backports).
Currently, only the arm64-v8a, armeabi-v7a & x86_64 architectures are supported.
Usage
Security
For information on reporting security vulnerabilities in KernelSU, see SECURITY.md.
License
- Files under the
kerneldirectory are GPL-2.0-only. - All other parts except the
kerneldirectory are GPL-3.0-or-later.
Donations
-
0x12b5224b7aca0121c2f003240a901e1d064371c1 [ USDT BEP20 ]
-
TYUVMWGTcnR5svnDoX85DWHyqUAeyQcdjh [ USDT TRC20 ]
-
0x12b5224b7aca0121c2f003240a901e1d064371c1 [ USDT ERC20 ]
-
0x12b5224b7aca0121c2f003240a901e1d064371c1 [ ETH ERC20 ]
-
Ld238uYBuRQdZB5YwdbkuU6ektBAAUByoL [ LTC ]
-
19QgifcjMjSr1wB2DJcea5cxitvWVcXMT6 [ BTC ]
Credits
- Kernel-Assisted Superuser: The KernelSU idea.
- Magisk: The powerful root tool.
- genuine: APK v2 signature validation.
- Diamorphine: Some rootkit skills.
- KernelSU: Thanks to tiann, or else KernelSU Next wouldn't even exist.
- Magic Mount Port: 💜 5ec1cff for saving KernelSU!