Call for testing: OpenSSH-5.7

Kevin Brott kevin.brott at gmail.com
Thu Jan 20 09:32:56 EST 2011


Using openssh-SNAP-20110120.tar.gz

./configure && make tests

OS              Build_Target             CC             OpenSSL
BUILD TEST
==============  ======================== ============== =================
===== =================
RH 6.2          i686-pc-linux-gnu        egcs 2.91.66   0.9.8j
YES  all tests passed
RH 8.0          i686-pc-linux-gnu        gcc 3.2.2      0.9.7a
YES  all tests passed
RHEL 2.1        i686-pc-linux-gnu        gcc 2.9.6      0.9.8o
 *1*2* all tests passed
RHEL 3.0 tu6    i686-pc-linux-gnu        gcc 3.2.3      0.9.7a
*2*  all tests passed
RHEL 4.0 nu5    i686-pc-linux-gnu        gcc 3.4.6      0.9.7a
*2*  all tests passed
RHEL 5.1        x86_64-redhat-linux      gcc 4.1.2      0.9.8b
YES  all tests passed
RHEL 5.3        x86_64-redhat-linux      gcc 4.1.2      0.9.8e-fips-rhel5
 YES  all tests passed
RHEL 5.4        i686-pc-linux-gnu        gcc 4.1.2      0.9.8e-fips-rhel5
 YES  all tests passed
RHEL 5.4        x86_64-redhat-linux      gcc 4.1.2      0.9.8e-fips-rhel5
 YES  all tests passed
RHEL 5.5        i686-pc-linux-gnu        gcc 4.1.2      0.9.8e-fips-rhel5
 YES  all tests passed
RHEL 5.5        x86_64-redhat-linux      gcc 4.1.2      0.9.8e-fips-rhel5
 YES  all tests passed
RHEL 5.6        i686-pc-linux-gnu        gcc 4.1.2      0.9.8e-fips-rhel5
 YES  all tests passed
FedoraCore r2   i686-pc-linux-gnu        gcc 3.3.3      0.9.7a
*2*  all tests passed
Ubuntu 6.06.2   i686-pc-linux-gnu        gcc 4.0.3      0.9.8a
YES  all tests passed
Ubuntu 7.10     i686-pc-linux-gnu        gcc 4.1.3      0.9.8o
YES  all tests passed
Ubuntu 10.10    x86_64-linux-gnu         gcc 4.4.5      0.9.8o
YES  all tests passed
AIX 5.2 tl10sp4 powerpc-ibm-aix5.2.0.0   gcc 3.3.2      0.9.8f
YES  all tests passed
AIX 5.3 tl7sp2  powerpc-ibm-aix5.3.0.0   gcc 4.2.0      0.9.8k
YES  all tests passed
AIX 6.1 tl4sp6  powerpc-ibm-aix6.1.0.0   gcc 4.2.0      0.9.8k
YES  all tests passed
HP-UX 11.11     hppa2.0w-hp-hpux11.11    gcc 3.4.3      0.9.7m
*2*  all tests passed
HP-UX 11.23     ia64-hp-hpux11.23        gcc 4.1.1      0.9.8o
*3*  all tests passed
HP-UX 11.31     ia64-hp-hpux11.31        gcc 4.3.3      0.9.8n
YES  all tests passed
HP-UX 11.31     ia64-hp-hpux11.31        C/aC++ A.06.20 0.9.8n
YES  all tests passed

*1* OS shipped with openssl 0.9.6b & openssh 5.6 will not configure/build \
however, building against 0.9.8o temp installed under /var/tmp/ssh
works

*2* OS shipped with an old version of zlib - openssh will build/compile \
against 1.2.5 installed under /var/tmp/ssh directory or using the \
--without-zlib-version-check configure flag

*3* HP-UX 11.23 on ia64 requires --disable-utmpx to build


On Sun, Jan 16, 2011 at 04:34, Damien Miller <djm at mindrot.org> wrote:

> On Sun, 16 Jan 2011, Damien Miller wrote:
>
> > On Sun, 16 Jan 2011, Damien Miller wrote:
> >
> > > I have replicated the problem on CentOS 3.9 and found the commit that
> > > triggers it (http://hg.mindrot.org/openssh/rev/10166). It only seems
> to
> > > affect SSH1, but I still don't understand why it fails though.
> >
> > Here's a fix. The SIGCHLD handler just exposed a latent bug.
>
> Committed. This will be in tonight's snapshot (20110117) due in an hour or
> so.
>
> -d
>



-- 
# include <stddisclaimer.h>
/* Kevin  Brott <Kevin.Brott at gmail.com> */


More information about the openssh-unix-dev mailing list