On 9/30/25 09:45, Damien Miller wrote:> Hi, > > OpenSSH 10.1p1 is almost ready for release, so we would appreciate testing > on as many platforms and systems as possible. >Perhaps I am confused somehow but I have OpenSSH_10.0p2 running fine on a Solaris 10 server : hubble # uname -a SunOS hubble 5.10 Generic_150400-67 sun4u sparc SUNW,SPARC-Enterprise hubble # hubble # /opt/bw/sbin/sshd -V OpenSSH_10.0p2, OpenSSL 3.5.4 30 Sep 2025 hubble # Note the "p2" there. Now I see "p1" needs testing? -- -- Dennis Clarke RISC-V/SPARC/PPC/ARM/CISC UNIX and Linux spoken
On 04/10/2025 19:20, Dennis Clarke via openssh-unix-dev wrote:> Perhaps I am confused somehow but I have OpenSSH_10.0p2 running fine on > a Solaris 10 server : > > > hubble # uname -a > SunOS hubble 5.10 Generic_150400-67 sun4u sparc SUNW,SPARC-Enterprise > hubble # > hubble # /opt/bw/sbin/sshd -V > OpenSSH_10.0p2, OpenSSL 3.5.4 30 Sep 2025 > hubble # > > Note the "p2" there. Now I see "p1" needs testing?10.0p2 < 10.1p1
On 04/10/2025 19:20, Dennis Clarke via openssh-unix-dev wrote: > Perhaps I am confused somehow but I have OpenSSH_10.0p2 running fine on > a Solaris 10 server : ignore the p1/p1. You're running 10.0, call for testing is now for 10.1. Sevan