Releases: microsoft/WSL
Releases · microsoft/WSL
2.3.25
2.3.24
2.3.22
2.3.21
- Don't register the binfmt_late entry when interop is disabled (solves #11920)
- Fix invalid iterator access causing service crash in DnsResolver::Stop
- Simplify elevated relaunch to use AttachConsole instead of pseudoconsole
- Update wsl.exe --mount to allow ARM64 passthrough disks on version of Windows that support it (solves #9611)
- Update MSRDC to 1.2.5620
- Update WinUIEx version 2.4.0
- Update Microsoft.Windows.SDK.NET.Ref version 10.0.26100.45
- Update Microsoft.Windows.ImplementationLibrary to version 1.0.240822.1
- Update CommunityToolkit.Common and CommunityToolkit.Mvvm to version 8.3.1
- Update various Microsoft runtime nuget packages from 8.0.7 -> 8.0.8
2.3.17
- Revert Linux kernel to 5.15.153.1-2 while issues are being debugged
- Fix race condition when WSL2 distribution is stopped
- Use a format attribute to catch printf format errors compile time
- Fix segfault in init when boot.initPath doesn't exist (solves #11725)
- Add default Hyper-V firewall rules to allow inbound mDNS traffic (solves #11852)
- Update Windows SDK to version 26100
- Update Microsoft.Windows.ImplementationLibrary to version 1.0.240803.1
2.3.14
2.3.13
2.3.12
2.3.11
- Add WSL Settings Feature
- Bridged networking mode is currently not selectable from the UI
- Update Kernel to 6.6.36.3
- Hundreds of new kernel modules added.
- Update WSLg to 1.0.63
- Update Microsoft.DXCore.Linux to version 10.0.26100.1-240331-1435.ge-release
- Implement wsl --manage --move
- From github feedback, increasing the Linux ephemeral port range (solves #11450)
- Update mirrored mode loopback routing to support connections between Windows host and Linux Docker/Podman containers (solves #11136,#11468,#11758,#10926)
- Propagate errors from bsdtar to stderr (solves #11577)
- Improve error message when calling wsl.exe --exec (solves #11571)
- Move kernel module mounting earlier in the boot process and adjust module mount behavior
- Resolve issue with incorrect localization files for msrdc.exe
- Disable virtio9p while an issue is being debugged (default is 9p with vsock transport)
- Various fixes for VirtioFs
- Improve socket protocol to catch errors early
- Add error tracing statement for all cases where opening wslconfig fails
- Change distro install to attempt store install then fall back to direct download