Call for testing: OpenSSH-6.3

Morham opensshdev at r.paypc.com
Wed Aug 7 13:39:07 EST 2013


I'd thought to bring up the Frankenbox platform side of things, always a good stress tester of wild and crazy compatibility issues.

A-OK!

all tests passed

Used http://www.mindrot.org/openssh_snap/openssh-SNAP-20130806.tar.gz

Northwood core Pentium 4, system started life as Slackware 9.1 i486 (no PAM, shadow/md5, pre-UNICODE)

Compiler: gcc-3.4.6 w/SSP patches
glibc: ancient (2.3.x)
Kernel: ancient (2.4.30-ish with OpenWall patches)
OpenSSL: 0.9.8y

(Don't ask.)

Configure line:

CC=gcc-3.4 CFLAGS='-O2 -s -mtune=pentium4 -march=pentium4' \
./configure --prefix=/usr --sysconfdir=/etc/ssh \
  --with-tcp-wrappers --with-privsep-user=sshd \
  --with-mantype=man --with-md5-passwords --with-ssl-dir=/usr \
  --with-ldflags='-s'

Configure results:

OpenSSH has been configured with the following options:
                     User binaries: /usr/bin
                   System binaries: /usr/sbin
               Configuration files: /etc/ssh
                   Askpass program: /usr/libexec/ssh-askpass
                      Manual pages: /usr/share/man/manX
                          PID file: /var/run
  Privilege separation chroot path: /var/empty
            sshd default user PATH: /usr/bin:/bin:/usr/sbin:/sbin
                    Manpage format: man
                       PAM support: no
                   OSF SIA support: no
                 KerberosV support: no
                   SELinux support: no
                 Smartcard support: 
                     S/KEY support: no
              TCP Wrappers support: yes
              MD5 password support: yes
                   libedit support: no
  Solaris process contract support: no
           Solaris project support: no
       IP address in $DISPLAY hack: no
           Translate v4 in v6 hack: yes
                  BSD Auth support: no
              Random number source: OpenSSL internal ONLY
             Privsep sandbox style: rlimit

              Host: i686-pc-linux-gnu
          Compiler: gcc-3.4
    Compiler flags: -O2 -s -mtune=pentium4 -march=pentium4 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -fno-builtin-memset -fstack-protector-all -std=gnu99 
Preprocessor flags: -I/usr/include 
      Linker flags: -L/usr/lib  -fstack-protector-all -s
         Libraries: -lresolv -lcrypto -lrt -ldl -lutil -lz -lnsl  -lcrypt
         +for sshd:  -lwrap

Thanks for the hard work, guys.

=M=


More information about the openssh-unix-dev mailing list