PLEASE TEST snapshots
Chris Adams
cmadams at hiwaay.net
Wed Apr 10 13:32:12 EST 2002
Once upon a time, Markus Friedl <markus at openbsd.org> said:
> If you want OpenSSH 3.2 to be the best version of OpenSSH,
> then please test the snapshots.
Here's a patch for a compile bug in SIA support:
************************************************************************
diff -urN openssh-cvs/auth-sia.c openssh/auth-sia.c
--- openssh-cvs/auth-sia.c Thu Apr 4 13:02:28 2002
+++ openssh/auth-sia.c Tue Apr 9 22:17:17 2002
@@ -2,11 +2,11 @@
#ifdef HAVE_OSF_SIA
#include "ssh.h"
+#include "auth.h"
#include "auth-sia.h"
#include "log.h"
#include "servconf.h"
#include "canohost.h"
-#include "auth.h"
#include <sia.h>
#include <siad.h>
************************************************************************
Otherwise, quick tests appear to be working fine on Tru64 5.1A (I'll do
some more testing tomorrow).
--
Chris Adams <cmadams at hiwaay.net>
Systems and Network Administrator - HiWAAY Internet Services
I don't speak for anybody but myself - that's enough trouble.
More information about the openssh-unix-dev
mailing list