Module Name: src Committed By: christos Date: Sat Apr 4 00:03:12 UTC 2015
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new openssh To generate a diff of this commit: cvs rdiff -u -r1.1216 -r1.1217 src/doc/3RDPARTY cvs rdiff -u -r1.2063 -r1.2064 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.1216 src/doc/3RDPARTY:1.1217 --- src/doc/3RDPARTY:1.1216 Wed Apr 1 15:46:19 2015 +++ src/doc/3RDPARTY Fri Apr 3 20:03:12 2015 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1216 2015/04/01 19:46:19 christos Exp $ +# $NetBSD: 3RDPARTY,v 1.1217 2015/04/04 00:03:12 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -997,8 +997,8 @@ Notes: Patch applied after OpenSSH import. Package: OpenSSH -Version: 6.7 -Current Vers: 6.7 / portable 6.7p1 +Version: 6.8 +Current Vers: 6.8 / portable 6.8p1 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.2063 src/doc/CHANGES:1.2064 --- src/doc/CHANGES:1.2063 Wed Apr 1 15:46:19 2015 +++ src/doc/CHANGES Fri Apr 3 20:03:12 2015 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2063 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2064 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -148,3 +148,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0: libpcap: Import 1.7.2. [christos 20150331] tcpdump(8): Import 4.7.3. [christos 20150331] wpa: Import wpa_supplicant and hostapd 2.4. [christos 20150401] + OpenSSH: Imported 6.8. [christos 20150403]