Call for testing: OpenSSH-6.5

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

 



On Thu, 23 Jan 2014, Darren Tucker wrote:

> For those keeping score, OpenBSD 2.9 was in 2001, NetBSD 6.0 was 2012 and
> FreeBSD 9.2 was 2013.
>
> Index: configure.ac
> ===================================================================
> RCS file: /var/cvs/openssh/configure.ac,v
> retrieving revision 1.558
> diff -u -p -r1.558 configure.ac
> --- configure.ac	22 Jan 2014 10:30:13 -0000	1.558
> +++ configure.ac	23 Jan 2014 10:58:47 -0000
> @@ -769,6 +769,8 @@ mips-sony-bsd|mips-sony-newsos4)
> 	AC_DEFINE([SSH_TUN_PREPEND_AF], [1],
> 	    [Prepend the address family to IP tunnel traffic])
> 	TEST_MALLOC_OPTIONS="AJRX"
> +	AC_DEFINE([BROKEN_STRNVIS], [1],
> +	    [NetBSD strnvis argument order is swapped compared to OpenBSD])
> 	;;
> *-*-freebsd*)
> 	check_for_libcrypt_later=1
> @@ -777,7 +779,8 @@ mips-sony-bsd|mips-sony-newsos4)
> 	AC_CHECK_HEADER([net/if_tap.h], ,
> 	    AC_DEFINE([SSH_TUN_NO_L2], [1], [No layer 2 tunnel support]))
> 	AC_DEFINE([BROKEN_GLOB], [1], [FreeBSD glob does not do what we need])
> -	 AC_DEFINE([BROKEN_STRNVIS], [1], [FreeBSD strnvis does not do what we need])
> +	 AC_DEFINE([BROKEN_STRNVIS], [1],
> +	    [FreeBSD strnvis argument order is swapped compared to OpenBSD])
> 	TEST_MALLOC_OPTIONS="AJRX"
> 	;;
> *-*-bsdi*)

So I did a git pull and I'm trying again. It appears to be getting
farther and right now I'm waiting for "scp: simple copy remote file to
local file".

-- 
Hisashi T Fujinaka - htodd at twofifty.com
BSEE(6/86) + BSChem(3/95) + BAEnglish(8/95) + MSCS(8/03) + $2.50 = latte


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux