-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4bbb8d6
commit 2ca1b7e
Showing
7 changed files
with
114 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,111 @@ | ||
## [0.1.5](https://github.com/nullpo-head/wsl-distrod/compare/v0.1.4...v0.1.5) (2022-01-17) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* Clean up /etc/environment when distrod is disabled. ([#32](https://github.com/nullpo-head/wsl-distrod/issues/32)) ([fc28178](https://github.com/nullpo-head/wsl-distrod/commit/fc281789900c561eb933d460e6b39483191fbca2)) | ||
* Fix SystemdUnitDisabler followed absolute symbolic links ([#34](https://github.com/nullpo-head/wsl-distrod/issues/34)) ([533ee3f](https://github.com/nullpo-head/wsl-distrod/commit/533ee3f942d31f205755c65f6ca934b2086f66c3)) | ||
* Update hostname in hosts ([#33](https://github.com/nullpo-head/wsl-distrod/issues/33)) ([973f9e9](https://github.com/nullpo-head/wsl-distrod/commit/973f9e9406de7d84e6aa763e7fa7f367c9f282f0)) | ||
|
||
|
||
|
||
## [0.1.4](https://github.com/nullpo-head/wsl-distrod/compare/v0.1.3...v0.1.4) (2021-11-20) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* Fix mount argument, which caused undocumented behavior ([b59c6f6](https://github.com/nullpo-head/wsl-distrod/commit/b59c6f698e5310e7361402a37fce0c8f9f369f57)) | ||
|
||
|
||
|
||
## [0.1.3](https://github.com/nullpo-head/wsl-distrod/compare/v0.1.2...v0.1.3) (2021-11-14) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* Fix a tar archive containing files with log path/linkname was not handled correctly (Fix [#6](https://github.com/nullpo-head/wsl-distrod/issues/6)) ([aeb96fd](https://github.com/nullpo-head/wsl-distrod/commit/aeb96fd3fc5a01eac88ca858d3c246ee13cf0e18)) | ||
|
||
|
||
|
||
## [0.1.2](https://github.com/nullpo-head/wsl-distrod/compare/v0.1.1...v0.1.2) (2021-11-09) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* Fix scheduling task was not working on Windows of non-English locale. (Fix [#4](https://github.com/nullpo-head/wsl-distrod/issues/4)) ([b5ded6f](https://github.com/nullpo-head/wsl-distrod/commit/b5ded6fba0e6d43fd0f719efa9ed7e314dd178d7)) | ||
|
||
|
||
|
||
## [0.1.1](https://github.com/nullpo-head/wsl-distrod/compare/v0.1.0-pre13...v0.1.1) (2021-11-08) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* Fix autostart was failing for light-weight images from linuxcontainers.org ([6e73743](https://github.com/nullpo-head/wsl-distrod/commit/6e73743efa723fbe4e03cc6b1fb2758a5702b531)) | ||
* Fix set_default_user was not working on Win11 with distros with custom names ([765fc9f](https://github.com/nullpo-head/wsl-distrod/commit/765fc9f3bf329350f025b86c41e55a99d6bd6735)) | ||
* Fix WSL's correct resolv.conf was removed during installation on Windows ([3a029e4](https://github.com/nullpo-head/wsl-distrod/commit/3a029e44c3e13bc8910dd33828ddfc659ca53ed2)) | ||
* Network services are now completely disabled for robustness rather than tweaked ([806073b](https://github.com/nullpo-head/wsl-distrod/commit/806073b25453137e2db4127a1c66c6ecbb47a0cf)) | ||
|
||
|
||
|
||
# [0.1.0-pre13](https://github.com/nullpo-head/wsl-distrod/compare/v0.1.0-pre12...v0.1.0-pre13) (2021-11-07) | ||
|
||
|
||
|
||
# [0.1.0-pre12](https://github.com/nullpo-head/wsl-distrod/compare/v0.1.0-pre11...v0.1.0-pre12) (2021-11-06) | ||
|
||
|
||
|
||
# [0.1.0-pre11](https://github.com/nullpo-head/wsl-distrod/compare/v0.1.0-pre10...v0.1.0-pre11) (2021-10-30) | ||
|
||
|
||
|
||
# [0.1.0-pre10](https://github.com/nullpo-head/wsl-distrod/compare/v0.1.0-pre9...v0.1.0-pre10) (2021-10-30) | ||
|
||
|
||
### Reverts | ||
|
||
* Revert "Testing adding a after the first distrod launch" ([78b2bb3](https://github.com/nullpo-head/wsl-distrod/commit/78b2bb326abd95a7d22d67ffc86efe9c1553c3d4)) | ||
|
||
|
||
|
||
# [0.1.0-pre9](https://github.com/nullpo-head/wsl-distrod/compare/v0.1.0-pre8...v0.1.0-pre9) (2021-10-28) | ||
|
||
|
||
|
||
# [0.1.0-pre8](https://github.com/nullpo-head/wsl-distrod/compare/v0.1.0-pre7...v0.1.0-pre8) (2021-10-27) | ||
|
||
|
||
|
||
# [0.1.0-pre7](https://github.com/nullpo-head/wsl-distrod/compare/v0.1.0-pre6...v0.1.0-pre7) (2021-10-27) | ||
|
||
|
||
|
||
# [0.1.0-pre6](https://github.com/nullpo-head/wsl-distrod/compare/v0.1.0-pre5...v0.1.0-pre6) (2021-10-26) | ||
|
||
|
||
|
||
# [0.1.0-pre5](https://github.com/nullpo-head/wsl-distrod/compare/v0.1.0-pre4...v0.1.0-pre5) (2021-10-23) | ||
|
||
|
||
|
||
# [0.1.0-pre4](https://github.com/nullpo-head/wsl-distrod/compare/v0.1.0-pre3...v0.1.0-pre4) (2021-08-22) | ||
|
||
|
||
|
||
# [0.1.0-pre3](https://github.com/nullpo-head/wsl-distrod/compare/v0.1.0-pre2...v0.1.0-pre3) (2021-08-17) | ||
|
||
|
||
|
||
# [0.1.0-pre2](https://github.com/nullpo-head/wsl-distrod/compare/v0.1.0-pre1...v0.1.0-pre2) (2021-08-16) | ||
|
||
|
||
|
||
# [0.1.0-pre1](https://github.com/nullpo-head/wsl-distrod/compare/v0.1.0-pre0...v0.1.0-pre1) (2021-08-10) | ||
|
||
|
||
|
||
# 0.1.0-pre0 (2021-08-09) | ||
|
||
|
||
|
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[package] | ||
name = "distrod-exec" | ||
version = "0.1.4" | ||
version = "0.1.5" | ||
authors = ["Takaya Saeki <[email protected]>"] | ||
edition = "2018" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[package] | ||
name = "distrod" | ||
version = "0.1.4" | ||
version = "0.1.5" | ||
authors = ["Takaya Saeki <[email protected]>"] | ||
edition = "2018" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[package] | ||
name = "distrod_wsl_launcher" | ||
version = "0.1.4" | ||
version = "0.1.5" | ||
authors = ["Takaya Saeki <[email protected]>"] | ||
edition = "2018" | ||
|
||
|
Binary file not shown.