Call for testing: OpenSSH 8.1
Damien Miller
djm at mindrot.org
Wed Oct 9 09:08:06 AEDT 2019
On Tue, 8 Oct 2019, Tom G. Christensen wrote:
> On 01/10/19 13:33, Damien Miller wrote:
> > Hi,
> >
> > OpenSSH 8.1p1 is almost ready for release, so we would appreciate testing
> > on as many platforms and systems as possible. This is a bugfix release.
> >
>
> I was able to build b1e79ea8 and run the testsuite on Solaris 2.6, 7, 8 and 9
> both SPARC and x86.
> Testsuite passes all tests on all of them.
>
> The only issue I had was on Solaris 2.6 where <stdint.h> is not available.
> I got build errors because sshbuf-getput-basic.c and ssh-keygen.c include
> <stdint.h> unconditionally but wrapping those includes with #ifdef
> HAVE_STDINT_H fixed it.
Thanks for testing - I've added this fix.
-d
More information about the openssh-unix-dev
mailing list