Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
woeusb-5.2.2.bash | 2021-11-14 | 68.0 kB | |
README.md | 2021-11-14 | 901 Bytes | |
WoeUSB 5.2.2.tar.gz | 2021-11-14 | 161.8 kB | |
WoeUSB 5.2.2.zip | 2021-11-14 | 164.5 kB | |
Totals: 4 Items | 395.2 kB | 1 |
This release incorporates the following changes:
:wrench: Fixes
Changes that fix something that was previously not working, to working:
- We've fixed a minor issue where we assume that the only superuser possible on a Linux system is
root
, which is untrue considering that anyone with UID 0 is considered a superuser.
:sweat_drops: Refactoring
Changes that are mostly not noticeable, but improve the overall design for future conveniences:
- We've improved the error messages when source/target filesystem mounting fails
- We've dropped unnecessary custom error messages in mount_source_filesystem and mount_target_filesystem
- We've improved the
check_superuser
function's name to be more clear what it is actually doing
You can find all the details of this release at https://github.com/WoeUSB/WoeUSB/compare/v5.2.1...v5.2.2
Cheers! :clinking_glasses: