1.3.10
Pre-release
Pre-release
- Mount /usr/lib/wsl/lib as rw
- Set a timeout when force terminating instances
- Allow created vhdx to have sparse flag set
- Make /run/user/{user} writable
- Memory reclamation idle detection, drop_caches. To use add the below to
%userprofile%\.wslconfig
[experimental]
autoMemoryReclaim=true
- Fix COM race condition when service is stopped
- Install missing optional components if needed in
wsl.exe --install
- Fix potential wslservice crash in .wslconfig parsing
- Use --numeric-owner when importing and exporting distros so the root namespace /etc/passwd is not used (solves #9982)
- Update invalid wslconfig key warning to call out which key has the invalid value
- Change localhost relay creation to be non-fatal (solves #9924)
- Fix behavior of guiApplications=false in .wslconfig
- Fix intermittent localhost forwarding issues (Solves #9921)
- Use /mnt/wslg for /run/user (solves #9913)
- Update Microsoft.WSL.Kernel to version 5.15.90.2-3
- This new kernel includes a SCSI fix that allows WSL to boot faster
- Update Microsoft.WSLg to version 1.0.54
- Update MSRDC to 1.2.4240
- Update Microsoft.DXCore.Linux to version 10.0.25880.1000-230602-1350.main