V8.6.0.0p1-Beta
版本发布时间: 2021-05-28 00:49:35
PowerShell/Win32-OpenSSH最新发布版本:v9.5.0.0p1-Beta(2023-12-19 00:57:34)
This release includes
-
Upstream changes from OpenSSH 8.6. Please note this release doesn't have FIDO support.
-
Breaking change
- SSH askpass requires
SSH_ASKPASS_REQUIRE
environment variable to be set as "prefer" (or) "force".
- SSH askpass requires
-
Security fixes
- For non en-us OS, enforce authorized keys for admin users are read from
$env:programdata\ssh\administrators_authorized_keys
(https://github.com/PowerShell/Win32-OpenSSH/issues/1757) - Ensure only admin users have access to modify the registry entries like DefaultShell (https://github.com/PowerShell/Win32-OpenSSH/issues/1754)
- Use
$env:programdata\ssh\ssh_config
only if it has correct file permissions (non-admin users shouldn't have write permissions) (https://github.com/PowerShell/Win32-OpenSSH/issues/1753)
- For non en-us OS, enforce authorized keys for admin users are read from
-
Non-security fixes
- Allow
authorizedKeysCommand
to work with the System user. Thanks to @bkatyl, @NoMoreFood. - Add moduli support.
- Allow support to configure the custom shell arguments.
- Allow SSH connection when the machine name is the same as the user name. Thanks to @oldium.
- For downlevel OS (win10 below), fix the scrolling issue after reaching the end of the screen.
- Write non-English characters to ETW / logfile.
- X11 related bugs . Thanks to @riverar.
- Fixes for various reliability issues listed here.
- Allow
1、 OpenSSH-Win32.zip 3.05MB
2、 OpenSSH-Win32_Symbols.zip 13.48MB
3、 OpenSSH-Win64.zip 3.49MB
4、 OpenSSH-Win64_Symbols.zip 13.47MB