Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: microsoft/WSL

Tags

2.6.3

Toggle 2.6.3's commit message
CI: Switch away from -dev versions of MS-RDX-MRO.windows-store-publis…

…h tasks (#13841)

Co-authored-by: Ben Hillis <[email protected]>

2.7.0

Toggle 2.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
CI: update issue for wslsettings being rebuilt and signature being ov…

…erwritten (#13855)

* CI: resolve wslsettings being rebuilt and signature being overwritten

* fix for non-release builds

* fix yaml format

* remove print for local builds

---------

Co-authored-by: Ben Hillis <[email protected]>

2.6.2

Toggle 2.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improve logging when socket operations fail (#13579)

* Don't throw when processing an empty argument

* Cleanup diff

2.6.1

Toggle 2.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Switch `wslinfo --vm-id` to not rely on presence of VM ID environment…

… variable (#13318)

* Switch WSLg to use wslinfo --vm-id instead of relying on environment variable

* DO NOT MERGE: bad WSLg nuget

* dead code removal

* always send response to LxInitMessageQueryVmId message

* add back invalid WslInfoMode error

* remove unneeded wsl2 check

* use temporary workaround until WSLg update is ready

* unit test update

* Update string compare

Co-authored-by: Copilot <[email protected]>

---------

Co-authored-by: Ben Hillis <[email protected]>
Co-authored-by: Copilot <[email protected]>

2.5.10

Toggle 2.5.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Switch `wslinfo --vm-id` to not rely on presence of VM ID environment…

… variable (#13318)

* Switch WSLg to use wslinfo --vm-id instead of relying on environment variable

* DO NOT MERGE: bad WSLg nuget

* dead code removal

* always send response to LxInitMessageQueryVmId message

* add back invalid WslInfoMode error

* remove unneeded wsl2 check

* use temporary workaround until WSLg update is ready

* unit test update

* Update string compare

Co-authored-by: Copilot <[email protected]>

---------

Co-authored-by: Ben Hillis <[email protected]>
Co-authored-by: Copilot <[email protected]>

2.6.0

Toggle 2.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix incorrect memset call on an std::string (#12982)

* Fix incorrect memset call on an std::string

* Remove explicit clear call

* Other memset

* Cleanup diff

2.5.9

Toggle 2.5.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
kernel: Update to WSL Kernel 6.6.87.2 (#13066)

Closes #12987 
Closes #12983 
Closes #13031

2.5.8

Toggle 2.5.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix missing null terminator when calling execv() on modprobe (#13054)

2.5.7

Toggle 2.5.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix indentation in DistributionInfo.json (#12838)

* Fix indentation in DistributionInfo.json

Replace (accidental) tabs by spaces

* Add a json formatting check to the validate.py script

This should a coherent formatting for the future

2.5.6

Toggle 2.5.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md (#12785)

fixes #12771