14946
Pre-release
Pre-release
Build 14946
For general Windows information on build 14946 visit the Windows Blog.
To track or report an issue visit our Github page.
Fixed
- Fixed an issue that prevented creating WSL user accounts for users with NT usernames that contain spaces or quotes.
- Change VolFs and DrvFs to return 0 for directory's link count in stat
- Support IPV6_MULTICAST_HOPS socket option.
- Limit to a single console I/O loop per tty. Example: the following command is possible:
- bash -c "echo data" | bash -c "ssh user@example.com 'cat > foo.txt'"
- replace spaces with tabs in /proc/cpuinfo (GH #1115)
- DrvFs now appears in mountinfo with a name that matches mounted Windows volume
- /home and /root now appear in mountinfo with correct names
- Additional bugfixes and improvements
LTP Results:
Number of Passing Test: 665
Number of non-Passing (failing, skipped, etc…): 263
LTP Test Run Logs