Skip to content

Releases: microsoft/WSL

2.4.11

12 Feb 03:55
8c61f09
Compare
Choose a tag to compare
2.4.11 Pre-release
Pre-release
  • Handle failure to launch if c:\windows\system32\lxss\lib is not present

2.4.10

01 Feb 23:10
e7c949b
Compare
Choose a tag to compare
  • Backport WSL1 OOBE support for modern distros (solves #12398)

2.4.9

30 Jan 05:28
92192c3
Compare
Choose a tag to compare
2.4.9 Pre-release
Pre-release
  • Update modern distro shortcut and terminal profiles to start in user's home directory

2.4.8

16 Dec 21:24
e6545b4
Compare
Choose a tag to compare
2.4.8 Pre-release
Pre-release
  • Don't delete terminal profile & start menu shortcut when a distribution is converted
  • Plumb stderr handle through to WSL1 processes for import / export / setversion
  • Update modern distros to support WSL1 (solves #12298)
  • Make wsl --install case insensitive with modern distros
  • Fix logic error causing wsl2.processors to always be defaulted to the maximum... (solves #12346)
  • Update Microsoft.RemoteDesktop.Client.MSRDC.SessionHost to version 1.2.5716

2.4.5

03 Dec 22:09
719f865
Compare
Choose a tag to compare
2.4.5 Pre-release
Pre-release
  • Allow distributions to opt out of shortcut and terminal profile generation
  • Use GetLogicalProcessorInformationEx to determine max number of processors (solves #1115)
  • Add user warning letting users know bridged networking will be deprecated
  • Add back Windows-specific string conversion functions (solves #12294)
  • Fix regression causing default distribution to no be listed in wsl --list's o... (solves #12302)
  • Update wslpath to preserve trailing slashes (solves #8827)

2.4.4

19 Nov 14:21
a7eaca8
Compare
Choose a tag to compare
2.4.4 Pre-release
Pre-release
  • Add logic to wait for block device to be available before calling mkfs / mkswap
  • Set pathTranslationStyle to 'wsl' in generated terminal profiles
  • Add support for terminal profile generation udring distribution installation
  • Add explorer extension to handle .wsl files
  • Add support for gzip compression when calling wsl --export
  • Fix double handle close in wslhost.exe
  • modern-distro: Implement install on double click
  • modern-distro: Implement wsl --manage --set-default-user
  • Add file size based progress to wsl --export
  • Don't set the default UID if it's not in wsl-distribution.conf
  • Implement wsl.exe --distribution-id
  • Fall back to using virito proxy networking mode if NAT fails
  • modern-distro: Implement Flavor & Version parsing
  • Remove hardcoded 30 seconds timeout and respect KernelBootTimeout config setting
  • Add socket receive timeouts when starting a new distro
  • Add logic to offer to re-install WSL if WslInstaller fails to install the MSI
  • Don't wait on termination event when HcsStartComputeSystem fails
  • Configure the CRT to crash the process when abort() is called

2.3.26

10 Nov 03:32
a7eaca8
Compare
Choose a tag to compare
  • Update kernel to 5.15.167.4
    • Update to upstream stable kernel version v5.15.167
    • Include an out-of-tree patch fixing a bug in the XSAVES subsystem.

2.3.25

25 Oct 00:14
a7eaca8
Compare
Choose a tag to compare
2.3.25 Pre-release
Pre-release
  • Automatically fall back to virtioProxy networking mode if NAT networking mode fails.

2.3.24

27 Sep 05:01
3fca568
Compare
Choose a tag to compare
  • WSL: Change VM creation to fall back to no networking instead of failing
  • Manually call IPlan9FileSystem::Teardown() to work around destructor hang in ni_release
  • Update Windows App SDK to 1.6

2.3.22

20 Sep 18:53
3fca568
Compare
Choose a tag to compare
2.3.22 Pre-release
Pre-release
  • Remove experimental useWindowsDnsCache config