Skip to content

2.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@OneBlue OneBlue released this 08 Jan 21:52
· 46 commits to master since this release
7862c98
  • Enable DNS tunneling by default
  • Skip installing the MSIX for the current user when running as SYSTEM (solves #10906)
  • Only run distro init logic when started from mini_init (solves #10883)
  • Create an execution context for MSI package installation via wslinstaller
  • Configure all executables as LSP_SYSTEM to avoid loading proxy dll's (solves #4177)
  • Add logic to remove leaked MSIX service registration (solves #10831)
  • Log WorkingDirectory when CreateProcess fails (solves #6170)
  • Close the distro socket fd before starting the system distro (solves #10866)
  • Use the MSI API to install & upgrade instead of msiexec
  • Fix some issues in printf format specifiers for logging
  • Update Microsoft.Windows.ImplementationLibrary version 1.0.240102.2
  • Update Wix to version 4.0.3
  • Implement DrvFs Perf notification