OpenSSH 3.1 has just been released. It will be available from the mirrors listed at http://www.openssh.com/ shortly. OpenSSH is a 100% complete SSH protocol version 1.3, 1.5 and 2.0 implementation and includes sftp client and server support. We would like to thank the OpenSSH community for their continued support and encouragement. Important Changes: ================= - /etc/ssh/ now default directory for keys and configuration files - ssh-keygen no longer defaults to a specific key type (rsa1); use ssh-keygen -t {rsa,dsa,rsa1} - sshd x11 forwarding listens on localhost by default; see sshd X11UseLocalhost option to revert to prior behaviour if your older X11 clients do not function with this configuration Other Changes: ============= - ssh ~& escape char functions now for both protocol versions - sshd ReverseMappingCheck option changed to VerifyReverseMapping to clarify its function; ReverseMappingCheck can still be used - public key fingerprint is now logged with LogLevel=VERBOSE - reason logged for disallowed logins (e.g., no shell, etc.) - more robust error handling for x11 forwarding - improved packet/window size handling in ssh2 - use of regex(3) has been removed - fix SIGCHLD races in sshd (seen on Solaris) - sshd -o option added - sftp -B -R -P options added - ssh-add now adds all 3 default keys - ssh-keyscan bug fixes - ssh-askpass for hostkey dialog - fix fd leak in sshd on SIGHUP - TCP_NODELAY set on X11 and TCP forwarding endpoints OpenSSH is brought to you by Markus Friedl, Niels Provos, Theo de Raadt, Kevin Steves, Damien Miller and Ben Lindstrom.
On Thu, Mar 07, 2002 at 12:55:57PM +0100, Markus Friedl wrote:> OpenSSH 3.1 has just been released. It will be available from the > mirrors listed at http://www.openssh.com/ shortly.I'm seeing a lot of build problems on various systems when reaading this maiiling list. I just want the developers to know that 3.1p1 built cleanly on Cygwin. I've already released it as part of the Cygwin net distribution. Thanks for your work, Corinna -- Corinna Vinschen Cygwin Developer Red Hat, Inc. mailto:vinschen at redhat.com
The OpenSSH SRP patch has been updated vs. the latest snapshot that contains the security fix; this patch also applies cleanly to 3.1p1 (you still have to run autoheader and autoconf). See the README.SRP file for configuration and installation instructions. http://freshmeat.net/branches/18592/
Good Day All, Would someone please answer why I can NOT get to work scp without passowrd between 2 Solaris boxes with OpenSSH (3.0.2p1) . Thanks very much ... Amir. -----Original Message----- From: openssh-unix-announce-admin at mindrot.org [mailto:openssh-unix-announce-admin at mindrot.org]On Behalf Of Markus Friedl Sent: Thursday, March 07, 2002 3:56 AM To: openssh-unix-announce at mindrot.org; openssh-unix-dev at mindrot.org Cc: lwn at lwn.net; announce at openbsd.org; misc at openbsd.org; dengue at deadly.org; news at linuxsecurity.com; secureshell at securityfocus.com Subject: [openssh-unix-announce] OpenSSH 3.1 released OpenSSH 3.1 has just been released. It will be available from the mirrors listed at http://www.openssh.com/ shortly. OpenSSH is a 100% complete SSH protocol version 1.3, 1.5 and 2.0 implementation and includes sftp client and server support. We would like to thank the OpenSSH community for their continued support and encouragement. Important Changes: ================= - /etc/ssh/ now default directory for keys and configuration files - ssh-keygen no longer defaults to a specific key type (rsa1); use ssh-keygen -t {rsa,dsa,rsa1} - sshd x11 forwarding listens on localhost by default; see sshd X11UseLocalhost option to revert to prior behaviour if your older X11 clients do not function with this configuration Other Changes: ============= - ssh ~& escape char functions now for both protocol versions - sshd ReverseMappingCheck option changed to VerifyReverseMapping to clarify its function; ReverseMappingCheck can still be used - public key fingerprint is now logged with LogLevel=VERBOSE - reason logged for disallowed logins (e.g., no shell, etc.) - more robust error handling for x11 forwarding - improved packet/window size handling in ssh2 - use of regex(3) has been removed - fix SIGCHLD races in sshd (seen on Solaris) - sshd -o option added - sftp -B -R -P options added - ssh-add now adds all 3 default keys - ssh-keyscan bug fixes - ssh-askpass for hostkey dialog - fix fd leak in sshd on SIGHUP - TCP_NODELAY set on X11 and TCP forwarding endpoints OpenSSH is brought to you by Markus Friedl, Niels Provos, Theo de Raadt, Kevin Steves, Damien Miller and Ben Lindstrom. _______________________________________________ openssh-unix-announce at mindrot.org mailing list http://www.mindrot.org/mailman/listinfo/openssh-unix-announce