Tags: obrobrio2000/WSL
Tags
Switch `wslinfo --vm-id` to not rely on presence of VM ID environment… … variable (microsoft#13318) * Switch WSLg to use wslinfo --vm-id instead of relying on environment variable * DO NOT MERGE: bad WSLg nuget * dead code removal * always send response to LxInitMessageQueryVmId message * add back invalid WslInfoMode error * remove unneeded wsl2 check * use temporary workaround until WSLg update is ready * unit test update * Update string compare Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Ben Hillis <[email protected]> Co-authored-by: Copilot <[email protected]>
Switch `wslinfo --vm-id` to not rely on presence of VM ID environment… … variable (microsoft#13318) * Switch WSLg to use wslinfo --vm-id instead of relying on environment variable * DO NOT MERGE: bad WSLg nuget * dead code removal * always send response to LxInitMessageQueryVmId message * add back invalid WslInfoMode error * remove unneeded wsl2 check * use temporary workaround until WSLg update is ready * unit test update * Update string compare Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Ben Hillis <[email protected]> Co-authored-by: Copilot <[email protected]>
Fix incorrect memset call on an std::string (microsoft#12982) * Fix incorrect memset call on an std::string * Remove explicit clear call * Other memset * Cleanup diff
kernel: Update to WSL Kernel 6.6.87.2 (microsoft#13066) Closes microsoft#12987 Closes microsoft#12983 Closes microsoft#13031
Fix indentation in DistributionInfo.json (microsoft#12838) * Fix indentation in DistributionInfo.json Replace (accidental) tabs by spaces * Add a json formatting check to the validate.py script This should a coherent formatting for the future
Change checksums to match current Kali image (microsoft#12738)
Use annotations to give feedback on modern distributions instead of a… ( microsoft#12676) * Use annotations to give feedback on modern distributions instead of a pull request comment * Use encoded newlines * Use correct lines * Add dependency * lf * Fix distribution name * Various fixes * Cleanup diff * Cleanup diff * Add test flag * Undo test change
PreviousNext