Skip to content

18342

Pre-release
Pre-release
Compare
Choose a tag to compare
@benhillis benhillis released this 20 Feb 22:22
· 1177 commits to live since this release
df6349a

Build 18342

For general Windows information on build 18342 visit the Windows blog.

WSL

  • We've added the ability for users to access Linux files in a WSL distro from Windows. These files can be accessed through the command line, and also Windows apps, like file explorer, VSCode, etc. can interact with these files. Access your files by navigating to \\wsl$\<distro_name>, or see a list of running distributions by navigating to \\wsl$
  • Add additional CPU info tags and fix Cpus_allowed[_list] values [GH 2234]
  • Support exec from non-leader thread [GH 3800]
  • Treat configuration update failures as non-fatal [GH 3785]
  • Update binfmt to properly handle offsets [GH 3768]
  • Enable mapping network drives for Plan 9 [GH 3854]
  • Support Windows -> Linux and Linux -> Windows path translation for bind mounts
  • Create read-only sections for mappings on files opened read-only