Please test snapshots for 3.0 release
Ed Phillips
ed at UDel.Edu
Sat Oct 13 00:33:08 EST 2001
On Fri, 12 Oct 2001, Damien Miller wrote:
> Date: Fri, 12 Oct 2001 11:47:38 +1000 (EST)
> From: Damien Miller <djm at mindrot.org>
> To: openssh-unix-dev at mindrot.org
> Subject: Please test snapshots for 3.0 release
>
> Could everyone please test the latest snapshots as we will be making a
> new release soon.
>
> If you have any patches you would like us to consider, please resend
> them to the list ASAP.
I don't know if this has been fixed in the current snapshot... but in
2.9.9p2 the following needs to be fixed to compile cleanly on Sol8 with
Sun's compilers:
*** ./session.c_orig Wed Oct 10 16:20:37 2001
--- ./session.c Wed Oct 10 16:22:34 2001
***************
*** 139,144 ****
--- 139,148 ----
static void session_close(Session *);
static int session_pty_req(Session *);
+ #ifdef LOGIN_NEEDS_UTMPX
+ void do_pre_login(Session *s);
+ #endif
+
/* import */
extern ServerOptions options;
extern char *__progname;
Thanks,
Ed
Ed Phillips <ed at udel.edu> University of Delaware (302) 831-6082
Systems Programmer III, Network and Systems Services
finger -l ed at polycut.nss.udel.edu for PGP public key
More information about the openssh-unix-dev
mailing list