Some archive managers like File Roller (which is the default on at least Ubuntu and Debian with Cinnamon desktop environment) rely on this naming convention. It would also make clear to the user that the file is an xz-compressed tar-archive.
This applies to the Whonix libvirt images, which are named like Whonix-Gateway/Workstation-x.x.x.x.x.libvirt.xz
Description
Details
- Impact
- Needs Triage
Event Timeline
I searched a bit in GitHub and I think these are the only lines that need to be changed:
Whonix/Whonix – variables
https://github.com/Whonix/Whonix/blob/1226333076e224a94c674e0600d1bf34a00cad5c/help-steps/variables#L330-333
Whonix/whonix-developer-meta-files – prepare_release
https://github.com/Whonix/whonix-developer-meta-files/blob/bddd181d597c5b3903331e4c683d2cce7dad405e/release/prepare_release#L136
Whonix/whonix-developer-meta-files – upload_images
https://github.com/Whonix/whonix-developer-meta-files/blob/bddd181d597c5b3903331e4c683d2cce7dad405e/release/upload_images#L50
https://github.com/Whonix/whonix-developer-meta-files/blob/bddd181d597c5b3903331e4c683d2cce7dad405e/release/upload_images#L63
https://github.com/Whonix/whonix-developer-meta-files/blob/bddd181d597c5b3903331e4c683d2cce7dad405e/release/upload_images#L82
And these wiki pages would have to be updated accordingly:
https://www.whonix.org/wiki/KVM#Decompress
https://www.whonix.org/wiki/KVM#Cleanup
https://www.whonix.org/wiki/KVM/Installation_Screenshots