Call for release testing
    Douglas E. Engert 
    deengert at anl.gov
       
    Fri Mar  4 07:28:23 EST 2005
    
    
  
> Please test!  Running the regression tests supplied with Portable
> does not require installation and is a simply:
> 
> $ ./configure && make tests
> 
Built on Solaris 9 with Krb5-1.4.0 in AFS
Had to make one change to regress/muliplex.sh since AFS does
not support a socket.
--- ,multiplex.sh       Mon Dec  6 06:12:15 2004
+++ multiplex.sh        Thu Mar  3 14:12:37 2005
@@ -1,7 +1,7 @@
  #      $OpenBSD: multiplex.sh,v 1.9 2004/11/07 00:32:41 djm Exp $
  #      Placed in the Public Domain.
-CTL=$OBJ/ctl-sock
+CTL=/tmp/openssh.regress.ctl-sock
  tid="connection multiplexing"
Tested the ssh using gssspi to a 3.8 system, and it looks good.
so far.
> Testing on suitable non-production systems is also appreciated.
> Please send reports of success or failure to
> openssh-unix-dev at mindrot.org.
> 
> _______________________________________________
> openssh-unix-dev mailing list
> openssh-unix-dev at mindrot.org
> http://www.mindrot.org/mailman/listinfo/openssh-unix-dev
> 
> 
> 
-- 
  Douglas E. Engert  <DEEngert at anl.gov>
  Argonne National Laboratory
  9700 South Cass Avenue
  Argonne, Illinois  60439
  (630) 252-5444
    
    
More information about the openssh-unix-dev
mailing list