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

Skip to content

Tags: offsoc/WSL

Tags

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

2.4.10

Toggle 2.4.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added Ubuntu to modern distributions (#12529)

Added Ubuntu and Ubuntu-24.04 to modern distributions and set Ubuntu as
default.

2.4.9

Toggle 2.4.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
CI: Add systemd-networkd-wait-online.service to discouraged systemd u…

…nits list (#12511)

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

2.4.8

Toggle 2.4.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Various fixes & improvments in the modern distro validation script (#…

…12387)