https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289475
--- Comment #9 from Jose Luis Duran <[email protected]> --- (In reply to Majdi S. Abbas from comment #8) Thank you for the information. I tried upgrading from a fresh VM with 14.3-RELEASE to 14.3-RELEASE-p2 using your settings, but I was not able to reproduce this issue. # freebsd-version -kru 14.3-RELEASE 14.3-RELEASE 14.3-RELEASE # ssh -V OpenSSH_9.9p2, OpenSSL 3.0.16 11 Feb 2025 Upgrade to -p2: # freebsd-version -kru 14.3-RELEASE-p2 14.3-RELEASE-p2 14.3-RELEASE-p2 # ssh -V OpenSSH_9.9p2, OpenSSL 3.0.16 11 Feb 2025 ... # service sshd start Performing sanity check on sshd configuration. Starting sshd. It works as expected, in fact, there were no changes to OpenSSH: https://github.com/freebsd/freebsd-src/compare/release/14.3.0...freebsd:freebsd-src:release/14.3.0-p2 -- You are receiving this mail because: You are the assignee for the bug.
