This repository has been archived by the owner on Jan 4, 2025. It is now read-only.
Releases: creative-builds/WSA-Magisk
Releases · creative-builds/WSA-Magisk
v2023-01-30
Merge branch 'main' of https://github.com/LSPosed/MagiskOnWSALocal
v2023-01-19: Merge latest changes + Little fix for build.yml (#14)
* Support no wine execution in WSL (#308) Closes #306 * send request to generate wsa links via threads (#323) * Always use the Windows environment in WSL * Merge successfully before continuing to modify `AppxManifest.xml` * Fix merge res * Update extractWSA.py * Properly clean up the working directory * Fix output messages (#326) * Rewrite random character generator (#329) Co-authored-by: Howard20181 <[email protected]> * Decouple dependency installation in a different script (#340) Co-authored-by: Howard20181 <[email protected]> * Fix offline mode GApps version * Get WSA version before extract * Separating the install script from the build script and warn on uninstall (#344) Co-authored-by: Howard20181 <[email protected]> * Fix line break config (#345) * Get MindTheGApps from Github Temporary fix for #357 * Add back svenstaro/upload-release-action@v2 Co-authored-by: 4qwerty7 <[email protected]> Co-authored-by: Jishnu M <[email protected]> Co-authored-by: Howard20181 <[email protected]> Co-authored-by: Syuugo <[email protected]> Co-authored-by: ISHANSH LAL (a.K.a t-RED) <[email protected]> Co-authored-by: Fernando Fernández <[email protected]>
v2023-01-08: Miscellaneous changes (#13)
- Use latest Winetricks package + necessary cabextract for it - Add missing xz-utils and unzip, they were later added to run.sh as needed dependencies - Manually download msxml6 from repo to avoid occasional download falling - Add automatic yes to prompts for `sudo apt-get update` too - Add compress-format to build.yml and custom_build.yml - Use haveged instead of /dev/urandom for Gen_Rand_Str - Add back environment variable for $GITHUB_OUTPUT, otherwise custom_build.yml will fail to upload the artifact - Use `${{ steps.wsa.outputs.artifact }}` for build.yml too - Use master branch for svenstaro/upload-release-action to get rid of Node 12 and `set-output` deprecation warnings - Minor fixes + formatting
v2023-01-01
Revert "Use latest Winetricks + manually download msxml6 to avoid occ…
v2022-12-25
Revert "Use latest Winetricks + manually download msxml6 to avoid occ…
v2022-12-01: Refactor: Remove deprecated output
v2022-11-23
Merge branch 'main' of https://github.com/LSPosed/MagiskOnWSALocal
v2022-11-01
Skip push call: [no ci]
v2022-10-10: Refactor and fix merge workflow
v2022-10-03
Merge remote-tracking branch 'upstream/main'