On Sat, Jan 18, 2014 at 7:29 PM, Kevin Brott <kevin.brott at gmail.com> wrote: > On 2014-01-16 16:26, Damien Miller wrote: >> >> Hi, >> >> OpenSSH 6.5 is almost ready for release, so we would appreciate testing >> on as many platforms and systems as possible. This release contains >> some substantial new features and a number of bugfixes. >> >> Snapshot releases for portable OpenSSH are available from >> http://www.mindrot.org/openssh_snap/ >> >> The OpenBSD version is available in CVS HEAD: >> http://www.openbsd.org/anoncvs.html >> >> Portable OpenSSH is also available via anonymous CVS using the >> instructions at http://www.openssh.com/portable.html#cvs or >> via Mercurial at http://hg.mindrot.org/openssh >> >> Running the regression tests supplied with Portable OpenSSH does not >> require installation and is a simply: >> >> $ ./configure && make tests >> >> > > Using openssh-SNAP-20140119.tar.gz: > Debian GNU/Linux 7.3 (wheezy) x86_64, gcc (Debian 4.7.2-5) , and OpenSSL > 1.0.1e 11 - all tests passed > > Full test suite (RHEL/AIX/HP-UX/maybe Solaris) will get cranked up in the > lab at work come Monday. :) > Ran 20140119 snapshot tests on Ubuntu 12.04.4 LTS x64; had to create /var/empty but after that all test passed. Also compiled and ran the same tests on CentOS 6.5 x64. And got the following: [...] certified host keys: host rsa connect wrong cert certified host keys: host dsa connect wrong cert certified host keys: host rsa connect wrong cert certified host keys: host dsa connect wrong cert failed certified host keys make[1]: *** [t-exec] Error 1 make[1]: Leaving directory `/home/raub/dev/openssh/regress' make: *** [tests] Error 2 [raub at devcentos openssh]$ Anything I should worry about? Or are they related to openssl/something else? > > > > _______________________________________________ > openssh-unix-dev mailing list > openssh-unix-dev at mindrot.org > https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev