Module Name: src Committed By: adam Date: Sun Nov 21 20:02:35 UTC 2010
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: Imported openssh-5.6 To generate a diff of this commit: cvs rdiff -u -r1.784 -r1.785 src/doc/3RDPARTY cvs rdiff -u -r1.1460 -r1.1461 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/3RDPARTY diff -u src/doc/3RDPARTY:1.784 src/doc/3RDPARTY:1.785 --- src/doc/3RDPARTY:1.784 Tue Nov 2 16:39:31 2010 +++ src/doc/3RDPARTY Sun Nov 21 20:02:35 2010 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.784 2010/11/02 16:39:31 joerg Exp $ +# $NetBSD: 3RDPARTY,v 1.785 2010/11/21 20:02:35 adam Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -763,10 +763,10 @@ Please submit all changes to the author. Package: HPN-SSH -Version: 5.2p1 13 v6 -Current Vers: 5.2p1 13 v6 +Version: 5.6p1 13 v10 +Current Vers: 5.6p1 13 v10 Maintainer: www.psc.edu -Archive Site: http://www.psc.edu/networking/projects/hpn-ssh/openssh-5.2p1-hpn13v6.diff.gz +Archive Site: http://www.psc.edu/networking/projects/hpn-ssh/openssh-5.6p1-hpn13v10.diff.gz Home Page: http://www.psc.edu/networking/projects/hpn-ssh/ Mailing List: Responsible: christos @@ -775,8 +775,8 @@ Patch applied after OpenSSH import. Package: OpenSSH -Version: 5.3 -Current Vers: 5.3 / portable 5.3p1 +Version: 5.6 +Current Vers: 5.6 / portable 5.6p1 Maintainer: OpenSSH Archive Site: http://www.openssh.com/ftp.html Home Page: http://www.openssh.com/portable.html @@ -810,6 +810,7 @@ - handle setuid and unsetuid the posix way instead of setresuid() - add all missing functions - always bump major when importing to avoid api problems. +- disabled roaming reconnect Package: OpenSSL Version: SNAP-20091226 Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.1460 src/doc/CHANGES:1.1461 --- src/doc/CHANGES:1.1460 Thu Nov 18 09:59:33 2010 +++ src/doc/CHANGES Sun Nov 21 20:02:35 2010 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1460 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1461 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -790,3 +790,4 @@ [bsh 20101113] module: Allow disabling autoloading a specific module by setting noautoload property. [jnemeth 20101118] + openssh: Import 5.6. [adam 20101121]