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

Skip to content

Tags: K900/WSL

Tags

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 (microsoft#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 (microsoft#13066)

Closes microsoft#12987 
Closes microsoft#12983 
Closes microsoft#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 (microso…

…ft#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 (microsoft#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 (microsoft#12785)

fixes microsoft#12771

2.5.4

Toggle 2.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Change checksums to match current Kali image (microsoft#12738)

2.4.13

Toggle 2.4.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update kali to 2025.1 (microsoft#12717)

2.5.1

Toggle 2.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use annotations to give feedback on modern distributions instead of a… (

microsoft#12676)

* Use annotations to give feedback on modern distributions instead of a pull request comment

* Use encoded newlines

* Use correct lines

* Add dependency

* lf

* Fix distribution name

* Various fixes

* Cleanup diff

* Cleanup diff

* Add test flag

* Undo test change

2.4.12

Toggle 2.4.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update to 24.04.2 for Ubuntu and Ubuntu 24.04 WSL instances (microsof…

…t#12617)

We now have 24.04.2 released and hosted on our official ubuntu
infrastructure. Point to those WSL images.

2.4.11

Toggle 2.4.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add superuser detection in networking logs script (microsoft#12520)

* Add super user detection; a powershell approach is used

* use the 'id' command

* avoid stderr warning & wsl alias