v9.2.2.0p1-Beta
tgauth
released this
17 Apr 17:15
·
21 commits
to L1-Prod
since this release
This is a beta-release (non-production ready)
This release includes:
-
Security Fixes:
- Upgrade to LibreSSL 3.7.2. Please refer to https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.7.2-relnotes.txt
- MSI: change inbound firewall rule that opens port 22 to apply to Private networks only
-
Non-Security Fixes:
- Add U2F/Fido2 keys to the agent from other clients: #1961 - thanks @ddrown!
- Fix output codepage after executing scp/sftp/ssh/ssh-keygen command: #2027 - thanks @kemaruya!
- Fix early EOF termination when running git fetch over ssh: #2012 - thanks @cwgreene!
- Revert mark-of-the-web for SCP/SFTP file downloads: #2029