dependabot[bot]
|
890f2e1d8e
|
build(deps): bump sval from 2.13.2 to 2.14.0 in /userspace/ksud_magic (#71)
Bumps [sval](https://github.com/sval-rs/sval) from 2.13.2 to 2.14.0.
- [Release notes](https://github.com/sval-rs/sval/releases)
- [Commits](https://github.com/sval-rs/sval/compare/v2.13.2...v2.14.0)
---
updated-dependencies:
- dependency-name: sval
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-21 01:35:50 +06:00 |
|
Rifat Azad
|
090f4c0f02
|
ksud: fixed "warning: elided lifetime has a name" and "warning: constant SUSFSD_PATH is never used"
|
2025-01-20 13:31:18 +06:00 |
|
Rifat Azad
|
82f38fe817
|
userspace: ksud: fix global namespace su (#55)
|
2025-01-18 14:25:14 +06:00 |
|
Rifat Azad
|
84f230d35b
|
manager: add susfs status and sus_su toggle
userspace: add susfsd
ci: build susfsd
ksud_overlayfs: update aarch64 bin BusyBox v1.36.1.1 topjohnwu (2024-10-06 01:38:43 PDT)
|
2025-01-15 14:26:42 +06:00 |
|
dependabot[bot]
|
400332161e
|
build(deps): bump the crates group across 1 directory with 6 updates (#4)
Bumps the crates group with 5 updates in the /userspace/ksud_magic directory:
| Package | From | To |
| --- | --- | --- |
| [clap](https://github.com/clap-rs/clap) | `4.5.24` | `4.5.26` |
| [log](https://github.com/rust-lang/log) | `0.4.22` | `0.4.24` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.2.7` | `1.2.8` |
| [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.92` | `1.0.93` |
| [syn](https://github.com/dtolnay/syn) | `2.0.95` | `2.0.96` |
Updates `clap` from 4.5.24 to 4.5.26
- [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.24...clap_complete-v4.5.26)
Updates `log` from 0.4.22 to 0.4.24
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.22...0.4.24)
Updates `cc` from 1.2.7 to 1.2.8
- [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.7...cc-v1.2.8)
Updates `clap_builder` from 4.5.24 to 4.5.26
- [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.24...v4.5.26)
Updates `proc-macro2` from 1.0.92 to 1.0.93
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.92...1.0.93)
Updates `syn` from 2.0.95 to 2.0.96
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/2.0.95...2.0.96)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: crates
- dependency-name: log
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: crates
- dependency-name: cc
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: crates
- dependency-name: clap_builder
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: crates
- dependency-name: proc-macro2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: crates
- dependency-name: syn
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: crates
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-11 22:28:32 +06:00 |
|
Rifat Azad
|
587fca9f1f
|
manager: hide reboot button if ksuversion not found (KSU_NEXT v2 signature not found)
manager: add module migration, backup and restore
manager: update translation for zh-CN (authored by @xiangxiangxiong9)
docs: devies: add more unofficial supported devices
|
2025-01-11 14:43:51 +06:00 |
|
Rifat Azad
|
f3f4ba5897
|
manager: added mount system switchability
userspace: added ksud_overlayfs & ksud_magic
|
2025-01-07 17:08:53 +06:00 |
|