Module Name: src Committed By: christos Date: Wed Sep 7 17:55:12 UTC 2011
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: mention new openssh. To generate a diff of this commit: cvs rdiff -u -r1.864 -r1.865 src/doc/3RDPARTY cvs rdiff -u -r1.1599 -r1.1600 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.864 src/doc/3RDPARTY:1.865 --- src/doc/3RDPARTY:1.864 Tue Sep 6 05:48:34 2011 +++ src/doc/3RDPARTY Wed Sep 7 13:55:12 2011 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.864 2011/09/06 09:48:34 wiz Exp $ +# $NetBSD: 3RDPARTY,v 1.865 2011/09/07 17:55:12 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -782,8 +782,8 @@ Patch applied after OpenSSH import. Package: OpenSSH -Version: 5.8 -Current Vers: 5.8 / portable 5.8p1 +Version: 5.9 +Current Vers: 5.9 / portable 5.9p1 Maintainer: OpenSSH Archive Site: http://www.openssh.com/ftp.html Home Page: http://www.openssh.com/portable.html Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.1599 src/doc/CHANGES:1.1600 --- src/doc/CHANGES:1.1599 Sun Sep 4 06:23:06 2011 +++ src/doc/CHANGES Wed Sep 7 13:55:12 2011 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1599 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1600 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -1111,3 +1111,4 @@ McNeill. [mrg 20110827] libc: Apply tzcode2011i [christos 20110904] zoneinfo: Import tzdata2011i. [christos 20110904] + openssh: Import 5.9. [christos 20110907]