WSL (Stable) 2.7.14 通常
複数のバグ修正がバックポートされました。メッセージ構造の初期化問題の修正、ゲスト機能文字列の検証追加、Plan9ファイル共有のセッションユーザー対応など、安定性と機能の向上に関する修正が含まれています。
What's Changed * [release/2.7] Make sure that message structures are correctly zero-initialized by @benhillis in https://github.com/microsoft/WSL/pull/41524 * [release/2.7] Backport additional fixes by @benhillis in https://github.com/microsoft/WSL/pull/41540 * [release/2.7] Host plugin Plan9 shares as the session user by @benhillis in https://github.com/microsoft/WSL/pull/41557 * [release/2.7] Validate guest capability strings by @benhillis in https://github.com/microsoft/WSL/pull/41569 Fu…