Displaying 4 results from an estimated 4 matches for "bz3739".
2025 Feb 18
0
Announce: Portable OpenSSH 9.9p2 released
...SD, fixes to these problems are available as errata; refer
to https://www.openbsd.org/errata.html
Bugfixes
========
* ssh(1), sshd(8): fix regression in Match directive that caused
failures when predicates and their arguments were separated by '='
characters instead of whitespace (bz3739).
* sshd(8): fix the "Match invalid-user" predicate, which was matching
incorrectly in the initial pass of config evaluation.
* ssh(1), sshd(8), ssh-keyscan(1): fix mlkem768x25519-sha256 key
exchange on big-endian systems.
* Fix a number of build problems on particular operati...
2025 Feb 18
0
Announce: Portable OpenSSH 9.9p2 released
...SD, fixes to these problems are available as errata; refer
to https://www.openbsd.org/errata.html
Bugfixes
========
* ssh(1), sshd(8): fix regression in Match directive that caused
failures when predicates and their arguments were separated by '='
characters instead of whitespace (bz3739).
* sshd(8): fix the "Match invalid-user" predicate, which was matching
incorrectly in the initial pass of config evaluation.
* ssh(1), sshd(8), ssh-keyscan(1): fix mlkem768x25519-sha256 key
exchange on big-endian systems.
* Fix a number of build problems on particular operati...
2025 Apr 02
1
Call for testing: OpenSSH 10.0
..."server reordered acks" debug message.
>
> * ssh(1), sshd(8): fix regression in openssh-9.8, which would fail
> to accept "Match criteria=argument" as well as the documented
> "Match criteria argument" syntax in ssh_config and sshd_config.
> bz3739
>
> * scp(1), sftp(1): pass "ControlMaster no" to ssh when invoked by
> scp & sftp. This disables implicit session creation by these
> tools when ControlMaster was set to yes/auto by configuration,
> which some users found surprising. This change will not prev...
2025 Apr 01
9
Call for testing: OpenSSH 10.0
...t". Prevents bogus
"server reordered acks" debug message.
* ssh(1), sshd(8): fix regression in openssh-9.8, which would fail
to accept "Match criteria=argument" as well as the documented
"Match criteria argument" syntax in ssh_config and sshd_config.
bz3739
* scp(1), sftp(1): pass "ControlMaster no" to ssh when invoked by
scp & sftp. This disables implicit session creation by these
tools when ControlMaster was set to yes/auto by configuration,
which some users found surprising. This change will not prevent
scp/sftp from usi...